#include <wordLookupDFA.h>
Collaboration diagram for group:

Data Fields | |
| unsigned char * | nextWords |
| group * | nextGroups |
Definition at line 4 of file wordLookupDFA.h.
| unsigned char* group::nextWords |
Definition at line 6 of file wordLookupDFA.h.
Referenced by search_protein1hit(), search_protein2hit(), and wordLookupDFA_build().
struct group* group::nextGroups [read] |
Definition at line 7 of file wordLookupDFA.h.
Referenced by search_protein1hit(), search_protein2hit(), and wordLookupDFA_build().
1.5.2