The Gaudi Framework
v30r3 (a5ef0a68)
|
#include "GaudiKernel/StateMachine.h"
Go to the source code of this file.
Namespaces | |
Gaudi | |
Helper functions to set/get the application return code. | |
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. More... | |