|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
#include <string>#include "GaudiKernel/Kernel.h"

Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
Helper functions to set/get the application return code. | |
Functions | |
| GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgrEx (const std::string &dllname, const std::string &factname) |
| GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgr (const std::string &dllname, const std::string &factname) |
| GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgr (const std::string &dllname) |
| GAUDI_API IAppMgrUI * | Gaudi::createApplicationMgr () |
| GAUDI_API IInterface * | Gaudi::createInstance (const std::string &name, const std::string &factname, const std::string &ddlname) |
| GAUDI_API ISvcLocator * | Gaudi::svcLocator () |
| GAUDI_API ISvcLocator * | Gaudi::setInstance (ISvcLocator *newInstance) |
| Set new instance of service locator. | |
| GAUDI_API IAppMgrUI * | Gaudi::setInstance (IAppMgrUI *newInstance) |
| Set new instance of service locator. | |