![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <map>#include <string>Go to the source code of this file.
Namespaces | |
| eSimpleConfig | |
Functions | |
| std::string | eSimpleConfig::getString (const char *key, const char *defaultvalue) |
| int | eSimpleConfig::getInt (const char *key, int defaultvalue) |
| bool | eSimpleConfig::getBool (const char *key, bool defaultvalue) |