#include <lmclass.h>
Public Attributes | |
char * | name |
lmclass_word_t * | wordlist |
struct lmclass_s * | next |
char* lmclass_s::name |
Name for this LM class
struct lmclass_s* lmclass_s::next [read] |
For linking together multiple LM classes in the application, in no particular order.
Head of list of words in this class