1 #ifndef __lib_python_pythonconfig_h_
2 #define __lib_python_pythonconfig_h_
11 RESULT getConfigValue(
const char *key, std::string &
value);
12 std::string getConfig(
const char *key);
Definition: pythonconfig.h:8
~ePythonConfigQuery()
Definition: pythonconfig.h:16
ePythonConfigQuery()
Definition: pythonconfig.h:15
static void setQueryFunc(SWIG_PYOBJECT(ePyObject) func)
Definition: pythonconfig.cpp:6
int RESULT
Definition: object.h:12
#define SWIG_PYOBJECT(x)
Definition: swig.h:23