PureFSM
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 NpurePureFSM library namespace
 CnoneStruct that defines empty type
 CtransitionRepresents a transition between two states
 Ctransition_tableDetermines the behaviour of an FSM
 Cempty_loggerEmpty State Machine Logger
 Cstate_machineState Machine
 Cguard_any_ofGuard OR operation
 Cguard_none_ofGuard negation
 Cstdout_loggerState machine stdout logger
 Cuser_loggerState machine logger with user-defined stream