![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezMemberArrayReadOnlyProperty< Class, Container, Type >, including all inherited members.
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 | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inlinevirtual |
ezAbstractArrayProperty(const char *szPropertyName) | ezAbstractArrayProperty | inline |
ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
ezMemberArrayReadOnlyProperty(const char *szPropertyName, GetConstContainerFunc constGetter) (defined in ezMemberArrayReadOnlyProperty< Class, Container, Type >) | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inline |
GetAttributeByType() const | ezAbstractProperty | |
GetAttributes() const | ezAbstractProperty | inline |
GetCategory() const override | ezAbstractArrayProperty | inlinevirtual |
GetConstContainerFunc typedef (defined in ezMemberArrayReadOnlyProperty< Class, Container, Type >) | ezMemberArrayReadOnlyProperty< Class, Container, Type > | |
GetCount(const void *pInstance) const override | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inlinevirtual |
GetFlags() const | ezAbstractProperty | inline |
GetPropertyName() const | ezAbstractProperty | inline |
GetSpecificType() const override | ezTypedArrayProperty< ezTypeTraits< Type >::NonConstReferenceType > | inlinevirtual |
GetValue(const void *pInstance, ezUInt32 uiIndex, void *pObject) const override | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inlinevirtual |
GetValuePointer(void *pInstance, ezUInt32 uiIndex) const (defined in ezAbstractArrayProperty) | ezAbstractArrayProperty | inlinevirtual |
Insert(void *pInstance, ezUInt32 uiIndex, const void *pObject) const override | ezMemberArrayReadOnlyProperty< Class, Container, Type > | 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 ezMemberArrayReadOnlyProperty< Class, Container, Type >) | ezMemberArrayReadOnlyProperty< Class, Container, Type > | |
Remove(void *pInstance, ezUInt32 uiIndex) const override | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inlinevirtual |
SetCount(void *pInstance, ezUInt32 uiCount) const override | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inlinevirtual |
SetValue(void *pInstance, ezUInt32 uiIndex, const void *pObject) const override | ezMemberArrayReadOnlyProperty< Class, Container, Type > | inlinevirtual |
~ezAbstractProperty() (defined in ezAbstractProperty) | ezAbstractProperty | virtual |