Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

Bootstrap.cpp File Reference

#include <iostream>
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/System.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/IService.h"
#include "GaudiKernel/IAppMgrUI.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IClassManager.h"
#include "Reflex/PluginService.h"

Include dependency graph for Bootstrap.cpp:

Go to the source code of this file.

Namespaces

namespace  Gaudi

Classes

class  Gaudi::BootSvcLocator
 A dual-stage boostrap mechanism is used to ensure an orderly startup of the ApplicationMgr. More...

Functions

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

Variables

static SmartIF< ISvcLocators_svclocInstance
static SmartIF< IAppMgrUIs_appmgrInstance
static std::list< IService * > s_bootServices
static SmartIF< IServices_bootService
static SmartIF< IInterfaces_bootInterface


Variable Documentation

Definition at line 196 of file Bootstrap.cpp.

Definition at line 198 of file Bootstrap.cpp.

Definition at line 197 of file Bootstrap.cpp.

Definition at line 60 of file Bootstrap.cpp.

Definition at line 233 of file Bootstrap.cpp.

Definition at line 232 of file Bootstrap.cpp.

Definition at line 231 of file Bootstrap.cpp.

Definition at line 59 of file Bootstrap.cpp.


Generated at Thu Sep 30 09:58:00 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004