PIP 5.6.1
Platform-Independent Primitives
state_machine Directory Reference
Directory dependency graph for state_machine:
state_machine

Files

file  pistatemachine.h
 State machine. Main state machine class that manages states and transitions. Thread-safe implementation with nested post handling.
 
file  pistatemachine_base.h
 Declares helper types shared by the state machine API.
 
file  pistatemachine_state.h
 Declares states used by PIStateMachine.
 
file  pistatemachine_transition.h
 Declares transitions used by PIStateMachine.
 
file  pistatemachinemodule.h
 Declares module entry includes for the state machine API.