ezEngine  Release 25.03
ezEnumAccessorProperty< Class, EnumType, Type > Member List

This is the complete list of members for ezEnumAccessorProperty< Class, EnumType, 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
ezAbstractEnumerationProperty(const char *szPropertyName)ezAbstractEnumerationPropertyinline
ezAbstractMemberProperty(const char *szPropertyName)ezAbstractMemberPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
ezEnumAccessorProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter)ezEnumAccessorProperty< Class, EnumType, Type >inline
ezTypedEnumProperty(const char *szPropertyName)ezTypedEnumProperty< EnumType >inline
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractMemberPropertyinlinevirtual
GetFlags() constezAbstractPropertyinline
GetPropertyName() constezAbstractPropertyinline
GetPropertyPointer(const void *pInstance) const overrideezEnumAccessorProperty< Class, EnumType, Type >inlinevirtual
GetSpecificType() const overrideezTypedEnumProperty< EnumType >inlinevirtual
GetterFunc typedef (defined in ezEnumAccessorProperty< Class, EnumType, Type >)ezEnumAccessorProperty< Class, EnumType, Type >
GetValue(const void *pInstance) const overrideezEnumAccessorProperty< Class, EnumType, Type >inlinevirtual
GetValuePtr(const void *pInstance, void *pObject) const overrideezAbstractEnumerationPropertyinlinevirtual
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
RealType typedef (defined in ezEnumAccessorProperty< Class, EnumType, Type >)ezEnumAccessorProperty< Class, EnumType, Type >
SetterFunc typedef (defined in ezEnumAccessorProperty< Class, EnumType, Type >)ezEnumAccessorProperty< Class, EnumType, Type >
SetValue(void *pInstance, ezInt64 value) const overrideezEnumAccessorProperty< Class, EnumType, Type >inlinevirtual
SetValuePtr(void *pInstance, const void *pObject) const overrideezAbstractEnumerationPropertyinlinevirtual
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual