nmsg  1.0.1
Data Fields
nmsg_input_t Struct Reference

Data Fields

nmsg_input_type type
 
nmsg_msgmod_t msgmod
 
void * clos
 
union {
   struct nmsg_stream_input *   stream
 
   struct nmsg_pcap *   pcap
 
   struct nmsg_pres *   pres
 
   struct nmsg_json *   json
 
   struct nmsg_callback_input *   callback
 
}; 
 
nmsg_input_read_fp read_fp
 
nmsg_input_read_loop_fp read_loop_fp
 
bool do_filter
 
unsigned filter_vid
 
unsigned filter_msgtype
 
volatile bool stop
 

Detailed Description

Definition at line 309 of file private.h.


The documentation for this struct was generated from the following file: