AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr) | ezAbstractProperty | inline |
AddFlags(ezBitflags< ezPropertyFlags > flags) | ezAbstractProperty | inline |
Clear(void *pInstance) const override | ezAccessorSetProperty< Class, Type, Container > | inlinevirtual |
ContainerType typedef (defined in ezAccessorSetProperty< Class, Type, Container >) | ezAccessorSetProperty< Class, Type, Container > | |
Contains(const void *pInstance, const void *pObject) const override | ezAccessorSetProperty< Class, Type, Container > | inlinevirtual |
ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
ezAbstractSetProperty(const char *szPropertyName) | ezAbstractSetProperty | inline |
ezAccessorSetProperty(const char *szPropertyName, GetValuesFunc getValues, InsertFunc insert, RemoveFunc remove) (defined in ezAccessorSetProperty< Class, Type, Container >) | ezAccessorSetProperty< Class, Type, Container > | inline |
ezTypedSetProperty(const char *szPropertyName) (defined in ezTypedSetProperty< Type >) | ezTypedSetProperty< Type > | inline |
GetAttributeByType() const | ezAbstractProperty | |
GetAttributes() const | ezAbstractProperty | inline |
GetCategory() const override | ezAbstractSetProperty | inlinevirtual |
GetFlags() const | ezAbstractProperty | inline |
GetPropertyName() const | ezAbstractProperty | inline |
GetSpecificType() const override | ezTypedSetProperty< Type > | inlinevirtual |
GetValues(const void *pInstance, ezDynamicArray< ezVariant > &out_keys) const override | ezAccessorSetProperty< Class, Type, Container > | inlinevirtual |
GetValuesFunc typedef (defined in ezAccessorSetProperty< Class, Type, Container >) | ezAccessorSetProperty< Class, Type, Container > | |
Insert(void *pInstance, const void *pObject) const override | ezAccessorSetProperty< Class, Type, Container > | inlinevirtual |
InsertFunc typedef (defined in ezAccessorSetProperty< Class, Type, Container >) | ezAccessorSetProperty< Class, Type, Container > | |
IsEmpty(const void *pInstance) const override | ezAccessorSetProperty< Class, Type, Container > | inlinevirtual |
m_Attributes (defined in ezAbstractProperty) | ezAbstractProperty | protected |
m_Flags (defined in ezAbstractProperty) | ezAbstractProperty | protected |
m_szPropertyName (defined in ezAbstractProperty) | ezAbstractProperty | protected |
RealType typedef (defined in ezAccessorSetProperty< Class, Type, Container >) | ezAccessorSetProperty< Class, Type, Container > | |
Remove(void *pInstance, const void *pObject) const override | ezAccessorSetProperty< Class, Type, Container > | inlinevirtual |
RemoveFunc typedef (defined in ezAccessorSetProperty< Class, Type, Container >) | ezAccessorSetProperty< Class, Type, Container > | |
~ezAbstractProperty() (defined in ezAbstractProperty) | ezAbstractProperty | virtual |