Public Attributes | List of all members
word_fsg_s Struct Reference

#include <word_fsg.h>

Public Attributes

char * name
 
int32 n_state
 
int32 start_state
 
int32 final_state
 
uint8 use_altpron
 
uint8 use_filler
 
float32 lw
 
glist_t ** trans
 
word_fsglink_t *** null_trans
 
int8 ** rc
 
int8 ** lc
 
int32 n_ciphone
 
dict_tdict
 
mdef_tmdef
 
tmat_ttmat
 
ctxt_table_tctxt
 

Member Data Documentation

◆ ctxt

ctxt_table_t* word_fsg_s::ctxt

◆ dict

dict_t* word_fsg_s::dict

◆ final_state

int32 word_fsg_s::final_state

◆ lc

int8 ** word_fsg_s::lc

◆ lw

float32 word_fsg_s::lw

◆ mdef

mdef_t* word_fsg_s::mdef

◆ n_ciphone

int32 word_fsg_s::n_ciphone

Added by Arthur at 20050627

◆ n_state

int32 word_fsg_s::n_state

◆ name

char* word_fsg_s::name

◆ null_trans

word_fsglink_t*** word_fsg_s::null_trans

◆ rc

int8** word_fsg_s::rc

◆ start_state

int32 word_fsg_s::start_state

◆ tmat

tmat_t* word_fsg_s::tmat

◆ trans

glist_t** word_fsg_s::trans

◆ use_altpron

uint8 word_fsg_s::use_altpron

◆ use_filler

uint8 word_fsg_s::use_filler

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