SphinxBase 5prealpha
|
Data Fields | |
jsgf_atom_t * | atom |
Name, tags, weight. | |
int | from |
From state. | |
int | to |
To state. | |
Definition at line 116 of file jsgf_internal.h.
jsgf_atom_t* jsgf_link_s::atom |
Name, tags, weight.
Definition at line 117 of file jsgf_internal.h.
int jsgf_link_s::from |
From state.
Definition at line 118 of file jsgf_internal.h.
int jsgf_link_s::to |
To state.
Definition at line 119 of file jsgf_internal.h.