Plasma Engine  2.0
Loading...
Searching...
No Matches
plAbstractArrayProperty Member List

This is the complete list of members for plAbstractArrayProperty, 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 =0plAbstractArrayPropertypure virtual
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractArrayPropertyinlinevirtual
GetCount(const void *pInstance) const =0plAbstractArrayPropertypure virtual
GetFlags() constplAbstractPropertyinline
GetPropertyName() constplAbstractPropertyinline
GetSpecificType() const =0plAbstractPropertypure virtual
GetValue(const void *pInstance, plUInt32 uiIndex, void *pObject) const =0plAbstractArrayPropertypure virtual
GetValuePointer(void *pInstance, plUInt32 uiIndex) const (defined in plAbstractArrayProperty)plAbstractArrayPropertyinlinevirtual
Insert(void *pInstance, plUInt32 uiIndex, const void *pObject) const =0plAbstractArrayPropertypure virtual
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
Remove(void *pInstance, plUInt32 uiIndex) const =0plAbstractArrayPropertypure virtual
SetCount(void *pInstance, plUInt32 uiCount) const =0plAbstractArrayPropertypure virtual
SetValue(void *pInstance, plUInt32 uiIndex, const void *pObject) const =0plAbstractArrayPropertypure virtual
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual