#include <private_ge_mtools.h>

Protected Member Functions | |
| 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 |
Private Attributes | |
| GeToolNode2D | head |
| GeToolNode2D | tail |
| GeToolNode4D * | node |
Friends | |
| class | GeToolList4D |
| class | GeToolNode4D |
|
protected |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
friend |
|
friend |
|
private |
|
private |
|
private |