CMS 3D CMS Logo

statemachine::Starting Class Reference

#include <FWCore/Framework/src/EPStates.h>

List of all members.

Public Types

typedef mpl::list
< sc::transition< Event, Error >,
sc::transition< Lumi, Error >,
sc::transition< Run, Error >,
sc::transition< File,
HandleFiles, Machine,
&Machine::startingNewLoop >,
sc::transition< Stop,
EndingLoop, Machine,
&Machine::startingNewLoop >,
sc::transition< Restart,
Error > > 
reactions

Public Member Functions

 Starting (my_context ctx)
 ~Starting ()


Detailed Description

Definition at line 103 of file EPStates.h.


Member Typedef Documentation

typedef mpl::list< sc::transition<Event, Error>, sc::transition<Lumi, Error>, sc::transition<Run, Error>, sc::transition<File, HandleFiles, Machine, &Machine::startingNewLoop>, sc::transition<Stop, EndingLoop, Machine, &Machine::startingNewLoop>, sc::transition<Restart, Error> > statemachine::Starting::reactions

Definition at line 115 of file EPStates.h.


Constructor & Destructor Documentation

statemachine::Starting::Starting ( my_context  ctx  ) 

Definition at line 51 of file EPStates.cc.

00051 : my_base(ctx) { }

statemachine::Starting::~Starting (  ) 

Definition at line 53 of file EPStates.cc.

00053 { }


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:52:43 2009 for CMSSW by  doxygen 1.5.4