|
STK++ 1.0
|
In this file we define the Runtime Type Identification (RTTI) classes. More...

Go to the source code of this file.
Classes | |
| struct | STK::IdTypeImpl< TYPE > |
| Implementation of the return type. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Enumerations | |
| enum | STK::IdType { STK::unknown = 0, STK::character, STK::real, STK::discrete, STK::binary, STK::signof, STK::string, STK::notavailable } |
| Id for the Type of a variable. More... | |
In this file we define the Runtime Type Identification (RTTI) classes.
Definition in file STK_IdTypeImpl.h.