![]() |
Plasma Engine
2.0
|
This is the complete list of members for plTypedMemberProperty< 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 |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractMemberProperty | inlinevirtual |
| GetFlags() const | plAbstractProperty | inline |
| GetPropertyName() const | plAbstractProperty | inline |
| GetPropertyPointer(const void *pInstance) const =0 | plAbstractMemberProperty | pure virtual |
| GetSpecificType() const override | plTypedMemberProperty< Type > | inlinevirtual |
| GetValue(const void *pInstance) const =0 | plTypedMemberProperty< Type > | pure virtual |
| GetValuePtr(const void *pInstance, void *pObject) const override | plTypedMemberProperty< Type > | inlinevirtual |
| m_Attributes (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_Flags (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_szPropertyName (defined in plAbstractProperty) | plAbstractProperty | protected |
| plAbstractMemberProperty(const char *szPropertyName) | plAbstractMemberProperty | inline |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| plTypedMemberProperty(const char *szPropertyName) | plTypedMemberProperty< Type > | inline |
| SetValue(void *pInstance, Type value) const =0 | plTypedMemberProperty< Type > | pure virtual |
| SetValuePtr(void *pInstance, const void *pObject) const override | plTypedMemberProperty< Type > | inlinevirtual |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |