#include <index.h>
Data Fields | |
| unsigned char * | offsets |
| uint4 | length |
| uint4 | allocated |
| uint4 | lastOffset |
| uint4 | lastSequenceNumber |
Definition at line 52 of file index.h.
| unsigned char* wordList::offsets |
Definition at line 54 of file index.h.
Referenced by index_addWord(), index_finishBuild(), index_initializeBuild(), index_print(), index_processQuery(), and index_wordOffsets().
| uint4 wordList::length |
Definition at line 55 of file index.h.
Referenced by index_addWord(), index_initializeBuild(), index_numWordOffsets(), and index_print().
| uint4 wordList::allocated |
| uint4 wordList::lastOffset |
1.5.2