![]() |
|
|
Generated: 8 Jan 2009 |
#include "GaudiKernel/GaudiHandle.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/GaudiException.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/ServiceLocatorHelper.h"
#include <string>
#include <stdexcept>


Go to the source code of this file.
Classes | |
| class | ServiceHandle< T > |
| Handle to be used in lieu of naked pointers to services. More... | |
Functions | |
| template<class T> | |
| std::ostream & | operator<< (std::ostream &os, const ServiceHandle< T > &handle) |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const ServiceHandle< T > & | handle | |||
| ) | [inline] |