ANY_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
BOOLEAN_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
checkParams() const | ConfigFile | |
ConfigFile() | ConfigFile | [inline] |
DOUBLE_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
findSection(const std::string &name) const | ConfigFile | |
getSection(ConfigFileSectionVector::size_type index) const | ConfigFile | |
getSectionCount() const | ConfigFile | |
hasSection(const std::string &name) const | ConfigFile | |
INT_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
INVALID_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
load(const std::string &fileName) | ConfigFile | |
params(const std::string §ion, const std::string ¶m) const =0 (defined in ConfigFile) | ConfigFile | [protected, pure virtual] |
STRING_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
UINT_VALUE enum value (defined in ConfigFile) | ConfigFile | [protected] |
~ConfigFile() | ConfigFile | [inline, virtual] |