Gaudi Framework, version v20r4

Generated: 8 Jan 2009

IIncidentListener Class Reference

#include <GaudiKernel/IIncidentListener.h>

Inheritance diagram for IIncidentListener:

Inheritance graph
[legend]
Collaboration diagram for IIncidentListener:

Collaboration graph
[legend]

List of all members.


Detailed Description

The interface implemented by any class wanting to listen to Incidents.

Author:
Pere Mato

Definition at line 18 of file IIncidentListener.h.


Public Member Functions

virtual void handle (const Incident &)=0
 Inform that a new incident has occured.

Static Public Member Functions

static const InterfaceIDinterfaceID ()
 Retrieve interface ID.

Member Function Documentation

static const InterfaceID& IIncidentListener::interfaceID (  )  [inline, static]

Retrieve interface ID.

Reimplemented from IInterface.

Definition at line 21 of file IIncidentListener.h.

00021 { return IID_IIncidentListener; }

virtual void IIncidentListener::handle ( const Incident  )  [pure virtual]


The documentation for this class was generated from the following file:

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