FIELD Class Reference

#include <CatalogTables.h>

Collaboration diagram for FIELD:

Collaboration graph
[legend]

Data Fields

char fldName_ [IDENTIFIER_LENGTH]
int tblID_
void * tblPtr_
DataType type_
size_t length_
size_t offset_
char defaultValueBuf_ [DEFAULT_VALUE_BUF_LENGTH]
bool isNull_
bool isPrimary_
bool isUnique_
bool isDefault_
int width_
int scale_

Detailed Description

Definition at line 97 of file CatalogTables.h.


Field Documentation

char FIELD::defaultValueBuf_[DEFAULT_VALUE_BUF_LENGTH]

Definition at line 108 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

char FIELD::fldName_[IDENTIFIER_LENGTH]

Definition at line 100 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

bool FIELD::isDefault_

Definition at line 112 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

bool FIELD::isNull_

Definition at line 109 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

bool FIELD::isPrimary_

Definition at line 110 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

bool FIELD::isUnique_

Definition at line 111 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

size_t FIELD::length_

Definition at line 104 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

size_t FIELD::offset_

Definition at line 105 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

int FIELD::scale_

Definition at line 114 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

int FIELD::tblID_

Definition at line 101 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

void* FIELD::tblPtr_

Definition at line 102 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

DataType FIELD::type_

Definition at line 103 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().

int FIELD::width_

Definition at line 113 of file CatalogTables.h.

Referenced by CatalogTableFIELD::insert().


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 22:47:43 2008 for csql by  doxygen 1.4.7