ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::Configuration, including all inherited members.
Configuration() | anna::Configuration | inline |
defaultSection | anna::Configuration | static |
exists(const char *sectionName, const char *variableName) const | anna::Configuration | |
getClassName() | anna::Configuration | inlinestatic |
getIntegerValue(const char *sectionName, const char *variableName, const bool strict=false) const noexcept(false) | anna::Configuration | |
getValue(const char *sectionName, const char *variableName, const bool strict=false) const noexcept(false) | anna::Configuration | |
load(const char *configFile) noexcept(false) | anna::Configuration | |
setDefaultValue(const char *sectionName, const char *variableName, const char *defaultValue) noexcept(false) | anna::Configuration | |
~Configuration() | anna::Configuration | inline |