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

This is the complete list of members for plAccessorProperty< 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 overrideplAccessorProperty< Class, Type >inlinevirtual
GetSpecificType() const overrideplTypedMemberProperty< plTypeTraits< Type >::NonConstReferenceType >inlinevirtual
GetterFunc typedef (defined in plAccessorProperty< Class, Type >)plAccessorProperty< Class, Type >
GetValue(const void *pInstance) const overrideplAccessorProperty< Class, Type >inlinevirtual
GetValuePtr(const void *pInstance, void *pObject) const overrideplTypedMemberProperty< plTypeTraits< Type >::NonConstReferenceType >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
plAccessorProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter)plAccessorProperty< Class, Type >inline
plTypedMemberProperty(const char *szPropertyName)plTypedMemberProperty< plTypeTraits< Type >::NonConstReferenceType >inline
RealType typedef (defined in plAccessorProperty< Class, Type >)plAccessorProperty< Class, Type >
SetterFunc typedef (defined in plAccessorProperty< Class, Type >)plAccessorProperty< Class, Type >
SetValue(void *pInstance, RealType value) const overrideplAccessorProperty< Class, Type >inlinevirtual
plTypedMemberProperty< plTypeTraits< Type >::NonConstReferenceType >::SetValue(void *pInstance, Type value) const=0plTypedMemberProperty< plTypeTraits< Type >::NonConstReferenceType >pure virtual
SetValuePtr(void *pInstance, const void *pObject) const overrideplTypedMemberProperty< plTypeTraits< Type >::NonConstReferenceType >inlinevirtual
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual