All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PropertyList Member List

This is the complete list of members for PropertyList, including all inherited members.

addProperty(const std::string &name, Property &p)PropertyList
addProperty(Property &p)PropertyList
assign(const Property &p)PropertyListvirtual
assign(const std::string &name, const Property &p)PropertyList
clone() const =0Propertypure virtual
declareReadHandler(PropertyCallbackFunctor *pf)Propertyvirtual
declareReadHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
declareUpdateHandler(PropertyCallbackFunctor *pf)Propertyvirtual
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
documentation() const Propertyinline
fillStream(std::ostream &) const Propertyvirtual
fromString(const std::string &value)=0Propertypure virtual
getProperties() const PropertyList
getProperty(const std::string &name) const PropertyList
isRef() const PropertyListinline
load(Property &p) const PropertyListvirtual
load(const std::string &name, Property &p) const PropertyList
m_propertyListPropertyListprivate
m_readCallBackPropertymutableprotected
m_updateCallBackPropertyprotected
name() const Propertyinline
operator=(const Property &right)Propertyprotected
Property(const std::type_info &type, const std::string &name="")Propertyprotected
Property(const std::string &name, const std::type_info &type)Propertyprotected
Property(const Property &right)Propertyprotected
PropertyList()PropertyList
PropertyList(const std::string &name)PropertyList
readCallBack() const Property
removeProperty(const std::string &name)PropertyList
removeProperty(Property &p)PropertyList
setDocumentation(const std::string &documentation)Propertyinline
setName(const std::string &value)Propertyinline
toStream(std::ostream &out) const =0Propertypure virtual
toString() const =0Propertypure virtual
type() const Propertyinline
type_info() const Propertyinline
updateCallBack() const Property
useReadHandler() const Propertyvirtual
useUpdateHandler()Propertyvirtual
~Property()Propertyvirtual
~PropertyList()PropertyListvirtual