
#include <gk_struct.h>

Data Fields | |
| int | ntoks |
| char * | strbuf |
| char ** | list |
Definition at line 139 of file gk_struct.h.
| char* gk_Tokens_t::strbuf |
Definition at line 141 of file gk_struct.h.
Referenced by gk_freetokenslist(), and gk_strtokenize().
| char** gk_Tokens_t::list |
Definition at line 142 of file gk_struct.h.
Referenced by gk_freetokenslist(), gk_seq_ReadGKMODPSSM(), and gk_strtokenize().
1.5.5