PIVX Core  5.6.99
P2P Digital Currency
CZMQNotificationInterface Member List

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

AcceptedBlockHeader(const CBlockIndex *pindexNew)CValidationInterfaceinlinevirtual
BlockChecked(const CBlock &, const CValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexConnected) overrideCZMQNotificationInterfaceprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const uint256 &blockHash, int nBlockHeight, int64_t blockTime) overrideCZMQNotificationInterfaceprotectedvirtual
Create()CZMQNotificationInterfacestatic
CZMQNotificationInterface()CZMQNotificationInterfaceprivate
Initialize()CZMQNotificationInterfaceprotected
notifiersCZMQNotificationInterfaceprivate
NotifyMasternodeListChanged(bool undo, const CDeterministicMNList &oldMNList, const CDeterministicMNListDiff &diff)CValidationInterfaceinlineprotectedvirtual
pcontextCZMQNotificationInterfaceprivate
ResendWalletTransactions(CConnman *connman)CValidationInterfaceinlineprotectedvirtual
SetBestChain(const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
Shutdown()CZMQNotificationInterfaceprotected
TransactionAddedToMempool(const CTransactionRef &tx) overrideCZMQNotificationInterfaceprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &ptx, MemPoolRemovalReason reason)CValidationInterfaceinlineprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) overrideCZMQNotificationInterfaceprotectedvirtual
void ::RegisterSharedValidationInterface(std::shared_ptr< CValidationInterface >)CValidationInterfaceprotected
void ::UnregisterAllValidationInterfaces()CValidationInterfaceprotected
void ::UnregisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
~CValidationInterface()=defaultCValidationInterfacevirtual
~CZMQNotificationInterface()CZMQNotificationInterfacevirtual