![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Functions | |
static void | load () |
std::string | getString (const char *key, const char *defaultvalue) |
int | getInt (const char *key, int defaultvalue) |
bool | getBool (const char *key, bool defaultvalue) |
Variables | |
static std::map< std::string, std::string > | configValues |
static int | lastModified = 0 |
bool eSimpleConfig::getBool | ( | const char * | key, |
bool | defaultvalue | ||
) |
int eSimpleConfig::getInt | ( | const char * | key, |
int | defaultvalue | ||
) |
std::string eSimpleConfig::getString | ( | const char * | key, |
const char * | defaultvalue | ||
) |
|
static |
|
static |
|
static |