![]() |
The Gaudi Framework
master (b9786168)
|
#include <GaudiKernel/GaudiException.h>#include <GaudiKernel/Guards.h>#include <GaudiKernel/IAuditorSvc.h>#include <GaudiKernel/IDataHandleHolder.h>#include <GaudiKernel/IMessageSvc.h>#include <GaudiKernel/ISvcLocator.h>#include <GaudiKernel/ISvcManager.h>#include <GaudiKernel/MsgStream.h>#include <GaudiKernel/PropertyHolder.h>#include <GaudiKernel/Service.h>#include <GaudiKernel/ServiceLocatorHelper.h>
Go to the source code of this file.
Macros | |
| #define | ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
| #define | ON_VERBOSE if ( msgLevel( MSG::VERBOSE ) ) |
| #define ON_DEBUG if ( msgLevel( MSG::DEBUG ) ) |
Definition at line 25 of file Service.cpp.
| #define ON_VERBOSE if ( msgLevel( MSG::VERBOSE ) ) |
Definition at line 26 of file Service.cpp.