1 #ifndef GAUDIKERNEL_BOOTSTRAP_H 2 #define GAUDIKERNEL_BOOTSTRAP_H 44 #endif // GAUDIKERNEL_BOOTSTRAP_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
GAUDI_API IAppMgrUI * createApplicationMgrEx(const std::string &dllname, const std::string &factname)
GAUDI_API ISvcLocator * svcLocator()
Definition of the basic interface.
Application Manager User Interface.
GAUDI_API ISvcLocator * setInstance(ISvcLocator *newInstance)
Set new instance of service locator.
Helper functions to set/get the application return code.
GAUDI_API IInterface * createInstance(const std::string &name, const std::string &factname, const std::string &ddlname)
GAUDI_API IAppMgrUI * createApplicationMgr(const std::string &dllname, const std::string &factname)