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

Go to the source code of this file.

Functions

LogDriver * python_fetcher_new (GlobalConfig *cfg)
 
PythonBindingpython_fetcher_get_binding (LogDriver *d)
 
void py_log_fetcher_global_init (void)
 

Function Documentation

◆ py_log_fetcher_global_init()

void py_log_fetcher_global_init ( void  )

◆ python_fetcher_get_binding()

PythonBinding* python_fetcher_get_binding ( LogDriver *  d)

◆ python_fetcher_new()

LogDriver* python_fetcher_new ( GlobalConfig *  cfg)