OpenSDN source code
|
Public Types | |
typedef sc::transition< Ev, Idle, SandeshClientSMImpl,&SandeshClientSMImpl::OnIdle < Ev > > | reaction |
Definition at line 195 of file sandesh_client_sm.cc.
typedef sc::transition<Ev, Idle, SandeshClientSMImpl, &SandeshClientSMImpl::OnIdle<Ev> > scm::TransitToIdle< Ev >::reaction |
Definition at line 197 of file sandesh_client_sm.cc.