![]() |
The Gaudi Framework
v26r3
|
fired when a module (DLL) is loaded More...
Public Member Functions | |
ModuleLoadedIncident (const std::string &source, const std::string &module) | |
ModuleLoadedIncident (const std::string &source, const 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 (const std::string &source, const std::string &type) | |
Default Constructor. More... | |
virtual | ~Incident () |
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 (const std::string &source, const std::string &type) | |
Default Constructor. More... | |
virtual | ~Incident () |
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 (const std::string &source, const std::string &type, const std::string &module) | |
virtual | ~ModuleIncident () |
ModuleIncident (const std::string &source, const std::string &type, const std::string &module) | |
virtual | ~ModuleIncident () |
fired when a module (DLL) is loaded
Definition at line 44 of file ModuleIncident.h.
|
inline |
Definition at line 47 of file ModuleIncident.h.
|
inline |
Definition at line 47 of file ModuleIncident.h.
|
inlinestatic |
Definition at line 46 of file ModuleIncident.h.
|
inlinestatic |
Definition at line 46 of file ModuleIncident.h.