ADTF
|
This is the complete list of members for IProperty, including all inherited members.
AttachProperties(const ucom::ant::iobject_ptr< IProperties > &pProperties)=0 | IProperty | pure virtual |
DetachProperties()=0 | IProperty | pure virtual |
GetAttachedProperties(IProperty &pProperty) const =0 | IProperty | pure virtual |
GetName(IString &&strName) const =0 (defined in IProperty) | IProperty | pure virtual |
GetProperties(ucom::ant::iobject_ptr< IProperties > &pSubProperties)=0 | IProperty | pure virtual |
GetProperties(ucom::ant::iobject_ptr< const IProperties > &pProperties) const =0 | IProperty | pure virtual |
GetValue() const =0 (defined in IProperty) | IProperty | pure virtual |
GetValue()=0 (defined in IProperty) | IProperty | pure virtual |
HasAttachedProperties() const =0 (defined in IProperty) | IProperty | pure virtual |
HasProperties() const =0 (defined in IProperty) | IProperty | pure virtual |
Set(const IProperty &oProp)=0 (defined in IProperty) | IProperty | pure virtual |
SetName(const IString &strName)=0 (defined in IProperty) | IProperty | pure virtual |
SetProperties(const IProperties &pProperties)=0 | IProperty | pure virtual |
SetValue(const IPropertyValue &oValue)=0 (defined in IProperty) | IProperty | pure virtual |
~IProperty()=default (defined in IProperty) | IProperty | virtual |