|
Gaudi Framework, version v21r4 |
| Home | Generated: 7 Sep 2009 |
#include <GaudiKernel/IIncidentListener.h>


Definition at line 14 of file IIncidentListener.h.
Public Member Functions | |
| DeclareInterfaceID (IIncidentListener, 2, 0) | |
| InterfaceID. | |
| virtual void | handle (const Incident &)=0 |
| Inform that a new incident has occurred. | |
| IIncidentListener::DeclareInterfaceID | ( | IIncidentListener | , | |
| 2 | , | |||
| 0 | ||||
| ) |
| virtual void IIncidentListener::handle | ( | const Incident & | ) | [pure virtual] |
Inform that a new incident has occurred.
Implemented in TimingAuditor, RecordDataSvc, FastContainersSvc, and DataOnDemandSvc.