Gaudi Framework, version v21r7

Home   Generated: 22 Jan 2010

GslErrorHandlers.h File Reference

#include "GaudiKernel/Kernel.h"

Include dependency graph for GslErrorHandlers.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GslErrorHandlers

Defines

#define GAUDIGSL_GSLERRORHANDLERS_H   1

Functions

GAUDI_API void GslErrorHandlers::ignoreTheError (const char *reason, const char *file, int line, int code)
 The simplest Gsl Error handler, It simply ingnores the error.
GAUDI_API void GslErrorHandlers::handleTheError (const char *reason, const char *file, int line, int code)
 The simplest Gsl Error handler, It delegates the actual error handling to GSL Service.
GAUDI_API void GslErrorHandlers::throwException (const char *reason, const char *file, int line, int code)
 The simple Gsl Error handler, it throwns the Gaudi Exception.


Define Documentation

#define GAUDIGSL_GSLERRORHANDLERS_H   1

Definition at line 6 of file GslErrorHandlers.h.


Generated at Fri Jan 22 20:29:22 2010 for Gaudi Framework, version v21r7 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004