#include <private_ge_mtools.h>

Public Member Functions | |
| const TYPE & | GetType () const |
| void | SetType (const TYPE &p_type) |
Public Member Functions inherited from GeTempPublicNode4D< CLASS > | |
| CLASS * | GetNext () const |
| CLASS * | GetPrev () const |
| CLASS * | GetDown () const |
| CLASS * | GetUp () const |
| void | InsertBefore (CLASS *n) |
| void | InsertAfter (CLASS *n) |
| void | InsertUnder (CLASS *n) |
| void | InsertUnderLast (CLASS *n) |
| void | Remove () |
Private Attributes | |
| TYPE | type |
| const TYPE& GetType | ( | ) | const |
| void SetType | ( | const TYPE & | p_type | ) |
|
private |