Plasma Engine  2.0
Loading...
Searching...
No Matches
plAccessorArrayProperty< Class, Type > Member List

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

AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr)plAbstractPropertyinline
AddFlags(plBitflags< plPropertyFlags > flags)plAbstractPropertyinline
Clear(void *pInstance) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractArrayPropertyinlinevirtual
GetCount(const void *pInstance) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
GetCountFunc typedef (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >
GetFlags() constplAbstractPropertyinline
GetPropertyName() constplAbstractPropertyinline
GetSpecificType() const overrideplTypedArrayProperty< Type >inlinevirtual
GetValue(const void *pInstance, plUInt32 uiIndex, void *pObject) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
GetValueFunc typedef (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >
GetValuePointer(void *pInstance, plUInt32 uiIndex) const (defined in plAbstractArrayProperty)plAbstractArrayPropertyinlinevirtual
Insert(void *pInstance, plUInt32 uiIndex, const void *pObject) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
InsertFunc typedef (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractArrayProperty(const char *szPropertyName)plAbstractArrayPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
plAccessorArrayProperty(const char *szPropertyName, GetCountFunc getCount, GetValueFunc getter, SetValueFunc setter, InsertFunc insert, RemoveFunc remove) (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >inline
plTypedArrayProperty(const char *szPropertyName) (defined in plTypedArrayProperty< Type >)plTypedArrayProperty< Type >inline
RealType typedef (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >
Remove(void *pInstance, plUInt32 uiIndex) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
RemoveFunc typedef (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >
SetCount(void *pInstance, plUInt32 uiCount) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
SetValue(void *pInstance, plUInt32 uiIndex, const void *pObject) const overrideplAccessorArrayProperty< Class, Type >inlinevirtual
SetValueFunc typedef (defined in plAccessorArrayProperty< Class, Type >)plAccessorArrayProperty< Class, Type >
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual