2 #ifndef GAUDIKERNEL_ICLASSMANAGER_H
3 #define GAUDIKERNEL_ICLASSMANAGER_H
25 virtual StatusCode loadModule(
const std::string& module,
26 bool fireIncident=
true ) = 0;
29 #endif // GAUDIKERNEL_ICLASSMANAGER_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
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...
The IFactory is the interface used to create contrete instances of Objectes.
The IClassManager is the interface implemented by the generic Factory in the Application Manager to s...