#include "python-module.h"#include "python-options.h"#include "python-binding.h"#include "driver.h"

Go to the source code of this file.
Functions | |
| LogDriver * | python_sd_new (GlobalConfig *cfg) |
| PythonBinding * | python_sd_get_binding (LogDriver *d) |
| void | py_log_source_global_init (void) |
| void py_log_source_global_init | ( | void | ) |
| PythonBinding* python_sd_get_binding | ( | LogDriver * | d | ) |
| LogDriver* python_sd_new | ( | GlobalConfig * | cfg | ) |