Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

IncidentSvc::Listener Struct Reference

#include <IncidentSvc.h>

Collaboration diagram for IncidentSvc::Listener:
[legend]

List of all members.

Public Member Functions

 Listener (IIncidentListener *il, long pri, bool thr=false, bool single=false)

Public Attributes

IIncidentListeneriListener
long priority
bool rethrow
bool singleShot


Detailed Description

Definition at line 42 of file IncidentSvc.h.


Constructor & Destructor Documentation

IncidentSvc::Listener::Listener ( IIncidentListener il,
long  pri,
bool  thr = false,
bool  single = false 
) [inline]

Definition at line 49 of file IncidentSvc.h.

00049                                                                                 :
00050       iListener(il), priority(pri), rethrow(thr), singleShot(single){}
    


Member Data Documentation

Definition at line 44 of file IncidentSvc.h.

Definition at line 45 of file IncidentSvc.h.

Definition at line 46 of file IncidentSvc.h.

Definition at line 47 of file IncidentSvc.h.


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

Generated at Thu Sep 30 09:58:36 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004