![]() |
Plasma Engine
2.0
|
This is the complete list of members for plMemberMapProperty< 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 | plMemberMapProperty< Class, Container, Type > | inlinevirtual |
| Contains(const void *pInstance, const char *szKey) const override | plMemberMapProperty< Class, Container, Type > | inlinevirtual |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractMapProperty | inlinevirtual |
| GetConstContainerFunc typedef (defined in plMemberMapProperty< Class, Container, Type >) | plMemberMapProperty< Class, Container, Type > | |
| GetContainerFunc typedef (defined in plMemberMapProperty< Class, Container, Type >) | plMemberMapProperty< Class, Container, Type > | |
| GetFlags() const | plAbstractProperty | inline |
| GetKeys(const void *pInstance, plHybridArray< plString, 16 > &out_keys) const override | plMemberMapProperty< Class, Container, Type > | inlinevirtual |
| GetPropertyName() const | plAbstractProperty | inline |
| GetSpecificType() const override | plTypedMapProperty< plTypeTraits< Type >::NonConstReferenceType > | inlinevirtual |
| GetValue(const void *pInstance, const char *szKey, void *pObject) const override | plMemberMapProperty< Class, Container, Type > | inlinevirtual |
| Insert(void *pInstance, const char *szKey, const void *pObject) const override | plMemberMapProperty< Class, Container, Type > | inlinevirtual |
| IsEmpty(const void *pInstance) const override | plMemberMapProperty< 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 |
| plAbstractMapProperty(const char *szPropertyName) | plAbstractMapProperty | inline |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| plMemberMapProperty(const char *szPropertyName, GetConstContainerFunc constGetter, GetContainerFunc getter) (defined in plMemberMapProperty< Class, Container, Type >) | plMemberMapProperty< Class, Container, Type > | inline |
| RealType typedef (defined in plMemberMapProperty< Class, Container, Type >) | plMemberMapProperty< Class, Container, Type > | |
| Remove(void *pInstance, const char *szKey) const override | plMemberMapProperty< Class, Container, Type > | inlinevirtual |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |