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

cdbField.h File Reference

#include <iostream>
#include "acsutil.h"
#include "cdbData_Types.h"
#include "cdbExport.h"

Include dependency graph for cdbField.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

Classes

class  cdb::Field

Defines

#define CDB_FIELD_NULL   1
#define CDB_FIELD_UNINITIALIZED   2
#define CDB_FIELD_NONEXISTENT   3

Typedefs

typedef std::vector< Field > FieldArray

Functions

std::ostream & operator<< (std::ostream &os, cdb::LongLong ll)
std::istream & operator>> (std::istream &is, cdb::LongLong &ll)
std::ostream & operator<< (std::ostream &os, cdb::ULongLong ll)
std::istream & operator>> (std::istream &is, cdb::ULongLong &ll)


Define Documentation

#define CDB_FIELD_NONEXISTENT   3
 

#define CDB_FIELD_NULL   1
 

#define CDB_FIELD_UNINITIALIZED   2
 


Typedef Documentation

typedef std::vector<Field> cdb::FieldArray
 


Function Documentation

std::ostream& operator<< std::ostream &  os,
cdb::ULongLong  ll
 

std::ostream& operator<< std::ostream &  os,
cdb::LongLong  ll
 

std::istream& operator>> std::istream &  is,
cdb::ULongLong &  ll
 

std::istream& operator>> std::istream &  is,
cdb::LongLong &  ll
 


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