#include <DataIncident.h>
|
| | ContextIncident (const std::string &src, const std::string &typ, T tag) |
| | Initializing Constructor.
|
| |
| virtual | ~ContextIncident () |
| | Standard destructor.
|
| |
| const T & | tag () const |
| | Accesssor to the tag value (CONST)
|
| |
| | Incident (const std::string &source, const std::string &type) |
| | Default Constructor.
|
| |
| virtual | ~Incident () |
| | Destructor.
|
| |
| const std::string & | type () const |
| | Access to the incident type.
|
| |
| const std::string & | source () const |
| | Access to the source of the incident.
|
| |
template<class T>
class ContextIncident< T >
Definition at line 16 of file DataIncident.h.
Accesssor to the tag value (CONST)
Definition at line 32 of file DataIncident.h.
The documentation for this class was generated from the following file:
- /afs/.cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v25r2/GaudiKernel/GaudiKernel/DataIncident.h