|
Gaudi Framework, version v21r7 |
| Home | Generated: 22 Jan 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, and DataOnDemandSvc.