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

This is the complete list of members for ezBitflagsMemberProperty< 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
ezBitflagsMemberProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter, PointerFunc pointer)ezBitflagsMemberProperty< 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 overrideezBitflagsMemberProperty< Class, EnumType, Type >inlinevirtual
GetSpecificType() const overrideezTypedEnumProperty< EnumType >inlinevirtual
GetterFunc typedef (defined in ezBitflagsMemberProperty< Class, EnumType, Type >)ezBitflagsMemberProperty< Class, EnumType, Type >
GetValue(const void *pInstance) const overrideezBitflagsMemberProperty< 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
PointerFunc typedef (defined in ezBitflagsMemberProperty< Class, EnumType, Type >)ezBitflagsMemberProperty< Class, EnumType, Type >
SetterFunc typedef (defined in ezBitflagsMemberProperty< Class, EnumType, Type >)ezBitflagsMemberProperty< Class, EnumType, Type >
SetValue(void *pInstance, ezInt64 value) const overrideezBitflagsMemberProperty< Class, EnumType, Type >inlinevirtual
SetValuePtr(void *pInstance, const void *pObject) const overrideezAbstractEnumerationPropertyinlinevirtual
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual