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

Public Attributes

const gchar * filename
 
GMarkupParseContext * context
 
PDBRuleSetruleset
 
PDBProgramroot_program
 
PDBProgramcurrent_program
 
PDBRule * current_rule
 
PDBActioncurrent_action
 
PDBExamplecurrent_example
 
SyntheticMessagecurrent_message
 
enum PDBLoaderState current_state
 
PDBStateStack state_stack
 
gboolean first_program
 
gboolean load_examples
 
GList * examples
 
gchar * value_name
 
gchar * value_type
 
gchar * test_value_name
 
gchar * test_value_type
 
GlobalConfig * cfg
 
gint action_id
 
GHashTable * ruleset_patterns
 
GArray * program_patterns
 

Member Data Documentation

◆ action_id

gint PDBLoader::action_id

◆ cfg

GlobalConfig* PDBLoader::cfg

◆ context

GMarkupParseContext* PDBLoader::context

◆ current_action

PDBAction* PDBLoader::current_action

◆ current_example

PDBExample* PDBLoader::current_example

◆ current_message

SyntheticMessage* PDBLoader::current_message

◆ current_program

PDBProgram* PDBLoader::current_program

◆ current_rule

PDBRule* PDBLoader::current_rule

◆ current_state

enum PDBLoaderState PDBLoader::current_state

◆ examples

GList* PDBLoader::examples

◆ filename

const gchar* PDBLoader::filename

◆ first_program

gboolean PDBLoader::first_program

◆ load_examples

gboolean PDBLoader::load_examples

◆ program_patterns

GArray* PDBLoader::program_patterns

◆ root_program

PDBProgram* PDBLoader::root_program

◆ ruleset

PDBRuleSet* PDBLoader::ruleset

◆ ruleset_patterns

GHashTable* PDBLoader::ruleset_patterns

◆ state_stack

PDBStateStack PDBLoader::state_stack

◆ test_value_name

gchar* PDBLoader::test_value_name

◆ test_value_type

gchar* PDBLoader::test_value_type

◆ value_name

gchar* PDBLoader::value_name

◆ value_type

gchar* PDBLoader::value_type

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