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

Public Attributes

PDBRule * rule
 
PDBActionaction
 
PDBContextcontext
 
LogMessage * msg
 
gpointer emitted_messages [EXPECTED_NUMBER_OF_MESSAGES_EMITTED]
 
GPtrArray * emitted_messages_overflow
 
gint num_emitted_messages
 

Member Data Documentation

◆ action

PDBAction* PDBProcessParams::action

◆ context

PDBContext* PDBProcessParams::context

◆ emitted_messages

gpointer PDBProcessParams::emitted_messages[EXPECTED_NUMBER_OF_MESSAGES_EMITTED]

◆ emitted_messages_overflow

GPtrArray* PDBProcessParams::emitted_messages_overflow

◆ msg

LogMessage* PDBProcessParams::msg

◆ num_emitted_messages

gint PDBProcessParams::num_emitted_messages

◆ rule

PDBRule* PDBProcessParams::rule

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