nmsg  0.15.1
Data Fields
nmsg_output_t Struct Reference

Data Fields

nmsg_output_type type
 
union {
   struct nmsg_stream_output *   stream
 
   struct nmsg_pres *   pres
 
   struct nmsg_json *   json
 
   struct nmsg_callback_output *   callback
 
}; 
 
nmsg_output_write_fp write_fp
 
nmsg_output_flush_fp flush_fp
 
bool do_filter
 
unsigned filter_vid
 
unsigned filter_msgtype
 
volatile bool stop
 

Detailed Description

Definition at line 330 of file private.h.


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