#include <private_ge_mtools.h>
Protected Member Functions | |
virtual | ~GeToolList4D () |
![]() | |
GeToolList2D () | |
virtual | ~GeToolList2D () |
void * | GetFirst () const |
void * | GetLast () const |
void * | GetIndex (Int32 index) const |
void | Insert (void *nv) |
void | InsertAfter (void *nv, void *pv) |
void | Append (void *nv) |
void | Clear () |
void | FlushAll () |
void | RemoveAll () |
Int32 | GetCount () const |
|
protectedvirtual |