Isle
|
This is the complete list of members for MxPtrList< T >, including all inherited members.
Append(T * p_obj) | MxList< T * > | inline |
ClassName() const | MxCore | inlineprotectedvirtual |
Compare(T a, T b) | MxCollection< T > | inlineprotectedvirtual |
DeleteAll() | MxList< T * > | |
DeleteEntry(MxListEntry< T * > *) | MxList< T * > | protected |
Destroy(T *p_obj) | MxPtrList< T > | inlinestatic |
MxList< T * >::Destroy(T obj) | MxCollection< T > | inlinestatic |
Empty() | MxList< T * > | |
GetId() | MxCore | inlineprotected |
GetNumElements() | MxList< T * > | inline |
InsertEntry(T *, MxListEntry< T * > *, MxListEntry< T * > *) | MxList< T * > | protected |
IsA(const char *p_name) const | MxCore | inlineprotectedvirtual |
m_count | MxCollection< T > | protected |
m_customDestructor | MxCollection< T > | protected |
m_first | MxList< T * > | protected |
m_last | MxList< T * > | protected |
MxCollection() | MxCollection< T > | inlineprotected |
MxCore() | MxCore | protected |
MxList() | MxList< T * > | inline |
MxPtrList(MxBool p_ownership) | MxPtrList< T > | inline |
Notify(MxParam &p_param) | MxCore | protectedvirtual |
Prepend(T * p_obj) | MxList< T * > | inline |
SetDestroy(void(*p_customDestructor)(T)) | MxCollection< T > | inlineprotected |
SetOwnership(MxBool p_ownership) | MxPtrList< T > | inline |
Tickle() | MxCore | inlineprotectedvirtual |
~MxCollection() override | MxCollection< T > | inlineprotected |
~MxCore() | MxCore | protectedvirtual |
~MxList() override | MxList< T * > | inline |