#include <GaudiKernel/IIncidentSvc.h>
Definition at line 49 of file IIncidentSvc.h.
IIncidentSvc::IncidentPack::IncidentPack |
( |
IncidentPack && |
o | ) |
|
|
inline |
Definition at line 53 of file IIncidentSvc.h.
std::vector< std::unique_ptr< Incident > > incidents
std::vector< std::vector< IIncidentListener * > > listeners
IIncidentSvc::IncidentPack::IncidentPack |
( |
| ) |
|
|
inline |
Definition at line 54 of file IIncidentSvc.h.
std::vector< std::unique_ptr< Incident > > incidents
std::vector< std::vector< IIncidentListener * > > listeners
The documentation for this class was generated from the following file: