![]() |
The Gaudi Framework
v26r3
|
#include <src/IncidentSvc/IncidentSvc.h>

Public Member Functions | |
| Listener (IIncidentListener *il, long pri, bool thr=false, bool single=false) | |
Public Attributes | |
| IIncidentListener * | iListener |
| long | priority |
| bool | rethrow |
| bool | singleShot |
Definition at line 39 of file IncidentSvc.h.
|
inline |
Definition at line 46 of file IncidentSvc.h.
| IIncidentListener* IncidentSvc::Listener::iListener |
Definition at line 41 of file IncidentSvc.h.
| long IncidentSvc::Listener::priority |
Definition at line 42 of file IncidentSvc.h.
| bool IncidentSvc::Listener::rethrow |
Definition at line 43 of file IncidentSvc.h.
| bool IncidentSvc::Listener::singleShot |
Definition at line 44 of file IncidentSvc.h.