#include <StateMachine.h>
Public Types | |
typedef boost::mpl::list< RT > | reactions |
typedef bsc::transition < Configure, Ready > | RT |
Public Member Functions | |
Constructed (my_context) | |
virtual | ~Constructed () |
Public Member Functions inherited from stor::Operations | |
void | moveToFailedState (xcept::Exception &exception) const |
void | noFragmentToProcess () const |
Operations () | |
void | processI2OFragment (I2OChain &frag) const |
std::string | stateName () const |
virtual | ~Operations ()=0 |
Private Member Functions | |
virtual void | do_entryActionWork () |
virtual void | do_exitActionWork () |
virtual void | do_moveToFailedState (xcept::Exception &exception) const |
virtual std::string | do_stateName () const |
Additional Inherited Members | |
Protected Member Functions inherited from stor::Operations | |
virtual void | do_noFragmentToProcess () const |
virtual void | do_processI2OFragment (I2OChain &frag) const |
void | safeEntryAction () |
void | safeExitAction () |
Constructed state
Definition at line 224 of file StateMachine.h.
Definition at line 230 of file StateMachine.h.
typedef bsc::transition<Configure,Ready> stor::Constructed::RT |
Definition at line 229 of file StateMachine.h.
Constructed::Constructed | ( | my_context | c | ) |
|
virtual |
|
privatevirtual |
Implements stor::Operations.
Definition at line 14 of file Constructed.cc.
|
privatevirtual |
Implements stor::Operations.
Definition at line 26 of file Constructed.cc.
References stor::Operations::stateName().
|
privatevirtual |
|
privatevirtual |
Implements stor::Operations.
Definition at line 37 of file Constructed.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.