GeTempExtPrivateNode2D< TYPE, CLASS > Class Template Reference

#include <private_ge_mtools.h>

Inheritance diagram for GeTempExtPrivateNode2D< TYPE, CLASS >:

Public Member Functions

const TYPE & GetType () const
 
void SetType (const TYPE &p_type)
 
- Public Member Functions inherited from GeTempPrivateNode2D< CLASS >
CLASS * GetNext () const
 
CLASS * GetPrev () const
 

Private Attributes

TYPE type
 

Member Function Documentation

◆ GetType()

const TYPE& GetType ( ) const

◆ SetType()

void SetType ( const TYPE &  p_type)

Member Data Documentation

◆ type

TYPE type
private