![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for CZMQNotificationInterface, including all inherited members.
| ActiveTipChange(const CBlockIndex &new_tip, bool is_ibd) | CValidationInterface | inlineprotectedvirtual |
| BlockChecked(const std::shared_ptr< const CBlock > &, const BlockValidationState &) | CValidationInterface | inlineprotectedvirtual |
| BlockConnected(ChainstateRole role, const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexConnected) override | CZMQNotificationInterface | protectedvirtual |
| BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexDisconnected) override | CZMQNotificationInterface | protectedvirtual |
| ChainStateFlushed(ChainstateRole role, const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
| Create(std::function< bool(std::vector< std::byte > &, const CBlockIndex &)> get_block_by_index) | CZMQNotificationInterface | static |
| CZMQNotificationInterface() | CZMQNotificationInterface | private |
| GetActiveNotifiers() const | CZMQNotificationInterface | |
| Initialize() | CZMQNotificationInterface | protected |
| MempoolTransactionsRemovedForBlock(const std::vector< RemovedMempoolTransactionInfo > &txs_removed_for_block, unsigned int nBlockHeight) | CValidationInterface | inlineprotectedvirtual |
| NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
| notifiers | CZMQNotificationInterface | private |
| pcontext | CZMQNotificationInterface | private |
| Shutdown() | CZMQNotificationInterface | protected |
| TransactionAddedToMempool(const NewMempoolTransactionInfo &tx, uint64_t mempool_sequence) override | CZMQNotificationInterface | protectedvirtual |
| TransactionRemovedFromMempool(const CTransactionRef &tx, MemPoolRemovalReason reason, uint64_t mempool_sequence) override | CZMQNotificationInterface | protectedvirtual |
| UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) override | CZMQNotificationInterface | protectedvirtual |
| ~CValidationInterface()=default | CValidationInterface | protected |
| ~CZMQNotificationInterface() | CZMQNotificationInterface |