BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
CZMQNotificationInterface Member List

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

BlockChecked(const CBlock &, const CValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexConnected, const std::vector< CTransactionRef > &vtxConflicted) overrideCZMQNotificationInterfaceprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock) overrideCZMQNotificationInterfaceprotectedvirtual
BlockFound(const uint256 &hash)CValidationInterfaceinlineprotectedvirtual
ChainStateFlushed(const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
Create()CZMQNotificationInterfacestatic
CZMQNotificationInterface()CZMQNotificationInterfaceprivate
GetActiveNotifiers() constCZMQNotificationInterface
Initialize()CZMQNotificationInterfaceprotected
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
notifiersCZMQNotificationInterfaceprivate
pcontextCZMQNotificationInterfaceprivate
ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman)CValidationInterfaceinlineprotectedvirtual
Shutdown()CZMQNotificationInterfaceprotected
TransactionAddedToMempool(const CTransactionRef &tx) overrideCZMQNotificationInterfaceprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &ptx)CValidationInterfaceinlineprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) overrideCZMQNotificationInterfaceprotectedvirtual
void ::RegisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
void ::UnregisterAllValidationInterfaces()CValidationInterfaceprotected
void ::UnregisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
~CValidationInterface()=defaultCValidationInterfaceprotected
~CZMQNotificationInterface()CZMQNotificationInterfacevirtual