![]() |
Plasma Engine
2.0
|
This is the complete list of members for plAbstractSetProperty, 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 =0 | plAbstractSetProperty | pure virtual |
| Contains(const void *pInstance, const void *pObject) const =0 | plAbstractSetProperty | pure virtual |
| GetAttributeByType() const | plAbstractProperty | |
| GetAttributes() const | plAbstractProperty | inline |
| GetCategory() const override | plAbstractSetProperty | inlinevirtual |
| GetFlags() const | plAbstractProperty | inline |
| GetPropertyName() const | plAbstractProperty | inline |
| GetSpecificType() const =0 | plAbstractProperty | pure virtual |
| GetValues(const void *pInstance, plDynamicArray< plVariant > &out_keys) const =0 | plAbstractSetProperty | pure virtual |
| Insert(void *pInstance, const void *pObject) const =0 | plAbstractSetProperty | pure virtual |
| IsEmpty(const void *pInstance) const =0 | plAbstractSetProperty | pure virtual |
| m_Attributes (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_Flags (defined in plAbstractProperty) | plAbstractProperty | protected |
| m_szPropertyName (defined in plAbstractProperty) | plAbstractProperty | protected |
| plAbstractProperty(const char *szPropertyName) | plAbstractProperty | inline |
| plAbstractSetProperty(const char *szPropertyName) | plAbstractSetProperty | inline |
| Remove(void *pInstance, const void *pObject) const =0 | plAbstractSetProperty | pure virtual |
| ~plAbstractProperty()=default (defined in plAbstractProperty) | plAbstractProperty | virtual |