The Gaudi Framework  v29r0 (ff2e7097)
Bootstrap.h File Reference
#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

 Gaudi
 Helper functions to set/get the application return code.
 

Functions

GAUDI_API IAppMgrUIGaudi::createApplicationMgrEx (const std::string &dllname, const std::string &factname)
 
GAUDI_API IAppMgrUIGaudi::createApplicationMgr (const std::string &dllname, const std::string &factname)
 
GAUDI_API IAppMgrUIGaudi::createApplicationMgr (const std::string &dllname)
 
GAUDI_API IAppMgrUIGaudi::createApplicationMgr ()
 
GAUDI_API IInterfaceGaudi::createInstance (const std::string &name, const std::string &factname, const std::string &ddlname)
 
GAUDI_API ISvcLocatorGaudi::svcLocator ()
 
GAUDI_API ISvcLocatorGaudi::setInstance (ISvcLocator *newInstance)
 Set new instance of service locator. More...
 
GAUDI_API IAppMgrUIGaudi::setInstance (IAppMgrUI *newInstance)
 Set new instance of service locator. More...