ConfigurationObject Member List
This is the complete list of members for
ConfigurationObject, including all inherited members.
clear() | ConfigurationObject | [virtual] |
Configuration class | ConfigurationObject | [friend] |
ConfigurationList typedef | ConfigurationObject | [protected] |
deleteList(const std::string &name) | ConfigurationObject | [protected] |
getList(const std::string &name, CONT empty, ConfigurationListManager< T, CONT > *manager) | ConfigurationObject | [inline] |
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(xmlNodePtr node) | ConfigurationObject | [protected, virtual] |
mContainerOptions | ConfigurationObject | [protected] |
mOptions | ConfigurationObject | [protected] |
Options typedef | ConfigurationObject | [protected] |
setList(const std::string &name, IT begin, IT end, ConfigurationListManager< T, CONT > *manager) | ConfigurationObject | [inline] |
setValue(const std::string &key, const std::string &value) | ConfigurationObject | [virtual] |
writeToXML(xmlTextWriterPtr writer) | ConfigurationObject | [protected, virtual] |
~ConfigurationObject() | ConfigurationObject | [virtual] |