CMS 3D CMS Logo

Public Types | Public Member Functions

smproxy::AllOk Class Reference

#include <States.h>

Inheritance diagram for smproxy::AllOk:
smproxy::State< AllOk, StateMachine, Constructed > smproxy::StateName state

List of all members.

Public Types

typedef boost::mpl::list
< boost::statechart::transition
< Fail, Failed, StateMachine,&StateMachine::failEvent > > 
reactions

Public Member Functions

 AllOk (my_context c)
virtual ~AllOk ()

Detailed Description

The default state AllOk

Definition at line 172 of file States.h.


Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::transition<Fail,Failed,StateMachine,&StateMachine::failEvent> > smproxy::AllOk::reactions

Definition at line 179 of file States.h.


Constructor & Destructor Documentation

smproxy::AllOk::AllOk ( my_context  c) [inline]
virtual smproxy::AllOk::~AllOk ( ) [inline, virtual]