|
OpenSDN source code
|
Public Types | |
| typedef sc::transition< Ev, Idle, StateMachine, &StateMachine::OnIdleError< Ev, code > > | reaction |
Definition at line 382 of file state_machine.cc.
| typedef sc::transition<Ev, Idle, StateMachine, &StateMachine::OnIdleError<Ev, code> > fsm::IdleError< Ev, code >::reaction |
Definition at line 384 of file state_machine.cc.