#include <nconfig.h>
|
virtual std::string | getConfig (const char *key)=0 |
|
◆ eConfigManager()
eConfigManager::eConfigManager |
( |
| ) |
|
◆ ~eConfigManager()
eConfigManager::~eConfigManager |
( |
| ) |
|
|
virtual |
◆ getConfig()
virtual std::string eConfigManager::getConfig |
( |
const char * |
key | ) |
|
|
protectedpure virtual |
◆ getConfigBoolValue()
bool eConfigManager::getConfigBoolValue |
( |
const char * |
key, |
|
|
bool |
defaultvalue = false |
|
) |
| |
|
static |
◆ getConfigIntValue()
int eConfigManager::getConfigIntValue |
( |
const char * |
key, |
|
|
int |
defaultvalue = 0 |
|
) |
| |
|
static |
◆ getConfigValue()
std::string eConfigManager::getConfigValue |
( |
const char * |
key | ) |
|
|
static |
◆ getInstance()
◆ instance
The documentation for this class was generated from the following files: