2 #ifndef GAUDIKERNEL_IAPPMGRUI_H
3 #define GAUDIKERNEL_IAPPMGRUI_H 1
39 virtual const std::string& name()
const = 0;
57 #endif // KERNEL_IAPPMGRUI_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.
Definition of the basic interface.
#define DeclareInterfaceID(name, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
Application Manager User Interface.