#include <fsg.h>
Public Attributes | |
| int32 | from_state |
| int32 | to_state |
| float32 | prob |
| char * | word |
| struct s2_fsg_trans_s * | next |
Referenced by main().
struct s2_fsg_trans_s* s2_fsg_trans_s::next [read] |
Referenced by main().
| float32 s2_fsg_trans_s::prob |
Referenced by main().
| int32 s2_fsg_trans_s::to_state |
Referenced by main().
| char* s2_fsg_trans_s::word |
Referenced by main().
1.6.1