![]() |
The Gaudi Framework
master (82fdf313)
|
#include <GaudiKernel/ComponentManager.h>
#include <GaudiKernel/IStateful.h>
#include <GaudiKernel/ISvcLocator.h>
#include <GaudiKernel/ISvcManager.h>
#include <GaudiKernel/Kernel.h>
#include <GaudiKernel/Map.h>
#include <GaudiKernel/SmartIF.h>
#include <algorithm>
#include <list>
#include <mutex>
#include <string>
Go to the source code of this file.
Classes | |
class | ServiceManager |
The ServiceManager class is in charge of the creation of concrete instances of Services. More... | |
struct | ServiceManager::ServiceItem |