Plasma Engine  2.0
Loading...
Searching...
No Matches
plMemberProperty< Class, Type > Member List

This is the complete list of members for plMemberProperty< Class, 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 overrideplMemberProperty< Class, Type >inlinevirtual
GetSpecificType() const overrideplTypedMemberProperty< Type >inlinevirtual
GetterFunc typedef (defined in plMemberProperty< Class, Type >)plMemberProperty< Class, Type >
GetValue(const void *pInstance) const overrideplMemberProperty< Class, Type >inlinevirtual
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
plMemberProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter, PointerFunc pointer)plMemberProperty< Class, Type >inline
plTypedMemberProperty(const char *szPropertyName)plTypedMemberProperty< Type >inline
PointerFunc typedef (defined in plMemberProperty< Class, Type >)plMemberProperty< Class, Type >
SetterFunc typedef (defined in plMemberProperty< Class, Type >)plMemberProperty< Class, Type >
SetValue(void *pInstance, Type value) const overrideplMemberProperty< Class, Type >inlinevirtual
SetValuePtr(void *pInstance, const void *pObject) const overrideplTypedMemberProperty< Type >inlinevirtual
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual