SphinxBase  5prealpha
jsgf_s Struct Reference

Data Fields

char * version
 JSGF version (from header)
 
char * charset
 JSGF charset (default UTF-8)
 
char * locale
 JSGF locale (default C)
 
char * name
 Grammar name.
 
hash_table_trules
 Defined or imported rules in this grammar.
 
hash_table_timports
 Pointers to imported grammars.
 
jsgf_tparent
 Parent grammar (if this is an imported one)
 
glist_t searchpath
 List of directories to search for grammars.
 
int nstate
 Number of generated states.
 
glist_t links
 Generated FSG links.
 
glist_t rulestack
 Stack of currently expanded rules.
 

Detailed Description

Definition at line 75 of file jsgf_internal.h.


The documentation for this struct was generated from the following file: