Bitcoin Core  27.99.0
P2P Digital Currency
CZMQNotificationInterface Member List

This is the complete list of members for CZMQNotificationInterface, including all inherited members.

BlockChecked(const CBlock &, const BlockValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(ChainstateRole role, const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexConnected) overrideCZMQNotificationInterfaceprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexDisconnected) overrideCZMQNotificationInterfaceprotectedvirtual
ChainStateFlushed(ChainstateRole role, const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
Create(std::function< bool(std::vector< uint8_t > &, const CBlockIndex &)> get_block_by_index)CZMQNotificationInterfacestatic
CZMQNotificationInterface()CZMQNotificationInterfaceprivate
GetActiveNotifiers() constCZMQNotificationInterface
Initialize()CZMQNotificationInterfaceprotected
MempoolTransactionsRemovedForBlock(const std::vector< RemovedMempoolTransactionInfo > &txs_removed_for_block, unsigned int nBlockHeight)CValidationInterfaceinlineprotectedvirtual
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
notifiersCZMQNotificationInterfaceprivate
pcontextCZMQNotificationInterfaceprivate
Shutdown()CZMQNotificationInterfaceprotected
TransactionAddedToMempool(const NewMempoolTransactionInfo &tx, uint64_t mempool_sequence) overrideCZMQNotificationInterfaceprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &tx, MemPoolRemovalReason reason, uint64_t mempool_sequence) overrideCZMQNotificationInterfaceprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) overrideCZMQNotificationInterfaceprotectedvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected
~CZMQNotificationInterface()CZMQNotificationInterfacevirtual