|
Mana
|
This is the complete list of members for ConfigurationObject, including all inherited members.
| clear() | ConfigurationObject | |
| Configuration | ConfigurationObject | friend |
| getValue(const std::string &key, const std::string &deflt) const | ConfigurationObject | |
| getValue(const std::string &key, int deflt) const | ConfigurationObject | |
| getValue(const std::string &key, unsigned deflt) const | ConfigurationObject | |
| getValue(const std::string &key, double deflt) const | ConfigurationObject | |
| initFromXML(XML::Node node) | ConfigurationObject | protected |
| mOptions | ConfigurationObject | protected |
| setValue(const std::string &key, const std::string &value) | ConfigurationObject | |
| ~ConfigurationObject() | ConfigurationObject | virtual |