Plasma Engine  2.0
Loading...
Searching...
No Matches
plAbstractEnumerationProperty Member List

This is the complete list of members for plAbstractEnumerationProperty, including all inherited members.

AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr)plAbstractPropertyinline
AddFlags(plBitflags< plPropertyFlags > flags)plAbstractPropertyinline
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractMemberPropertyinlinevirtual
GetFlags() constplAbstractPropertyinline
GetPropertyName() constplAbstractPropertyinline
GetPropertyPointer(const void *pInstance) const =0plAbstractMemberPropertypure virtual
GetSpecificType() const =0plAbstractPropertypure virtual
GetValue(const void *pInstance) const =0plAbstractEnumerationPropertypure virtual
GetValuePtr(const void *pInstance, void *pObject) const overrideplAbstractEnumerationPropertyinlinevirtual
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractEnumerationProperty(const char *szPropertyName)plAbstractEnumerationPropertyinline
plAbstractMemberProperty(const char *szPropertyName)plAbstractMemberPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
SetValue(void *pInstance, plInt64 value) const =0plAbstractEnumerationPropertypure virtual
SetValuePtr(void *pInstance, const void *pObject) const overrideplAbstractEnumerationPropertyinlinevirtual
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual