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

Public Attributes

GAtomicCounter ref_cnt
 
gchar * name
 
PyObject *(* create_value_py_object )(const PythonOption *s)
 
void(* free_fn )(PythonOption *s)
 

Member Data Documentation

◆ create_value_py_object

PyObject*(* PythonOption::create_value_py_object) (const PythonOption *s)

◆ free_fn

void(* PythonOption::free_fn) (PythonOption *s)

◆ name

gchar* PythonOption::name

◆ ref_cnt

GAtomicCounter PythonOption::ref_cnt

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