add(const std::string ¶m, const std::string &value) | ConfigFileSection | [inline] |
ConfigFileSection() | ConfigFileSection | [inline] |
ConfigFileSection(const std::string &name) | ConfigFileSection | [inline] |
getName() const | ConfigFileSection | [inline] |
has(const std::string &name) const | ConfigFileSection | [inline] |
operator[](const std::string &name) const | ConfigFileSection | [inline] |
setName(const std::string &name) | ConfigFileSection | [inline] |
~ConfigFileSection() | ConfigFileSection | [inline, virtual] |