![]() |
XII Release 0.1.0
|
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) | xiiAbstractProperty | inline |
| AddFlags(xiiBitflags< xiiPropertyFlags > flags) | xiiAbstractProperty | inline |
| Clear(void *pInstance) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| GetAttributeByType() const | xiiAbstractProperty | |
| GetAttributes() const | xiiAbstractProperty | inline |
| GetCategory() const override | xiiAbstractArrayProperty | inlinevirtual |
| GetCount(const void *pInstance) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| GetCountFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >) | xiiAccessorArrayProperty< Class, Type > | |
| GetFlags() const | xiiAbstractProperty | inline |
| GetPropertyName() const | xiiAbstractProperty | inline |
| GetSpecificType() const override | xiiTypedArrayProperty< Type > | inlinevirtual |
| GetValue(const void *pInstance, xiiUInt32 uiIndex, void *pObject) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| GetValueFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >) | xiiAccessorArrayProperty< Class, Type > | |
| GetValuePointer(void *pInstance, xiiUInt32 uiIndex) const (defined in xiiAbstractArrayProperty) | xiiAbstractArrayProperty | inlinevirtual |
| Insert(void *pInstance, xiiUInt32 uiIndex, const void *pObject) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| InsertFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >) | xiiAccessorArrayProperty< Class, Type > | |
| 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 xiiAccessorArrayProperty< Class, Type >) | xiiAccessorArrayProperty< Class, Type > | |
| Remove(void *pInstance, xiiUInt32 uiIndex) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| RemoveFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >) | xiiAccessorArrayProperty< Class, Type > | |
| SetCount(void *pInstance, xiiUInt32 uiCount) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| SetValue(void *pInstance, xiiUInt32 uiIndex, const void *pObject) const override | xiiAccessorArrayProperty< Class, Type > | inlinevirtual |
| SetValueFunc typedef (defined in xiiAccessorArrayProperty< Class, Type >) | xiiAccessorArrayProperty< Class, Type > | |
| xiiAbstractArrayProperty(xiiStringView sPropertyName) | xiiAbstractArrayProperty | inline |
| xiiAbstractProperty(xiiStringView sPropertyName) | xiiAbstractProperty | inline |
| 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) | xiiAbstractProperty | virtual |