The Gaudi Framework
v30r3 (a5ef0a68)
|
Go to the source code of this file.
Namespaces | |
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. More... | |
GAUDI_API IAppMgrUI * | Gaudi::setInstance (IAppMgrUI *newInstance) |
Set new instance of service locator. More... | |