1 #ifndef GAUDIKERNEL_ISTATEFUL_H
2 #define GAUDIKERNEL_ISTATEFUL_H
5 #include "GaudiKernel/IInterface.h"
6 #include "GaudiKernel/StateMachine.h"
67 #endif // GAUDIKERNEL_ISTATEFUL_H
State
Allowed states for classes implementing the state machine (ApplicationMgr, Algorithm, Service, AlgTool).
#define DeclareInterfaceID(iface, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
Interface for classes that implement the Gaudi State Machine.