Property Member List

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

assign(const Property &source)=0Propertypure virtual
assign(const Property &source)=0Propertypure virtual
clone() const =0Propertypure virtual
clone() const =0Propertypure virtual
declareReadHandler(std::function< void(Property &)> fun)Propertyvirtual
declareReadHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
declareReadHandler(std::function< void(Property &)> fun)Propertyvirtual
declareReadHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
declareUpdateHandler(std::function< void(Property &)> fun)Propertyvirtual
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
declareUpdateHandler(std::function< void(Property &)> fun)Propertyvirtual
declareUpdateHandler(void(HT::*MF)(Property &), HT *instance)Propertyinline
documentation() const Propertyinline
documentation() const Propertyinline
fillStream(std::ostream &) const Propertyvirtual
fillStream(std::ostream &) const Propertyvirtual
fromString(const std::string &value)=0Propertypure virtual
fromString(const std::string &value)=0Propertypure virtual
load(Property &dest) const =0Propertypure virtual
load(Property &dest) const =0Propertypure virtual
m_documentationPropertyprivate
m_namePropertyprivate
m_readCallBackPropertymutableprotected
m_typeinfoPropertyprivate
m_updateCallBackPropertyprotected
name() const Propertyinline
name() const Propertyinline
operator=(const Property &)=defaultPropertyprotected
operator=(const Property &)=defaultPropertyprotected
Property()Propertyprivate
Property(const std::type_info &type, std::string name="")Propertyprotected
Property(std::string name, const std::type_info &type)Propertyprotected
Property(const Property &)=defaultPropertyprotected
Property()Propertyprivate
Property(const std::type_info &type, std::string name="")Propertyprotected
Property(std::string name, const std::type_info &type)Propertyprotected
Property(const Property &)=defaultPropertyprotected
readCallBack() const Propertyinline
readCallBack() const Propertyinline
setDocumentation(std::string documentation)Propertyinline
setDocumentation(std::string documentation)Propertyinline
setName(std::string value)Propertyinline
setName(std::string value)Propertyinline
toStream(std::ostream &out) const =0Propertypure virtual
toStream(std::ostream &out) const =0Propertypure virtual
toString() const =0Propertypure virtual
toString() const =0Propertypure virtual
type() const Propertyinline
type() const Propertyinline
type_info() const Propertyinline
type_info() const Propertyinline
updateCallBack() const Propertyinline
updateCallBack() const Propertyinline
useReadHandler() const Propertyvirtual
useReadHandler() const Propertyvirtual
useUpdateHandler()Propertyvirtual
useUpdateHandler()Propertyvirtual
~Property()=defaultPropertyvirtual
~Property()=defaultPropertyvirtual