|
STK++ 1.0
|
In this file we define the Interface base class IPage. More...
#include <vector>#include <string>#include "../../STKernel/include/STK_Integer.h"#include "../../STKernel/include/STK_Real.h"#include "../../STKernel/include/STK_String.h"#include "../../STKernel/include/STK_Stream.h"#include "STK_Option.h"

Go to the source code of this file.
Classes | |
| class | STK::IPage |
| A IPage is an interface base class for reading and/or writing a page of option in a file. More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we define the Interface base class IPage.
Definition in file STK_IPage.h.