#include <zmqpublishnotifier.h>
Definition at line 43 of file zmqpublishnotifier.h.
◆ CZMQPublishRawBlockNotifier()
CZMQPublishRawBlockNotifier::CZMQPublishRawBlockNotifier |
( |
std::function< bool(CBlock &, const CBlockIndex &)> |
get_block_by_index | ) |
|
|
inline |
◆ NotifyBlock()
bool CZMQPublishRawBlockNotifier::NotifyBlock |
( |
const CBlockIndex * |
pindex | ) |
|
|
overridevirtual |
◆ m_get_block_by_index
const std::function<bool(CBlock &, const CBlockIndex &)> CZMQPublishRawBlockNotifier::m_get_block_by_index |
|
private |
The documentation for this class was generated from the following files: