Pol  Rev 533
PropertyList Member List
This is the complete list of members for PropertyList, including all inherited members.
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
propertiesPropertyList [protected]
Properties typedefPropertyList [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 classPropertyList [friend]