OpenSDN source code
|
Public Types | |
typedef sc::transition < EvBgpNotification, Idle, StateMachine,&StateMachine::OnIdleNotification > | reaction |
Definition at line 364 of file state_machine.cc.
typedef sc::transition<EvBgpNotification, Idle, StateMachine, &StateMachine::OnIdleNotification> fsm::TransitToIdle< EvBgpNotification, 0 >::reaction |
Definition at line 366 of file state_machine.cc.