The Gaudi Framework  master (594c33fa)
IIncidentSvc::Listener Struct Referencefinal

Listener properties. More...

#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IIncidentSvc.h>

Collaboration diagram for IIncidentSvc::Listener:

Public Attributes

IIncidentListeneriListener { nullptr }
 
long priority { 0 }
 
bool rethrow { false }
 
bool singleShot { false }
 

Detailed Description

Listener properties.

Definition at line 60 of file IIncidentSvc.h.

Member Data Documentation

◆ iListener

IIncidentListener* IIncidentSvc::Listener::iListener { nullptr }

Definition at line 61 of file IIncidentSvc.h.

◆ priority

long IIncidentSvc::Listener::priority { 0 }

Definition at line 62 of file IIncidentSvc.h.

◆ rethrow

bool IIncidentSvc::Listener::rethrow { false }

Definition at line 63 of file IIncidentSvc.h.

◆ singleShot

bool IIncidentSvc::Listener::singleShot { false }

Definition at line 64 of file IIncidentSvc.h.


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