MemoryExample.cpp File Reference
#include "../Config.h"
#include "DataAccessExamples.h"
#include <iostream>

Go to the source code of this file.

Functions

void MemoryExample ()
 This example shows how to create DataSet and DataSetType in memory. More...
 

Function Documentation

void MemoryExample ( )

This example shows how to create DataSet and DataSetType in memory.

Definition at line 11 of file MemoryExample.cpp.

References CreateDataSetTypeInMemory(), CreatingDataSetInMemoryGivingDt(), te::da::DataSourceFactory::make(), and PrintDataSet().

Referenced by main().