#include <private_ge_mtools.h>
Public Member Functions | |
const TYPE & | GetType () const |
void | SetType (const TYPE &p_type) |
Private Attributes | |
TYPE | type |
Additional Inherited Members | |
![]() | |
CLASS * | GetNext () const |
CLASS * | GetPrev () const |
void | InsertBefore (CLASS *n) |
void | InsertAfter (CLASS *n) |
void | Remove () |
const TYPE& GetType | ( | ) | const |
void SetType | ( | const TYPE & | p_type | ) |
|
private |