Public Attributes | List of all members
s2_fsg_trans_s Struct Reference

#include <fsg.h>

Public Attributes

int32 from_state
 
int32 to_state
 
float32 prob
 
char * word
 
struct s2_fsg_trans_snext
 

Member Data Documentation

◆ from_state

int32 s2_fsg_trans_s::from_state

◆ next

struct s2_fsg_trans_s* s2_fsg_trans_s::next

◆ prob

float32 s2_fsg_trans_s::prob

◆ to_state

int32 s2_fsg_trans_s::to_state

◆ word

char* s2_fsg_trans_s::word

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