GeToolList4D Class Reference

#include <private_ge_mtools.h>

Inheritance diagram for GeToolList4D:

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
 

Constructor & Destructor Documentation

◆ ~GeToolList4D()

virtual ~GeToolList4D ( )
protectedvirtual