Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cdbData_Types.h File Reference

#include "acsutil.h"
#include "cdbExport.h"
#include <vector>
#include <ace/SString.h>

Include dependency graph for cdbData_Types.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  cdb

Defines

#define FALSE   0
#define TRUE   1

Typedefs

typedef ACE_CString String
typedef unsigned char Octet
typedef bool Boolean
typedef signed short Short
typedef signed long Long
typedef unsigned short UShort
typedef unsigned long ULong
typedef float Float
typedef double Double
typedef std::vector< StringStringArray
typedef std::vector< OctetOctetArray
typedef std::vector< ShortShortArray
typedef std::vector< LongLongArray
typedef std::vector< LongLong > LongLongArray
typedef std::vector< UShortUShortArray
typedef std::vector< ULongULongArray
typedef std::vector< ULongLong > ULongLongArray
typedef std::vector< FloatFloatArray
typedef std::vector< DoubleDoubleArray


Define Documentation

#define FALSE   0
 

#define TRUE   1
 


Typedef Documentation

typedef bool cdb::Boolean
 

typedef double cdb::Double
 

typedef std::vector<Double> cdb::DoubleArray
 

typedef float cdb::Float
 

typedef std::vector<Float> cdb::FloatArray
 

typedef signed long cdb::Long
 

typedef std::vector<Long> cdb::LongArray
 

typedef std::vector<LongLong> cdb::LongLongArray
 

typedef unsigned char cdb::Octet
 

typedef std::vector<Octet> cdb::OctetArray
 

typedef signed short cdb::Short
 

typedef std::vector<Short> cdb::ShortArray
 

typedef ACE_CString cdb::String
 

typedef std::vector<String> cdb::StringArray
 

typedef unsigned long cdb::ULong
 

typedef std::vector<ULong> cdb::ULongArray
 

typedef std::vector<ULongLong> cdb::ULongLongArray
 

typedef unsigned short cdb::UShort
 

typedef std::vector<UShort> cdb::UShortArray
 


Generated on Thu Apr 30 02:34:32 2009 for ACS C++ API by doxygen 1.3.8