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