![]() |
Plasma Engine
2.0
|
This is the complete list of members for plMemberArrayProperty< Class, Container, Type >, including all inherited members.
| AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr) | plAbstractProperty | inline |
| AddFlags(plBitflags< plPropertyFlags > flags) | plAbstractProperty | inline |
| Clear(void *pInstance) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractArrayProperty | inlinevirtual |
| GetConstContainerFunc typedef (defined in plMemberArrayProperty< Class, Container, Type >) | plMemberArrayProperty< Class, Container, Type > | |
| GetContainerFunc typedef (defined in plMemberArrayProperty< Class, Container, Type >) | plMemberArrayProperty< Class, Container, Type > | |
| GetCount(const void *pInstance) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| GetFlags() const | plAbstractProperty | inline |
| GetPropertyName() const | plAbstractProperty | inline |
| GetSpecificType() const override | plTypedArrayProperty< plTypeTraits< Type >::NonConstReferenceType > | inlinevirtual |
| GetValue(const void *pInstance, plUInt32 uiIndex, void *pObject) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| GetValuePointer(void *pInstance, plUInt32 uiIndex) const override (defined in plMemberArrayProperty< Class, Container, Type >) | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| Insert(void *pInstance, plUInt32 uiIndex, const void *pObject) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| m_Attributes (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_Flags (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_szPropertyName (defined in plAbstractProperty) | plAbstractProperty | protected |
| plAbstractArrayProperty(const char *szPropertyName) | plAbstractArrayProperty | inline |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| plMemberArrayProperty(const char *szPropertyName, GetConstContainerFunc constGetter, GetContainerFunc getter) (defined in plMemberArrayProperty< Class, Container, Type >) | plMemberArrayProperty< Class, Container, Type > | inline |
| RealType typedef (defined in plMemberArrayProperty< Class, Container, Type >) | plMemberArrayProperty< Class, Container, Type > | |
| Remove(void *pInstance, plUInt32 uiIndex) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| SetCount(void *pInstance, plUInt32 uiCount) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| SetValue(void *pInstance, plUInt32 uiIndex, const void *pObject) const override | plMemberArrayProperty< Class, Container, Type > | inlinevirtual |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |