#include <qPosList.h>
Collaboration diagram for codeword:

Data Fields | |
| int4 | codeword |
| codeword * | next |
Definition at line 10 of file qPosList.h.
| int4 codeword::codeword |
Definition at line 12 of file qPosList.h.
Referenced by qPosList_processList(), and wordLookupDFA_build().
struct codeword* codeword::next [read] |
Definition at line 13 of file qPosList.h.
Referenced by qPosList_processList(), and wordLookupDFA_build().
1.5.2