Gaudi Framework, version v22r4

Home   Generated: Fri Sep 2 2011
Public Member Functions | Protected Member Functions

IGslErrorHandler Class Reference

The abstract interface for arbitrary GSL error handler. More...

#include <GaudiGSL/IGslErrorHandler.h>

Inheritance diagram for IGslErrorHandler:
Inheritance graph
[legend]
Collaboration diagram for IGslErrorHandler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (IGslErrorHandler, 2, 0)
 InterfaceID.
virtual StatusCode handle (const GslError &error) const =0
 handle the GSL error

Protected Member Functions

virtual ~IGslErrorHandler ()
 destructor (virtual and protected)

Detailed Description

The abstract interface for arbitrary GSL error handler.

Author:
Vanya Ivan.Belyaev@itep.ru
Date:
30/04/2002

Definition at line 17 of file IGslErrorHandler.h.


Constructor & Destructor Documentation

virtual IGslErrorHandler::~IGslErrorHandler (  ) [inline, protected, virtual]

destructor (virtual and protected)

Definition at line 32 of file IGslErrorHandler.h.

{}

Member Function Documentation

IGslErrorHandler::DeclareInterfaceID ( IGslErrorHandler  ,
,
 
)
virtual StatusCode IGslErrorHandler::handle ( const GslError error ) const [pure virtual]

handle the GSL error

Parameters:
errorerror to be handled
See also:
GslError
Returns:
status code

Implemented in GslErrorCount, GslErrorException, and GslErrorPrint.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Fri Sep 2 2011 16:25:28 for Gaudi Framework, version v22r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004