Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
223
EventsSubscriber::~EventsSubscriber()
224
{
225
EventsRouter::GetInstance().Unsubscribe(m_Types, m_Inbox);
226
}
227
228
const EventsInbox::Ptr& EventsSubscriber::GetInbox()
229
{
Callers
nothing calls this directly
Calls
1
Unsubscribe
Method · 0.80
Tested by
no test coverage detected