nibInfo Struct Reference

#include <nib.h>

Collaboration diagram for nibInfo:

Collaboration graph
[legend]

Data Fields

nibInfonext
char * fileName
int size
FILE * f

Detailed Description

Definition at line 91 of file nib.h.


Field Documentation

struct nibInfo* nibInfo::next [read]

Definition at line 94 of file nib.h.

char* nibInfo::fileName

Definition at line 95 of file nib.h.

Referenced by nibInfoFree(), nibInfoNew(), nibTwoCacheSeq(), and nibTwoCacheSeqPartExt().

int nibInfo::size

Definition at line 96 of file nib.h.

Referenced by gfiExpandAndLoadCached(), nibGetSize(), nibInfoNew(), nibTwoCacheSeq(), and nibTwoCacheSeqPartExt().

FILE* nibInfo::f

Definition at line 97 of file nib.h.

Referenced by gfiExpandAndLoadCached(), nibInfoFree(), nibInfoNew(), nibTwoCacheSeq(), and nibTwoCacheSeqPartExt().


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