MCPcopy Create free account
hub / github.com/ElementsProject/elements / ~CZMQNotificationInterface

Method ~CZMQNotificationInterface

src/zmq/zmqnotificationinterface.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18CZMQNotificationInterface::~CZMQNotificationInterface()
19{
20 Shutdown();
21}
22
23std::list<const CZMQAbstractNotifier*> CZMQNotificationInterface::GetActiveNotifiers() const
24{

Callers

nothing calls this directly

Calls 1

ShutdownFunction · 0.85

Tested by

no test coverage detected