DataChannel.hxx File Reference

Schema driven I/O of data. More...

#include <cmath>
#include <string>
#include "ByteArray.h"
#include "MyException.h"
#include "TableData.hxx"
Include dependency graph for DataChannel.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataChannel< DataType >
class  DataChannel_SQL_tinyint< DataType >
 Concrete data channel class for SQL type "tinyint" (1 byte words). More...
class  DataChannel_SQL_smallint< DataType >
 Concrete data channel class for SQL type "int" (2 byte words). More...
class  DataChannel_SQL_int< DataType >
 Concrete data channel class for SQL type "int" (4 byte words). More...
class  DataChannel_SQL_bigint< DataType >
 Concrete data channel class for SQL type "bigint" (8 byte words). More...
class  DataChannel_SQL_real< DataType >
 Concrete data channel class for SQL type "real" (4 byte words). More...
class  DataChannel_SQL_float< DataType >
 Concrete data channel class for SQL type "float" (8 byte words). More...

Functions

DataChannel< Numeric > * selectChannel (const std::string &type)

Detailed Description

Schema driven I/O of data.

Author:
Ian Bond WFAU, IfA, University of Edinburgh

Function Documentation

DataChannel<Numeric>* selectChannel ( const std::string &  type  )  [inline]
Generated on Mon Oct 4 10:38:42 2010 for WfcamSrc by  doxygen 1.6.3