syslog-ng source
python-tf.c File Reference
#include "python-tf.h"
#include "python-helpers.h"
#include "python-types.h"
#include "python-main.h"
#include "template/simple-function.h"
#include "python-logmsg.h"
#include "scratch-buffers.h"
#include <time.h>
Include dependency graph for python-tf.c:

Classes

struct  PythonTfState
 

Functions

 TEMPLATE_FUNCTION (PythonTfState, tf_python, tf_python_prepare, tf_simple_func_eval, tf_python_call, tf_simple_func_free_state, NULL)
 

Function Documentation

◆ TEMPLATE_FUNCTION()

TEMPLATE_FUNCTION ( PythonTfState  ,
tf_python  ,
tf_python_prepare  ,
tf_simple_func_eval  ,
tf_python_call  ,
tf_simple_func_free_state  ,
NULL   
)