|
PIP
1.4.0
Platform-Independent Primitives
|
Base class for custom state machine. More...
Classes | |
| class | PIStateMachine< Type > |
| Base class for custom state machine. More... | |
| struct | PIStateMachine< Type >::Rule |
| Rule of transition between states of machine More... | |
| struct | PIStateMachine< Type >::State |
| State of machine More... | |
Base class for custom state machine.