|
navit
0.5.3-trunk
|
Data Structures | |
| struct | configObject |
Functions | |
| static PyObject * | config_navit (PyObject *self, PyObject *args) |
| static PyObject * | config_getattr_py (PyObject *self, char *name) |
| static void | config_destroy_py (configObject *self) |
| PyObject * | config_py (PyObject *self, PyObject *args) |
Variables | |
| static PyMethodDef | config_methods [] |
| PyTypeObject | config_Type |
|
static |
|
static |
References config_methods, and name.
|
static |
References config_get_attr(), and navit_py_ref().
| PyObject* config_py | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
References config_Type, dbg, and lvl_debug.
|
static |
Referenced by config_getattr_py().
| PyTypeObject config_Type |
Referenced by config_py().