#include <LeicaStateMachine.h>
Public Types | |
typedef boost::statechart::custom_reaction< StartEvent > | reactions |
Public Member Functions | |
IdleState () | |
boost::statechart::result | react (const StartEvent &) |
Definition at line 166 of file LeicaStateMachine.h.
typedef boost::statechart::custom_reaction<StartEvent> IdleState::reactions |
Definition at line 172 of file LeicaStateMachine.h.
|
inline |
Definition at line 169 of file LeicaStateMachine.h.
|
inline |
Definition at line 174 of file LeicaStateMachine.h.