STK++ 1.0
STK_IPage.h File Reference

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

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.



Detailed Description

In this file we define the Interface base class IPage.

Definition in file STK_IPage.h.