|
STK++ 1.0
|
Specialization of the IdTypeImpl for the Type Integer. More...
#include <STK_Integer.h>
Static Public Member Functions | |
| static IdType | returnType () |
| Give the IdType of the type Integer. | |
Specialization of the IdTypeImpl for the Type Integer.
Return the IdType of a Integer.
Definition at line 101 of file STK_Integer.h.
| static IdType STK::IdTypeImpl< Integer >::returnType | ( | ) | [inline, static] |
Give the IdType of the type Integer.
Definition at line 104 of file STK_Integer.h.
References STK::discrete.
{ return(discrete);}