fsm_table_s Struct Reference

#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

Detailed Description

Stores information for an FSM table (including states and state transitions).


Field Documentation

List of FSM from state vectors that are valid for this FSM (VTYPE_VAL)

Referenced by arc_add(), arc_create(), arc_db_merge(), arc_db_write(), arc_dealloc(), arc_display(), arc_find_from_state(), arc_get_states(), arc_get_transitions(), and arc_merge().

unsigned int fsm_table_s::id

Starting exclusion ID of arc list

Referenced by arc_create(), arc_find_arc_by_exclusion_id(), arc_get_transitions(), and exclude_set_fsm_exclude().

unsigned int fsm_table_s::num_arcs

Contains the number of from states stored in this table

Referenced by arc_add(), arc_create(), arc_db_write(), arc_dealloc(), arc_get_states(), arc_get_stats(), arc_state_hits(), and rank_gather_fsm_cov().

Contains the number of to states stored in this table

Referenced by arc_add(), arc_create(), arc_db_write(), arc_dealloc(), and arc_get_states().

List of FSM to state vectors that are valid for this FSM (VTYPE_VAL)

Referenced by arc_add(), arc_create(), arc_db_merge(), arc_db_write(), arc_dealloc(), arc_display(), arc_find_to_state(), arc_get_states(), arc_get_transitions(), and arc_merge().


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3