

Go to the source code of this file.
Classes | |
| struct | PyLogTemplateOptions |
Functions | |
| int | py_is_log_template_options (PyObject *obj) |
| PyObject * | py_log_template_options_new (LogTemplateOptions *template_options, GlobalConfig *cfg) |
| void | py_log_template_options_global_init (void) |
Variables | |
| PyTypeObject | py_log_template_options_type |
| int py_is_log_template_options | ( | PyObject * | obj | ) |
| void py_log_template_options_global_init | ( | void | ) |
| PyObject* py_log_template_options_new | ( | LogTemplateOptions * | template_options, |
| GlobalConfig * | cfg | ||
| ) |
|
extern |