PIP
0.4.0_beta2
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.