addProperty(Property *newProp) | PropertyBag | |
destroy() | PropertyBag | [protected] |
load(Property &prop)=0 | PropertyBag | [protected, pure virtual] |
m_name | PropertyBag | [protected] |
m_props | PropertyBag | [protected] |
merge(const PropertyBag &other) | PropertyBag | |
operator=(const PropertyBag &other) | PropertyBag | |
operator[](const std::string idx) | PropertyBag | |
operator[](const std::string idx) const | PropertyBag | |
PropertyBag(const std::string &name) | PropertyBag | |
PropertyBag(const PropertyBag &other) | PropertyBag | |
PropMap typedef | PropertyBag | [protected] |
save() | PropertyBag | [virtual] |
store(Property &prop)=0 | PropertyBag | [protected, pure virtual] |
~PropertyBag()=0 | PropertyBag | [pure virtual] |