#include <string>
#include "GaudiKernel/Kernel.h"
Include dependency graph for Bootstrap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Gaudi |
Functions | |
IAppMgrUI * | Gaudi::createApplicationMgrEx (const std::string &dllname, const std::string &factname) |
IAppMgrUI * | Gaudi::createApplicationMgr (const std::string &dllname, const std::string &factname) |
IAppMgrUI * | Gaudi::createApplicationMgr (const std::string &dllname) |
IAppMgrUI * | Gaudi::createApplicationMgr () |
IInterface * | Gaudi::createInstance (const std::string &name, const std::string &factname, const std::string &ddlname) |
ISvcLocator * | Gaudi::svcLocator () |
ISvcLocator * | Gaudi::setInstance (ISvcLocator *newInstance) |
Set new instance of service locator. | |
IAppMgrUI * | Gaudi::setInstance (IAppMgrUI *newInstance) |
Set new instance of service locator. |