|
Pol
Rev 533
|
| clear() | PropertyList | |
| copyprops(const PropertyList &proplist) | PropertyList | |
| eraseprop(const std::string &propname) | PropertyList | |
| getprop(const std::string &propname, std::string &propvalue) const | PropertyList | |
| getpropnames(std::vector< std::string > &propnames) const | PropertyList | |
| operator-(const std::set< std::string > &) | PropertyList | |
| operator-=(const std::set< std::string > &) | PropertyList | |
| operator=(const PropertyList &) | PropertyList | [private] |
| operator==(const PropertyList &) const | PropertyList | |
| printProperties(std::ostream &os) const | PropertyList | |
| printProperties(ConfigElem &elem) const | PropertyList | |
| printPropertiesAsStrings(std::ostream &os) const | PropertyList | |
| properties | PropertyList | [protected] |
| Properties typedef | PropertyList | [protected] |
| PropertyList() | PropertyList | |
| PropertyList(const PropertyList &) | PropertyList | |
| readProperties(ConfigElem &elem) | PropertyList | |
| readRemainingPropertiesAsStrings(ConfigElem &elem) | PropertyList | |
| setprop(const std::string &propname, const std::string &propvalue) | PropertyList | |
| UObjectHelper class | PropertyList | [friend] |