Plasma Engine  2.0
Loading...
Searching...
No Matches
plTypedMapProperty< Type > Member List

This is the complete list of members for plTypedMapProperty< 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 =0plAbstractMapPropertypure virtual
Contains(const void *pInstance, const char *szKey) const =0plAbstractMapPropertypure virtual
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractMapPropertyinlinevirtual
GetFlags() constplAbstractPropertyinline
GetKeys(const void *pInstance, plHybridArray< plString, 16 > &out_keys) const =0plAbstractMapPropertypure virtual
GetPropertyName() constplAbstractPropertyinline
GetSpecificType() const overrideplTypedMapProperty< Type >inlinevirtual
GetValue(const void *pInstance, const char *szKey, void *pObject) const =0plAbstractMapPropertypure virtual
Insert(void *pInstance, const char *szKey, const void *pObject) const =0plAbstractMapPropertypure virtual
IsEmpty(const void *pInstance) const =0plAbstractMapPropertypure virtual
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractMapProperty(const char *szPropertyName)plAbstractMapPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
plTypedMapProperty(const char *szPropertyName) (defined in plTypedMapProperty< Type >)plTypedMapProperty< Type >inline
Remove(void *pInstance, const char *szKey) const =0plAbstractMapPropertypure virtual
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual