Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

State Table

A state table contains a list of state table entries (State Table Entry), which defines the behavior of the state machine. The state table contains a special entry called initial state entry from which each state machine starts its operation. It is expected that the list of state table entries are constucted in the constructor by using AddStateTableEntry() and AddWildcardStateTableEntry() functions. Each state table is defined as a static class and the single object instance are shared among multiple instances of state machines that use the state table.
Generated on Fri Jun 25 17:35:04 2004 for Framework API for Task Management and Protocol State Machines by doxygen 1.3.5