OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ssm::TransitToIdle< Ev > Struct Template Reference

Public Types

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

Detailed Description

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

Definition at line 166 of file sandesh_state_machine.cc.

Member Typedef Documentation

template<class Ev>
typedef sc::transition<Ev, Idle, SandeshStateMachine, &SandeshStateMachine::OnIdle<Ev> > ssm::TransitToIdle< Ev >::reaction

Definition at line 168 of file sandesh_state_machine.cc.


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