|
STK++ 1.0
|
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"
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) |
In this file we implement the Interface class IPage.
Definition in file STK_IPage.cpp.