Definition at line 14 of file index.h.
Public Attributes | |
| int | first_ordinal |
| the first ordinal in the list | |
| int | first_used |
| the first ordinal in use | |
| unsigned int | id |
| the index id | |
| int | last_ordinal |
| the last ordinal in the list | |
| int | last_used |
| the last ordinal in use | |
| LIST ** | ordinal |
| the list of ordinals | |