![]() |
The Gaudi Framework
v27r0
|
fired when a module (DLL) is loaded More...
Public Member Functions | |
ModuleLoadedIncident (std::string source, std::string module) | |
ModuleLoadedIncident (std::string source, std::string module) | |
![]() | |
const std::string & | module () const |
the model (DLL) being worked on More... | |
const std::string & | module () const |
the model (DLL) being worked on More... | |
![]() | |
Incident (std::string source, std::string type) | |
Default Constructor. More... | |
virtual | ~Incident ()=default |
Destructor. More... | |
const std::string & | type () const |
Access to the incident type. More... | |
const std::string & | source () const |
Access to the source of the incident. More... | |
Incident (std::string source, std::string type) | |
Default Constructor. More... | |
virtual | ~Incident ()=default |
Destructor. More... | |
const std::string & | type () const |
Access to the incident type. More... | |
const std::string & | source () const |
Access to the source of the incident. More... | |
Static Public Member Functions | |
static std::string | TYPE () |
static std::string | TYPE () |
Additional Inherited Members | |
![]() | |
ModuleIncident (std::string source, std::string type, std::string module) | |
virtual | ~ModuleIncident ()=default |
ModuleIncident (std::string source, std::string type, std::string module) | |
virtual | ~ModuleIncident ()=default |
fired when a module (DLL) is loaded
Definition at line 42 of file ModuleIncident.h.
|
inline |
Definition at line 45 of file ModuleIncident.h.
|
inline |
Definition at line 45 of file ModuleIncident.h.
|
inlinestatic |
Definition at line 44 of file ModuleIncident.h.
|
inlinestatic |
Definition at line 44 of file ModuleIncident.h.