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

This is the complete list of members for xiiAccessorArrayProperty< 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
Clear(void *pInstance) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
GetAttributeByType() constxiiAbstractProperty
GetAttributes() constxiiAbstractPropertyinline
GetCategory() const overridexiiAbstractArrayPropertyinlinevirtual
GetCount(const void *pInstance) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
GetCountFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >
GetFlags() constxiiAbstractPropertyinline
GetPropertyName() constxiiAbstractPropertyinline
GetSpecificType() const overridexiiTypedArrayProperty< Type >inlinevirtual
GetValue(const void *pInstance, xiiUInt32 uiIndex, void *pObject) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
GetValueFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >
GetValuePointer(void *pInstance, xiiUInt32 uiIndex) const (defined in xiiAbstractArrayProperty)xiiAbstractArrayPropertyinlinevirtual
Insert(void *pInstance, xiiUInt32 uiIndex, const void *pObject) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
InsertFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >
m_Attributes (defined in xiiAbstractProperty)xiiAbstractPropertyprotected
m_Flags (defined in xiiAbstractProperty)xiiAbstractPropertyprotected
m_sPropertyName (defined in xiiAbstractProperty)xiiAbstractPropertyprotected
RealType typedef (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >
Remove(void *pInstance, xiiUInt32 uiIndex) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
RemoveFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >
SetCount(void *pInstance, xiiUInt32 uiCount) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
SetValue(void *pInstance, xiiUInt32 uiIndex, const void *pObject) const overridexiiAccessorArrayProperty< Class, Type >inlinevirtual
SetValueFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >
xiiAbstractArrayProperty(xiiStringView sPropertyName)xiiAbstractArrayPropertyinline
xiiAbstractProperty(xiiStringView sPropertyName)xiiAbstractPropertyinline
xiiAccessorArrayProperty(xiiStringView sPropertyName, GetCountFunc getCount, GetValueFunc getter, SetValueFunc setter, InsertFunc insert, RemoveFunc remove) (defined in xiiAccessorArrayProperty< Class, Type >)xiiAccessorArrayProperty< Class, Type >inline
xiiTypedArrayProperty(xiiStringView sPropertyName) (defined in xiiTypedArrayProperty< Type >)xiiTypedArrayProperty< Type >inline
~xiiAbstractProperty() (defined in xiiAbstractProperty)xiiAbstractPropertyvirtual