#include <wormdna.h>
Collaboration diagram for wormGdfCache:

Data Fields | |
| char ** | pDir |
| snof * | snof |
| FILE * | file |
Definition at line 212 of file wormdna.h.
| char** wormGdfCache::pDir |
struct snof* wormGdfCache::snof [read] |
Definition at line 216 of file wormdna.h.
Referenced by wormCacheSomeGdf(), wormGetSomeGdfGene(), wormGetSomeGdfGeneList(), and wormUncacheSomeGdf().
| FILE* wormGdfCache::file |
Definition at line 217 of file wormdna.h.
Referenced by wormCacheSomeGdf(), wormGetSomeGdfGene(), wormGetSomeGdfGeneList(), and wormUncacheSomeGdf().
1.5.2