Public Attributes
s2_fsg_trans_s Struct Reference

#include <fsg.h>

List of all members.

Public Attributes

int32 from_state
int32 to_state
float32 prob
char * word
struct s2_fsg_trans_snext

Member Data Documentation

int32 s2_fsg_trans_s::from_state

Referenced by main().

struct s2_fsg_trans_s* s2_fsg_trans_s::next

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().


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