XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAccessorProperty< Class, Type > Member List

This is the complete list of members for xiiAccessorProperty< Class, Type >, including all inherited members.

AddAttributes(xiiPropertyAttribute *pAttrib1, xiiPropertyAttribute *pAttrib2=nullptr, xiiPropertyAttribute *pAttrib3=nullptr, xiiPropertyAttribute *pAttrib4=nullptr, xiiPropertyAttribute *pAttrib5=nullptr, xiiPropertyAttribute *pAttrib6=nullptr)xiiAbstractPropertyinline
AddFlags(xiiBitflags< xiiPropertyFlags > flags)xiiAbstractPropertyinline
GetAttributeByType() constxiiAbstractProperty
GetAttributes() constxiiAbstractPropertyinline
GetCategory() const overridexiiAbstractMemberPropertyinlinevirtual
GetFlags() constxiiAbstractPropertyinline
GetPropertyName() constxiiAbstractPropertyinline
GetPropertyPointer(const void *pInstance) const overridexiiAccessorProperty< Class, Type >inlinevirtual
GetSpecificType() const overridexiiTypedMemberProperty< xiiTypeTraits< Type >::NonConstReferenceType >inlinevirtual
GetterFunc typedef (defined in xiiAccessorProperty< Class, Type >)xiiAccessorProperty< Class, Type >
GetValue(const void *pInstance) const overridexiiAccessorProperty< Class, Type >inlinevirtual
GetValuePtr(const void *pInstance, void *pObject) const overridexiiTypedMemberProperty< xiiTypeTraits< Type >::NonConstReferenceType >inlinevirtual
m_Attributes (defined in xiiAbstractProperty)xiiAbstractPropertyprotected
m_Flags (defined in xiiAbstractProperty)xiiAbstractPropertyprotected
m_sPropertyName (defined in xiiAbstractProperty)xiiAbstractPropertyprotected
RealType typedef (defined in xiiAccessorProperty< Class, Type >)xiiAccessorProperty< Class, Type >
SetterFunc typedef (defined in xiiAccessorProperty< Class, Type >)xiiAccessorProperty< Class, Type >
SetValue(void *pInstance, RealType value) const overridexiiAccessorProperty< Class, Type >inlinevirtual
xiiTypedMemberProperty< xiiTypeTraits< Type >::NonConstReferenceType >::SetValue(void *pInstance, Type value) const=0xiiTypedMemberProperty< xiiTypeTraits< Type >::NonConstReferenceType >pure virtual
SetValuePtr(void *pInstance, const void *pObject) const overridexiiTypedMemberProperty< xiiTypeTraits< Type >::NonConstReferenceType >inlinevirtual
xiiAbstractMemberProperty(xiiStringView sPropertyName)xiiAbstractMemberPropertyinline
xiiAbstractProperty(xiiStringView sPropertyName)xiiAbstractPropertyinline
xiiAccessorProperty(xiiStringView sPropertyName, GetterFunc getter, SetterFunc setter)xiiAccessorProperty< Class, Type >inline
xiiTypedMemberProperty(xiiStringView sPropertyName)xiiTypedMemberProperty< xiiTypeTraits< Type >::NonConstReferenceType >inline
~xiiAbstractProperty() (defined in xiiAbstractProperty)xiiAbstractPropertyvirtual