AddAttributes(xiiPropertyAttribute *pAttrib1, xiiPropertyAttribute *pAttrib2=nullptr, xiiPropertyAttribute *pAttrib3=nullptr, xiiPropertyAttribute *pAttrib4=nullptr, xiiPropertyAttribute *pAttrib5=nullptr, xiiPropertyAttribute *pAttrib6=nullptr) | xiiAbstractProperty | inline |
AddFlags(xiiBitflags< xiiPropertyFlags > flags) | xiiAbstractProperty | inline |
Clear(void *pInstance) const override | xiiAccessorSetProperty< Class, Type, Container > | inlinevirtual |
ContainerType typedef (defined in xiiAccessorSetProperty< Class, Type, Container >) | xiiAccessorSetProperty< Class, Type, Container > | |
Contains(const void *pInstance, const void *pObject) const override | xiiAccessorSetProperty< Class, Type, Container > | inlinevirtual |
GetAttributeByType() const | xiiAbstractProperty | |
GetAttributes() const | xiiAbstractProperty | inline |
GetCategory() const override | xiiAbstractSetProperty | inlinevirtual |
GetFlags() const | xiiAbstractProperty | inline |
GetPropertyName() const | xiiAbstractProperty | inline |
GetSpecificType() const override | xiiTypedSetProperty< Type > | inlinevirtual |
GetValues(const void *pInstance, xiiDynamicArray< xiiVariant > &out_keys) const override | xiiAccessorSetProperty< Class, Type, Container > | inlinevirtual |
GetValuesFunc typedef (defined in xiiAccessorSetProperty< Class, Type, Container >) | xiiAccessorSetProperty< Class, Type, Container > | |
Insert(void *pInstance, const void *pObject) const override | xiiAccessorSetProperty< Class, Type, Container > | inlinevirtual |
InsertFunc typedef (defined in xiiAccessorSetProperty< Class, Type, Container >) | xiiAccessorSetProperty< Class, Type, Container > | |
IsEmpty(const void *pInstance) const override | xiiAccessorSetProperty< Class, Type, Container > | inlinevirtual |
m_Attributes (defined in xiiAbstractProperty) | xiiAbstractProperty | protected |
m_Flags (defined in xiiAbstractProperty) | xiiAbstractProperty | protected |
m_sPropertyName (defined in xiiAbstractProperty) | xiiAbstractProperty | protected |
RealType typedef (defined in xiiAccessorSetProperty< Class, Type, Container >) | xiiAccessorSetProperty< Class, Type, Container > | |
Remove(void *pInstance, const void *pObject) const override | xiiAccessorSetProperty< Class, Type, Container > | inlinevirtual |
RemoveFunc typedef (defined in xiiAccessorSetProperty< Class, Type, Container >) | xiiAccessorSetProperty< Class, Type, Container > | |
xiiAbstractProperty(xiiStringView sPropertyName) | xiiAbstractProperty | inline |
xiiAbstractSetProperty(xiiStringView sPropertyName) | xiiAbstractSetProperty | inline |
xiiAccessorSetProperty(xiiStringView sPropertyName, GetValuesFunc getValues, InsertFunc insert, RemoveFunc remove) (defined in xiiAccessorSetProperty< Class, Type, Container >) | xiiAccessorSetProperty< Class, Type, Container > | inline |
xiiTypedSetProperty(xiiStringView sPropertyName) (defined in xiiTypedSetProperty< Type >) | xiiTypedSetProperty< Type > | inline |
~xiiAbstractProperty() (defined in xiiAbstractProperty) | xiiAbstractProperty | virtual |