VoiceMan
|
AnyValue enum value (defined in ConfigFile) | ConfigFile | [protected] |
BooleanValue enum value (defined in ConfigFile) | ConfigFile | [protected] |
checkParams() const | ConfigFile | |
ConfigFile() | ConfigFile | [inline] |
DoubleValue 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 | |
IntValue enum value (defined in ConfigFile) | ConfigFile | [protected] |
InvalidValue 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] |
StringValue enum value (defined in ConfigFile) | ConfigFile | [protected] |
UintValue enum value (defined in ConfigFile) | ConfigFile | [protected] |
~ConfigFile() | ConfigFile | [inline, virtual] |