#include <STK_Char.h>
Static Public Member Functions | |
| static IdType | returnType () |
Definition at line 162 of file STK_Char.h.
| static IdType STK::IdTypeImpl< Char >::returnType | ( | ) | [inline, static] |
Give the IdType of the variable.
Definition at line 165 of file STK_Char.h.
References STK::character.
00166 { return(character);}
1.5.8