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

Data Fields | |
| hpfModel * | next |
| char * | name |
| char * | description |
| double | score |
| double | eVal |
| hpfDomain * | domainList |
Definition at line 16 of file hmmPfamParse.h.
struct hpfModel* hpfModel::next [read] |
Definition at line 19 of file hmmPfamParse.h.
Referenced by hpfFindResultInModel(), and hpfModelFreeList().
| char* hpfModel::name |
Definition at line 20 of file hmmPfamParse.h.
Referenced by hpfFindResultInModel(), hpfModelFree(), and hpfNext().
| char* hpfModel::description |
| double hpfModel::score |
| double hpfModel::eVal |
struct hpfDomain* hpfModel::domainList [read] |
1.5.2