Public Attributes | List of all members
s2_fsg_s Struct Reference

#include <fsg.h>

Public Attributes

char * name
 
int32 n_state
 
int32 start_state
 
int32 final_state
 
s2_fsg_trans_ttrans_list
 

Member Data Documentation

int32 s2_fsg_s::final_state

Referenced by main().

int32 s2_fsg_s::n_state

Referenced by main().

char* s2_fsg_s::name
int32 s2_fsg_s::start_state

Referenced by main().

s2_fsg_trans_t* s2_fsg_s::trans_list

Referenced by main().


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