Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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.

00032 {}


Member Function Documentation

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

handle the GSL error

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

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 Wed Feb 9 16:30:59 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004