Plasma Engine  2.0
Loading...
Searching...
No Matches
plTypedMemberProperty< Type > Member List

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)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 overrideplTypedMemberProperty< Type >inlinevirtual
GetValue(const void *pInstance) const =0plTypedMemberProperty< Type >pure virtual
GetValuePtr(const void *pInstance, void *pObject) const overrideplTypedMemberProperty< Type >inlinevirtual
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractMemberProperty(const char *szPropertyName)plAbstractMemberPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
plTypedMemberProperty(const char *szPropertyName)plTypedMemberProperty< Type >inline
SetValue(void *pInstance, Type value) const =0plTypedMemberProperty< Type >pure virtual
SetValuePtr(void *pInstance, const void *pObject) const overrideplTypedMemberProperty< Type >inlinevirtual
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual