Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Variables
zmqnotificationinterface.h File Reference
#include <primitives/transaction.h>
#include <validationinterface.h>
#include <cstdint>
#include <functional>
#include <list>
#include <memory>
#include <vector>
Include dependency graph for zmqnotificationinterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CZMQNotificationInterface
 

Variables

std::unique_ptr< CZMQNotificationInterfaceg_zmq_notification_interface
 

Variable Documentation

◆ g_zmq_notification_interface

std::unique_ptr<CZMQNotificationInterface> g_zmq_notification_interface
extern

Definition at line 208 of file zmqnotificationinterface.cpp.