OpenSDN source code
scm::TransitToIdle< Ev > Struct Template Reference

Public Types

typedef sc::transition< Ev, Idle, SandeshClientSMImpl, &SandeshClientSMImpl::OnIdle< Ev > > reaction
 

Detailed Description

template<class Ev>
struct scm::TransitToIdle< Ev >

Definition at line 195 of file sandesh_client_sm.cc.

Member Typedef Documentation

◆ reaction

template<class Ev >
typedef sc::transition<Ev, Idle, SandeshClientSMImpl, &SandeshClientSMImpl::OnIdle<Ev> > scm::TransitToIdle< Ev >::reaction

Definition at line 197 of file sandesh_client_sm.cc.


The documentation for this struct was generated from the following file: