wordList Struct Reference

#include <index.h>


Data Fields

unsigned char * offsets
uint4 length
uint4 allocated
uint4 lastOffset
uint4 lastSequenceNumber


Detailed Description

Definition at line 52 of file index.h.


Field Documentation

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

Definition at line 56 of file index.h.

Referenced by index_addWord(), and index_initializeBuild().

uint4 wordList::lastOffset

Definition at line 57 of file index.h.

Referenced by index_addWord(), and index_initializeBuild().

uint4 wordList::lastSequenceNumber

Definition at line 58 of file index.h.

Referenced by index_addWord(), and index_initializeBuild().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 19 21:03:01 2007 for fsa-blast by  doxygen 1.5.2