STK++ 0.9.13
STK_IDataHandler.h File Reference
#include <Sdk.h>
Include dependency graph for STK_IDataHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::DataHandlerTraits< DataHandler, Type >
 The DataHandlerTraits will give the type of container furnished by the concrete implementations of the DataHandlerBase class. More...
 
class  STK::IDataHandler
 A DataHandler class allow to store various data set identified with an idData (a string). More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.