DataTypes.h File Reference

Data types definitions for wfcamsrc. More...

#include <map>
#include <string>
Include dependency graph for DataTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef double Numeric
 Represent all numeric data as double.
typedef string Metadata
 Represent all metadata as string.
typedef std::map< int, string > StringMap
 Integer indexed container of String objects.
typedef std::map< int, int > IntMap
 Integer indexed container of Integer objects.

Detailed Description

Data types definitions for wfcamsrc.

Author:
Ian Bond WFAU, IfA, University of Edinburgh

Typedef Documentation

typedef std::map<int, int> IntMap

Integer indexed container of Integer objects.

typedef string Metadata

Represent all metadata as string.

typedef double Numeric

Represent all numeric data as double.

typedef std::map<int, string> StringMap

Integer indexed container of String objects.

Generated on Mon Oct 4 10:38:46 2010 for WfcamSrc by  doxygen 1.6.3