ADTF  3.18.2
property< T > Member List

This is the complete list of members for property< T >, including all inherited members.

AttachProperties(const ucom::ant::iobject_ptr< IProperties > &pAttachedProperties) overridecPropertyBasevirtual
cPropertyBase() (defined in cPropertyBase)cPropertyBaseprotected
DetachProperties() override (defined in cPropertyBase)cPropertyBasevirtual
GetAttachedProperties(IProperty &oProperty) const override (defined in cPropertyBase)cPropertyBasevirtual
GetName(IString &&strName) const override (defined in cPropertyBase)cPropertyBasevirtual
GetProperties(ucom::ant::iobject_ptr< IProperties > &pSubProperties) overridecPropertyBasevirtual
GetProperties(ucom::ant::iobject_ptr< const IProperties > &pSubProperties) const overridecPropertyBasevirtual
GetValue() const (defined in property< T >)property< T >inlinevirtual
GetValue() (defined in property< T >)property< T >inlinevirtual
GetValueT() constproperty< T >inline
HasAttachedProperties() const override (defined in cPropertyBase)cPropertyBasevirtual
HasProperties() const override (defined in cPropertyBase)cPropertyBasevirtual
m_oValueproperty< T >private
m_poAttachedProperties (defined in cPropertyBase)cPropertyBaseprotected
m_poSubProperties (defined in cPropertyBase)cPropertyBasemutableprotected
m_strName (defined in cPropertyBase)cPropertyBaseprotected
operator=(const property &oValue)property< T >inline
operator=(property &&oProperty)property< T >inline
operator=(const T &oValue)property< T >inline
operator==(const property &oProperty) constproperty< T >inline
operator==(const T &oValue) constproperty< T >inline
property()property< T >inline
property(const property &oProperty)property< T >inline
property(property &&oProperty)property< T >inline
property(const adtf_util::cString &strName, const T &oValue)property< T >inline
property(std_string_helper, std::string_view strName)property< T >inline
property(const T &oValue)property< T >inline
Set(const property &oProperty)property< T >inline
Set(const IProperty &oProp) (defined in property< T >)property< T >inlinevirtual
SetName(const IString &strName) (defined in cPropertyBase)cPropertyBasevirtual
SetProperties(const IProperties &oProperties) overridecPropertyBasevirtual
SetValue(const IPropertyValue &oValue) (defined in property< T >)property< T >inlinevirtual
~cPropertyBase()=default (defined in cPropertyBase)cPropertyBaseprotectedvirtual
~IProperty()=default (defined in IProperty)IPropertyvirtual
~property()=defaultproperty< T >