include/openFields.h File Reference

#include <time.h>
#include <vector>
#include <map>
#include <string>

Include dependency graph for openFields.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  currency
class  basicField
class  shortField
class  longField
class  longlongField
class  doubleField
class  floatField
class  stringField
class  currencyField
class  dateTimeField
class  boolField

Typedefs

typedef vector< basicField * > fieldVector
typedef map< string, basicField * > fieldMap

Enumerations

enum  fieldTypes {
  shortType, longType, longlongType, floatType,
  doubleType, stringType, currencyType, dateTimeType,
  boolType, noType = 10000, shortType, longType,
  longlongType, floatType, doubleType, stringType,
  currencyType, dateTimeType, boolType, noType = 10000
}


Typedef Documentation

typedef map< string, basicField * > fieldMap

Definition at line 85 of file openFields.h.

typedef vector< basicField * > fieldVector

Definition at line 82 of file openFields.h.


Enumeration Type Documentation

enum fieldTypes

Enumerator:
shortType 
longType 
longlongType 
floatType 
doubleType 
stringType 
currencyType 
dateTimeType 
boolType 
noType 
shortType 
longType 
longlongType 
floatType 
doubleType 
stringType 
currencyType 
dateTimeType 
boolType 
noType 

Definition at line 27 of file openFields.h.


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5