_release() | eyedb::ClientConfig | [static] |
add(const char *file, bool quietFileNotFoundError=false) | eyedb::Config | |
Config(const std::string &name) | eyedb::Config | |
Config(const std::string &name, const VarMap &var_map) | eyedb::Config | |
Config(const Config &config) | eyedb::Config | |
getCValue(const char *name) | eyedb::ClientConfig | [inline, static] |
getInstance() | eyedb::ClientConfig | [static] |
getName() const | eyedb::Config | [inline] |
getValue(const char *name, bool expand_vars=true) const | eyedb::Config | |
getValues(unsigned int &item_cnt, bool expand_vars=false) const | eyedb::Config | |
init() | eyedb::Config | [static] |
loadConfigFile(const std::string &configFilename, const char *envVariable, const char *defaultFilename) | eyedb::Config | |
setConfigFile(const std::string &file) | eyedb::ClientConfig | [static] |
setValue(const char *name, const char *value) | eyedb::Config |