index_scanner Struct Reference

#include <readindex.h>


Data Fields

FILE * idx_file
FILE * offsets


Detailed Description

Data structure for storing buffered file pointers, makes it convenient when extracting vectors

Definition at line 17 of file readindex.h.


Field Documentation

FILE* index_scanner::idx_file

A pointer to the idx file for this index

Definition at line 19 of file readindex.h.

Referenced by close_index(), get_list_at(), open_index(), and reset_index().

FILE* index_scanner::offsets

A pointer to the file containing long lists and their offsets

Definition at line 20 of file readindex.h.

Referenced by get_next_lo_info(), and open_index().


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