STK++ 1.0
STK_IStep.h File Reference

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"
Include dependency graph for STK_IStep.h:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

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.