|
Gaudi Framework, version v25r0 |
| Home | Generated: Mon Feb 17 2014 |
#include "GaudiKernel/StateMachine.h"
Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| : AIDA interfaces visibility | |
| namespace | Gaudi::StateMachine |
Functions | |
| State GAUDI_API | Gaudi::StateMachine::ChangeState (const Transition transition, const State state) |
| Function to get the new state according to the required transition, checking if the transition is allowed. | |