|
STK++ 1.0
|
In this file we include all the headers of the fundamental types used internally in the STK applications. More...
#include "STK_Arithmetic.h"#include "STK_IdTypeImpl.h"#include "STK_Char.h"#include "STK_String.h"#include "STK_Integer.h"#include "STK_Real.h"#include "STK_Binary.h"#include "STK_Sign.h"#include "STK_NotAvailable.h"

Go to the source code of this file.
In this file we include all the headers of the fundamental types used internally in the STK applications.
You can add any type matching your need.
Actually (the 20070216) the fundamental types defined are
If you add a type:
Definition in file STK_TypeBase.h.