MCPcopy Create free account
hub / github.com/Icinga/icinga2 / ~EventsSubscriber

Method ~EventsSubscriber

lib/remote/eventqueue.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223EventsSubscriber::~EventsSubscriber()
224{
225 EventsRouter::GetInstance().Unsubscribe(m_Types, m_Inbox);
226}
227
228const EventsInbox::Ptr& EventsSubscriber::GetInbox()
229{

Callers

nothing calls this directly

Calls 1

UnsubscribeMethod · 0.80

Tested by

no test coverage detected