TABLE Class Reference

#include <CatalogTables.h>


Data Fields

char tblName_ [IDENTIFIER_LENGTH]
int tblID_
size_t length_
int numFlds_
int numIndexes_
void * chunkPtr_


Detailed Description

Definition at line 62 of file CatalogTables.h.


Field Documentation

void* TABLE::chunkPtr_

Definition at line 70 of file CatalogTables.h.

Referenced by CatalogTableTABLE::insert(), DatabaseManagerImpl::openTable(), and CatalogTableTABLE::remove().

size_t TABLE::length_

Definition at line 67 of file CatalogTables.h.

Referenced by CatalogTableTABLE::insert(), and DatabaseManagerImpl::openTable().

int TABLE::numFlds_

Definition at line 68 of file CatalogTables.h.

Referenced by CatalogTableTABLE::insert(), and DatabaseManagerImpl::openTable().

int TABLE::numIndexes_

Definition at line 69 of file CatalogTables.h.

Referenced by CatalogTableTABLE::insert(), and DatabaseManagerImpl::openTable().

int TABLE::tblID_

Definition at line 66 of file CatalogTables.h.

Referenced by CatalogTableTABLE::insert(), and DatabaseManagerImpl::openTable().

char TABLE::tblName_[IDENTIFIER_LENGTH]

Definition at line 65 of file CatalogTables.h.

Referenced by CatalogTableTABLE::insert(), and DatabaseManagerImpl::openTable().


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