dnaLoad Struct Reference

Collaboration diagram for dnaLoad:

Collaboration graph
[legend]

Data Fields

dnaLoadnext
char * topFileName
boolean finished
dnaLoadStackstack
int curStart
int curEnd
int curSize

Detailed Description

Definition at line 22 of file dnaLoad.c.


Field Documentation

struct dnaLoad* dnaLoad::next [read]

Definition at line 26 of file dnaLoad.c.

char* dnaLoad::topFileName

Definition at line 27 of file dnaLoad.c.

Referenced by dnaLoadClose(), dnaLoadOpen(), and dnaLoadStackOrSingle().

boolean dnaLoad::finished

Definition at line 28 of file dnaLoad.c.

Referenced by dnaLoadNextFromStack(), and dnaLoadStackOrSingle().

struct dnaLoadStack* dnaLoad::stack [read]

Definition at line 29 of file dnaLoad.c.

Referenced by dnaLoadClose(), dnaLoadNextFromStack(), and dnaLoadStackOrSingle().

int dnaLoad::curStart

Definition at line 30 of file dnaLoad.c.

Referenced by dnaLoadCurStart(), dnaLoadNext(), dnaLoadNextFromStack(), and dnaLoadStackOrSingle().

int dnaLoad::curEnd

Definition at line 31 of file dnaLoad.c.

Referenced by dnaLoadCurEnd(), dnaLoadNext(), dnaLoadNextFromStack(), and dnaLoadStackOrSingle().

int dnaLoad::curSize

Definition at line 32 of file dnaLoad.c.

Referenced by dnaLoadCurSize(), dnaLoadNext(), dnaLoadNextFromStack(), and dnaLoadStackOrSingle().


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