OpenSDN source code
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

◆ reaction

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: