TPoolTable Struct Reference
[Attributes and attribute pools]

Tabular imformation required by attribute pools. More...

#include <globals.h>


Data Fields

char * tokenLabel
TBaseType arrayType
TArrayDim arrayDim
TPoolEnum primaryIndex


Detailed Description

Tabular imformation required by attribute pools.


Field Documentation

TArrayDim arrayDim
 

The dimensional type of this attribute.

TBaseType arrayType
 

The base type of attribute elements.

TPoolEnum primaryIndex
 

If tokenLabel is an alias, thsi is the primary index in the pool table.

char* tokenLabel
 

Clear text name of the attribute.