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