Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
IncidentSvc::Listener Struct Reference

#include <IncidentSvc.h>

Collaboration diagram for IncidentSvc::Listener:
Collaboration graph
[legend]

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.

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

Member Data Documentation

IIncidentListener* IncidentSvc::Listener::iListener

Definition at line 44 of file IncidentSvc.h.

long IncidentSvc::Listener::priority

Definition at line 45 of file IncidentSvc.h.

bool IncidentSvc::Listener::rethrow

Definition at line 46 of file IncidentSvc.h.

bool IncidentSvc::Listener::singleShot

Definition at line 47 of file IncidentSvc.h.


The documentation for this struct was generated from the following file:
Generated at Wed Nov 28 2012 12:17:30 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004