fofBatch Struct Reference

#include <fof.h>

Collaboration diagram for fofBatch:

Collaboration graph
[legend]

Data Fields

fofBatchnext
char * key
void * data
FILE * f
bits32 offset
bits32 size

Detailed Description

Definition at line 66 of file fof.h.


Field Documentation

struct fofBatch* fofBatch::next [read]

Definition at line 72 of file fof.h.

Referenced by fofBatchFind().

char* fofBatch::key

Definition at line 73 of file fof.h.

Referenced by cmpOnKey(), and fofBatchFind().

void* fofBatch::data

Definition at line 74 of file fof.h.

FILE* fofBatch::f

Definition at line 75 of file fof.h.

Referenced by cmpOnFilePos(), elFromRec(), and fofBatchFind().

bits32 fofBatch::offset

Definition at line 76 of file fof.h.

Referenced by cmpOnFilePos(), and elFromRec().

bits32 fofBatch::size

Definition at line 77 of file fof.h.

Referenced by elFromRec().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:25:36 2007 for blat by  doxygen 1.5.2