#include <STK_Integer.h>
Static Public Member Functions | |
| static IdType | returnType () |
Definition at line 109 of file STK_Integer.h.
| static IdType STK::IdTypeImpl< Integer >::returnType | ( | ) | [inline, static] |
Give the IdType of the type Integer.
Definition at line 112 of file STK_Integer.h.
References STK::discrete.
00113 { return(discrete);}
1.5.8