OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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: