|
Gaudi Framework, version v21r11 |
| Home | Generated: 30 Sep 2010 |
#include <GaudiKernel/IIncidentListener.h>
Public Member Functions | |
| DeclareInterfaceID (IIncidentListener, 2, 0) | |
| InterfaceID. | |
| virtual void | handle (const Incident &)=0 |
| Inform that a new incident has occurred. | |
Definition at line 14 of file IIncidentListener.h.
| 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, DataOnDemandSvc, Gaudi::Utils::StopSignalHandler, and StalledEventMonitor.