#include <private_ge_mtools.h>

Protected Member Functions | |
| virtual | ~GeToolList4D () |
Protected Member Functions inherited from GeToolList2D | |
| 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 |