![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <pythonconfig.h>
Public Member Functions | |
| ePythonConfigQuery () | |
| ~ePythonConfigQuery () | |
Public Member Functions inherited from eConfigManager | |
| eConfigManager () | |
| virtual | ~eConfigManager () |
Static Public Member Functions | |
| static void | setQueryFunc (SWIG_PYOBJECT(ePyObject) func) |
Static Public Member Functions inherited from eConfigManager | |
| static std::string | getConfigValue (const char *key) |
| static int | getConfigIntValue (const char *key, int defaultvalue=0) |
| static bool | getConfigBoolValue (const char *key, bool defaultvalue=false) |
Additional Inherited Members | |
Static Protected Member Functions inherited from eConfigManager | |
| static eConfigManager * | getInstance () |
Static Protected Attributes inherited from eConfigManager | |
| static eConfigManager * | instance = NULL |
|
inline |
|
inline |
|
static |