syslog-ng source
CSVParser Struct Reference
Collaboration diagram for CSVParser:

Public Attributes

LogParser super
 
CSVScannerOptions options
 
GList * columns
 
gchar * prefix
 
gint prefix_len
 
gint on_error
 

Member Data Documentation

◆ columns

GList* CSVParser::columns

◆ on_error

gint CSVParser::on_error

◆ options

CSVScannerOptions CSVParser::options

◆ prefix

gchar* CSVParser::prefix

◆ prefix_len

gint CSVParser::prefix_len

◆ super

LogParser CSVParser::super

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