ezEngine  Release 25.03
ezMemberProperty< Class, Type > Member List

This is the complete list of members for ezMemberProperty< Class, Type >, including all inherited members.

AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr)ezAbstractPropertyinline
AddFlags(ezBitflags< ezPropertyFlags > flags)ezAbstractPropertyinline
ezAbstractMemberProperty(const char *szPropertyName)ezAbstractMemberPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
ezMemberProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter, PointerFunc pointer)ezMemberProperty< Class, Type >inline
ezTypedMemberProperty(const char *szPropertyName)ezTypedMemberProperty< Type >inline
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractMemberPropertyinlinevirtual
GetFlags() constezAbstractPropertyinline
GetPropertyName() constezAbstractPropertyinline
GetPropertyPointer(const void *pInstance) const overrideezMemberProperty< Class, Type >inlinevirtual
GetSpecificType() const overrideezTypedMemberProperty< Type >inlinevirtual
GetterFunc typedef (defined in ezMemberProperty< Class, Type >)ezMemberProperty< Class, Type >
GetValue(const void *pInstance) const overrideezMemberProperty< Class, Type >inlinevirtual
GetValuePtr(const void *pInstance, void *pObject) const overrideezTypedMemberProperty< Type >inlinevirtual
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
PointerFunc typedef (defined in ezMemberProperty< Class, Type >)ezMemberProperty< Class, Type >
SetterFunc typedef (defined in ezMemberProperty< Class, Type >)ezMemberProperty< Class, Type >
SetValue(void *pInstance, Type value) const overrideezMemberProperty< Class, Type >inlinevirtual
SetValuePtr(void *pInstance, const void *pObject) const overrideezTypedMemberProperty< Type >inlinevirtual
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual