syslog-ng source
CfgTree Struct Reference

#include <cfg-tree.h>

Public Attributes

GlobalConfig * cfg
 
GPtrArray * initialized_pipes
 
GHashTable * pipes_with_persis_name
 
gint anon_counters [ENC_MAX]
 
GHashTable * objects
 
GPtrArray * rules
 
GHashTable * templates
 
gboolean compiled
 
GHashTable * log_path_names
 

Member Data Documentation

◆ anon_counters

gint CfgTree::anon_counters[ENC_MAX]

◆ cfg

GlobalConfig* CfgTree::cfg

◆ compiled

gboolean CfgTree::compiled

◆ initialized_pipes

GPtrArray* CfgTree::initialized_pipes

◆ log_path_names

GHashTable* CfgTree::log_path_names

◆ objects

GHashTable* CfgTree::objects

◆ pipes_with_persis_name

GHashTable* CfgTree::pipes_with_persis_name

◆ rules

GPtrArray* CfgTree::rules

◆ templates

GHashTable* CfgTree::templates

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