|
STK++ 1.0
|
In this file we define the IStep Interface. More...
#include <list>#include "../../../projects/STKernel/include/STK_String.h"#include "../../../projects/STKernel/include/STK_Real.h"#include "STK_IPropertySource.h"

Go to the source code of this file.
Classes | |
| class | STK::IStep |
| Interface Base class for Steps. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we define the IStep Interface.
A Step is small part executable process in a whole Program.
Definition in file STK_IStep.h.