|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#include <string>#include "GaudiKernel/Kernel.h"


Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
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. | |