|  | The Gaudi Framework
    v39r3 (979e3109)
    | 
#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 27 of file Service.cpp.
| #define ON_VERBOSE if ( msgLevel( MSG::VERBOSE ) ) | 
Definition at line 28 of file Service.cpp.