Raven Core  3.0.0
P2P Digital Currency
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
Create()CZMQNotificationInterfacestatic
CZMQNotificationInterface()CZMQNotificationInterfaceprivate
Initialize()CZMQNotificationInterfaceprotected
Inventory(const uint256 &hash)CValidationInterfaceinlineprotectedvirtual
NewAssetMessage(const CMessage &message) overrideCZMQNotificationInterfaceprotectedvirtual
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
notifiersCZMQNotificationInterfaceprivate
pcontextCZMQNotificationInterfaceprivate
ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman)CValidationInterfaceinlineprotectedvirtual
SetBestChain(const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
Shutdown()CZMQNotificationInterfaceprotected
TransactionAddedToMempool(const CTransactionRef &tx) overrideCZMQNotificationInterfaceprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) overrideCZMQNotificationInterfaceprotectedvirtual
void ::RegisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
void ::UnregisterAllValidationInterfaces()CValidationInterfaceprotected
void ::UnregisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
~CZMQNotificationInterface()CZMQNotificationInterfacevirtual