PIP  0.4.1_alpha3
Platform-Independent Primitives
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pistatemachine.h File Reference

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...
 

Detailed Description

Base class for custom state machine.