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