STK++ 1.0
STK_IPage.cpp File Reference

In this file we implement the Interface class IPage. More...

#include <algorithm>
#include "../include/STK_IPage.h"
#include "../include/STK_DManager_Util.h"
#include "../../STKernel/include/STK_Exceptions.h"
#include "../../STKernel/include/STK_String_Util.h"
Include dependency graph for STK_IPage.cpp:

Go to the source code of this file.

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Functions

static void STK::removeComments (String &str, Char c)
static void STK::createKeyWord (String &str, Integer const &level)

Detailed Description

In this file we implement the Interface class IPage.

Definition in file STK_IPage.cpp.