#include <defines.h>
Data Fields | |
| fsuppl | suppl |
| unsigned int | id |
| vector ** | fr_states |
| unsigned int | num_fr_states |
| vector ** | to_states |
| unsigned int | num_to_states |
| fsm_table_arc ** | arcs |
| unsigned int | num_arcs |
|
|
List of FSM state transitions |
|
|
List of FSM from state vectors that are valid for this FSM (VTYPE_VAL) |
|
|
Starting exclusion ID of arc list |
|
|
Contains the number of arcs stored in this table |
|
|
Contains the number of from states stored in this table |
|
|
Contains the number of to states stored in this table |
|
|
Supplemental field for FSM table |
|
|
List of FSM to state vectors that are valid for this FSM (VTYPE_VAL) |
1.3.4