Gaudi Framework, version v23r7

Home   Generated: Wed Mar 20 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GslErrorHandlers.h
Go to the documentation of this file.
1 // $Id: GslErrorHandlers.h,v 1.2 2007/05/24 14:39:10 hmd Exp $
2 // ============================================================================
3 // CVS tag $Name: $
4 // ============================================================================
5 #ifndef GAUDIGSL_GSLERRORHANDLERS_H
6 #define GAUDIGSL_GSLERRORHANDLERS_H 1
7 
8 #include "GaudiKernel/Kernel.h"
9 
19 namespace GslErrorHandlers
20 {
21 
36  ( const char* reason ,
37  const char* file ,
38  int line ,
39  int code );
40 
55  ( const char* reason ,
56  const char* file ,
57  int line ,
58  int code );
59 
75  ( const char* reason ,
76  const char* file ,
77  int line ,
78  int code );
79 
80 }
81 
82 // ============================================================================
83 // The END
84 // ============================================================================
85 #endif // GSLERRORHANDLERS_H
86 // ============================================================================

Generated at Wed Mar 20 2013 17:59:37 for Gaudi Framework, version v23r7 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004