#include <STK_Binary.h>
Static Public Member Functions | |
| static IdType | returnType () |
Definition at line 105 of file STK_Binary.h.
| static IdType STK::IdTypeImpl< Binary >::returnType | ( | ) | [inline, static] |
Give the IdType of the type Binary.
Definition at line 108 of file STK_Binary.h.
References STK::binary.
00109 { return(binary);}
1.5.8