23 #ifndef SNG_PYTHON_PERSIST_H_INCLUDED
24 #define SNG_PYTHON_PERSIST_H_INCLUDED
const gchar * python_format_persist_name(const LogPipe *p, const gchar *module, PythonPersistMembers *options)
Definition: python-persist.c:204
const gchar * python_format_stats_key(LogPipe *p, StatsClusterKeyBuilder *kb, const gchar *module, PythonPersistMembers *options)
Definition: python-persist.c:140
PyTypeObject py_persist_type
Definition: python-persist.c:530
void py_persist_global_init(void)
Definition: python-persist.c:547
Definition: python-persist.h:32
gchar * persist_name
Definition: python-persist.h:35
PyObject_HEAD PersistState * persist_state
Definition: python-persist.h:34
Definition: python-persist.h:41
PythonOptions * options
Definition: python-persist.h:43
const gchar * id
Definition: python-persist.h:45
PyObject * generate_persist_name_method
Definition: python-persist.h:42