#include <hmmPfamParse.h>
Collaboration diagram for hpfResult:

Data Fields | |
| hpfResult * | next |
| char * | name |
| hpfModel * | modelList |
Definition at line 33 of file hmmPfamParse.h.
struct hpfResult* hpfResult::next [read] |
| char* hpfResult::name |
struct hpfModel* hpfResult::modelList [read] |
Definition at line 38 of file hmmPfamParse.h.
Referenced by hpfFindResultInModel(), hpfNext(), and hpfResultFree().
1.5.2