Gaudi Framework, version v20r4

Generated: 8 Jan 2009

IExceptionSvc.cpp

Go to the documentation of this file.
00001 // $Id: IExceptionSvc.cpp,v 1.2 2007/05/24 14:39:11 hmd Exp $
00002 // ============================================================================
00003 // CVS tag $Name:  $, version $Revision: 1.2 $
00004 // ============================================================================
00005 // Include files 
00006 // ============================================================================
00007 // GaudiKernel
00008 // ============================================================================
00009 #include "GaudiKernel/GaudiException.h"
00010 #include "GaudiKernel/IExceptionSvc.h"
00011 // ============================================================================
00017 // ============================================================================
00019 // ============================================================================
00020 namespace 
00021 {
00022   // ==========================================================================
00029   // ==========================================================================
00030   const InterfaceID s_IExceptionSvc("IExceptionSvc", 2 , 0 ) ; 
00031   // ==========================================================================
00032 }
00033 // ============================================================================
00035 // ============================================================================
00036 const InterfaceID& IExceptionSvc::interfaceID() { return s_IExceptionSvc ; }
00037 // ============================================================================
00039 // ============================================================================
00040 IExceptionSvc::~IExceptionSvc() {} 
00041 // ============================================================================
00042 
00043 // ============================================================================
00044 // The END 
00045 // ============================================================================

Generated at Thu Jan 8 17:44:21 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004