SELKIELogger  1.0.0
csv_msg_handler Struct Reference
Collaboration diagram for csv_msg_handler:

Public Attributes

uint8_t source
 Message source.
 
uint8_t type
 Message type.
 
csv_header_fn header
 CSV Header generator.
 
csv_data_fn data
 CSV field generator.
 

Detailed Description

Represents the functions required to convert a specified message type to CSV format.

Source and type will be exact matches, not ranges.

Definition at line 121 of file dat2csv.c.


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