#include </builds/gaudi/Gaudi/GaudiTestSuite/src/IncidentSvc/IncidentListenerTest.h>
Definition at line 23 of file IncidentListenerTest.h.
◆ IncidentListenerTest()
IncidentListenerTest::IncidentListenerTest |
( |
const std::string & | name, |
|
|
ISvcLocator * | svcloc, |
|
|
long | shots = -1 ) |
Constructor.
Definition at line 23 of file IncidentListenerTest.cpp.
28}
virtual SmartIF< IService > & service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true)=0
Returns a smart pointer to a service.
SmartIF< IIncidentSvc > m_incSvc
SmartIF< IMessageSvc > m_msgSvc
constexpr static const auto FAILURE
◆ ~IncidentListenerTest()
IncidentListenerTest::~IncidentListenerTest |
( |
| ) |
|
|
override |
◆ handle()
void IncidentListenerTest::handle |
( |
const Incident & | incident | ) |
|
|
override |
Reimplements from IIncidentListener.
Definition at line 33 of file IncidentListenerTest.cpp.
33 {
39 }
40}
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
const std::string & type() const
Access to the incident type.
◆ m_incSvc
◆ m_msgSvc
◆ m_name
std::string IncidentListenerTest::m_name |
|
private |
◆ m_shots
long IncidentListenerTest::m_shots |
|
private |
The documentation for this class was generated from the following files: