STK++ 1.0
STK_IdTypeImpl.h File Reference

In this file we define the Runtime Type Identification (RTTI) classes. More...

This graph shows which files directly or indirectly include this file:

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...

Detailed Description

In this file we define the Runtime Type Identification (RTTI) classes.

Definition in file STK_IdTypeImpl.h.