Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

fsm_table_arc_s Struct Reference

#include <defines.h>


Detailed Description

Stores information for a uni-/bi-directional state transition.


Data Fields

asuppl suppl
unsigned int from
unsigned int to


Field Documentation

unsigned int fsm_table_arc_s::from
 

Index to from_state vector value in fsm_table vector array

asuppl fsm_table_arc_s::suppl
 

Supplemental field for this state transition entry

unsigned int fsm_table_arc_s::to
 

Index to to_state vector value in fsm_table vector array


The documentation for this struct was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4