Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Variables
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.

Classes

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

Namespaces

namespace  Gaudi
 : AIDA interfaces visibility
 

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

SmartIF<IAppMgrUI> s_appmgrInstance
static

Definition at line 60 of file Bootstrap.cpp.

SmartIF<IInterface> s_bootInterface
static

Definition at line 233 of file Bootstrap.cpp.

SmartIF<IService> s_bootService
static

Definition at line 232 of file Bootstrap.cpp.

std::list<IService*> s_bootServices
static

Definition at line 231 of file Bootstrap.cpp.

SmartIF<ISvcLocator> s_svclocInstance
static

Definition at line 59 of file Bootstrap.cpp.


Generated at Wed Jan 30 2013 17:13:43 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004