Public Member Functions |
|
void | init () |
|
Uint32 | sizeInWords () |
|
bool | translateExtType () |
|
void | print (FILE *out) |
Public Attributes |
|
char | AttributeName [MAX_TAB_NAME_SIZE] |
|
Uint32 | AttributeId |
|
Uint32 | AttributeType |
|
Uint32 | AttributeSize |
|
Uint32 | AttributeArraySize |
|
Uint32 | AttributeArrayType |
|
Uint32 | AttributeKeyFlag |
|
Uint32 | AttributeNullableFlag |
|
Uint32 | AttributeDKey |
|
Uint32 | AttributeExtType |
|
Uint32 | AttributeExtPrecision |
|
Uint32 | AttributeExtScale |
|
Uint32 | AttributeExtLength |
|
Uint32 | AttributeAutoIncrement |
|
Uint32 | AttributeStorageType |
|
Uint32 | AttributeDynamic |
|
Uint32 | AttributeDefaultValueLen |
|
Uint8 | AttributeDefaultValue [MAX_ATTR_DEFAULT_VALUE_SIZE] |
Detailed Description
Definition at line 435 of file DictTabInfo.hpp.
The documentation for this struct was generated from the following files: