fired when a module (DLL) is loaded
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/ModuleIncident.h>
|
static std::string | TYPE () |
|
fired when a module (DLL) is loaded
- Author
- P. Calafiura
Definition at line 50 of file ModuleIncident.h.
◆ ModuleLoadedIncident()
ModuleLoadedIncident::ModuleLoadedIncident |
( |
std::string | source, |
|
|
std::string | module ) |
|
inline |
Definition at line 53 of file ModuleIncident.h.
const std::string & source() const
Access to the source of the incident.
ModuleIncident(std::string source, std::string type, std::string module)
const std::string & module() const
the model (DLL) being worked on
static std::string TYPE()
◆ TYPE()
static std::string ModuleLoadedIncident::TYPE |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: