MCPcopy Create free account
hub / github.com/Icinga/icinga2 / EventsRouter

Method EventsRouter

lib/remote/eventqueue.hpp:159–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 static EventsRouter m_Instance;
158
159 EventsRouter() = default;
160 EventsRouter(const EventsRouter&) = delete;
161 EventsRouter(EventsRouter&&) = delete;
162 EventsRouter& operator=(const EventsRouter&) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected