base class for Module-related incident
More...
#include </tmp/marcocle/lhcb-release/1122/GAUDI/GAUDI_v27r0/InstallArea/x86_64-slc6-gcc49-opt/include/GaudiKernel/ModuleIncident.h>
base class for Module-related incident
- Author
- P. Calafiura
Definition at line 13 of file ModuleIncident.h.
ModuleIncident::ModuleIncident |
( |
std::string |
source, |
|
|
std::string |
type, |
|
|
std::string |
module |
|
) |
| |
|
inlineprotected |
Definition at line 17 of file ModuleIncident.h.
std::string m_module
the model (DLL) being worked on
const std::string & type() const
Access to the incident type.
const std::string & source() const
Access to the source of the incident.
const std::string & module() const
the model (DLL) being worked on
Incident(std::string source, std::string type)
Default Constructor.
virtual ModuleIncident::~ModuleIncident |
( |
| ) |
|
|
protectedvirtualdefault |
ModuleIncident::ModuleIncident |
( |
std::string |
source, |
|
|
std::string |
type, |
|
|
std::string |
module |
|
) |
| |
|
inlineprotected |
Definition at line 17 of file ModuleIncident.h.
std::string m_module
the model (DLL) being worked on
const std::string & type() const
Access to the incident type.
const std::string & source() const
Access to the source of the incident.
const std::string & module() const
the model (DLL) being worked on
Incident(std::string source, std::string type)
Default Constructor.
virtual ModuleIncident::~ModuleIncident |
( |
| ) |
|
|
protectedvirtualdefault |
const std::string& ModuleIncident::module |
( |
| ) |
const |
|
inline |
the model (DLL) being worked on
Definition at line 30 of file ModuleIncident.h.
std::string m_module
the model (DLL) being worked on
const std::string& ModuleIncident::module |
( |
| ) |
const |
|
inline |
the model (DLL) being worked on
Definition at line 30 of file ModuleIncident.h.
std::string m_module
the model (DLL) being worked on
std::string ModuleIncident::m_module |
|
private |
The documentation for this class was generated from the following file: