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

Public Attributes

LogParser super
 
PythonBinding binding
 
struct {
   PyObject *   class
 
   PyObject *   instance
 
   PyObject *   parser_process
 
py
 

Member Data Documentation

◆ binding

PythonBinding PythonParser::binding

◆ class

PyObject* PythonParser::class

◆ instance

PyObject* PythonParser::instance

◆ parser_process

PyObject* PythonParser::parser_process

◆ 

struct { ... } PythonParser::py

◆ super

LogParser PythonParser::super

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