syslog-ng source
python-source.h File Reference
#include "python-module.h"
#include "python-options.h"
#include "python-binding.h"
#include "driver.h"
Include dependency graph for python-source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LogDriver * python_sd_new (GlobalConfig *cfg)
 
PythonBindingpython_sd_get_binding (LogDriver *d)
 
void py_log_source_global_init (void)
 

Function Documentation

◆ py_log_source_global_init()

void py_log_source_global_init ( void  )

◆ python_sd_get_binding()

PythonBinding* python_sd_get_binding ( LogDriver *  d)

◆ python_sd_new()

LogDriver* python_sd_new ( GlobalConfig *  cfg)