#include <tableDescriptor.h>
Public Attributes | |
char | fColumnName [32] |
unsigned int | fIndexArray [3] |
unsigned int | fOffset |
unsigned int | fSize |
unsigned int | fTypeSize |
unsigned int | fDimensions |
int | fType |
Definition at line 59 of file tableDescriptor.h.
Definition at line 64 of file tableDescriptor.h.
Referenced by TTableDescriptor::AddAt(), TTableDescriptor::ColumnByName(), and TTable::MakeExpression().
unsigned int tableDescriptor_st::fIndexArray |
Definition at line 65 of file tableDescriptor.h.
unsigned int tableDescriptor_st::fOffset |
Definition at line 67 of file tableDescriptor.h.
unsigned int tableDescriptor_st::fSize |
Definition at line 68 of file tableDescriptor.h.
unsigned int tableDescriptor_st::fTypeSize |
Definition at line 69 of file tableDescriptor.h.
unsigned int tableDescriptor_st::fDimensions |