Gaudi Framework, version v20r3

Generated: 24 Nov 2008

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]

Inform that a new incident has occured.

Implemented in TimingAuditor, DataListenerSvc, AlgContextSvc, DetDataSvc, FastContainersSvc, HistorySvc, DataOnDemandSvc, and RndmEngine.


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

Generated at Mon Nov 24 14:45:42 2008 for Gaudi Framework, version v20r3 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004