Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <zmqpublishnotifier.h>
Additional Inherited Members | |
Static Public Member Functions inherited from CZMQAbstractNotifier | |
template<typename T > | |
static std::unique_ptr< CZMQAbstractNotifier > | Create () |
Static Public Attributes inherited from CZMQAbstractNotifier | |
static const int | DEFAULT_ZMQ_SNDHWM {1000} |
Protected Attributes inherited from CZMQAbstractNotifier | |
void * | psocket |
std::string | type |
std::string | address |
int | outbound_message_high_water_mark |
Definition at line 33 of file zmqpublishnotifier.h.
|
overridevirtual |
Reimplemented from CZMQAbstractNotifier.
Definition at line 187 of file zmqpublishnotifier.cpp.