![]() |
The Gaudi Framework
v37r1 (a7f61348)
|
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/GaudiHandle.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/IProperty.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ServiceLocatorHelper.h"
#include <stdexcept>
#include <string>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | ServiceHandle< T > |
class | ServiceHandleArray< T > |
Functions | |
template<class T > | |
std::ostream & | operator<< (std::ostream &os, const ServiceHandle< T > &handle) |
template<class T > | |
std::ostream & | operator<< (std::ostream &os, const ServiceHandleArray< T > &handle) |
|
inline |
Definition at line 174 of file ServiceHandle.h.
|
inline |
Definition at line 179 of file ServiceHandle.h.