Fabcoin Core  0.16.2
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
Create()CZMQNotificationInterfacestatic
CZMQNotificationInterface()CZMQNotificationInterfaceprivate
GetScriptForMining(std::shared_ptr< CReserveScript > &coinbaseScript)CValidationInterfaceinlineprotectedvirtual
Initialize()CZMQNotificationInterfaceprotected
Inventory(const uint256 &hash)CValidationInterfaceinlineprotectedvirtual
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
notifiersCZMQNotificationInterfaceprivate
pcontextCZMQNotificationInterfaceprivate
ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman)CValidationInterfaceinlineprotectedvirtual
ResetRequestCount(const uint256 &)CValidationInterfaceinlineprotectedvirtual
SetBestChain(const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
Shutdown()CZMQNotificationInterfaceprotected
SyncTransaction(const CTransaction &tx, const CBlockIndex *pindex, int posInBlock)CValidationInterfaceinlineprotectedvirtual
TransactionAddedToMempool(const CTransactionRef &tx) overrideCZMQNotificationInterfaceprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) overrideCZMQNotificationInterfaceprotectedvirtual
UpdatedTransaction(const uint256 &hash)CValidationInterfaceinlineprotectedvirtual
void::RegisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
void::UnregisterAllValidationInterfaces()CValidationInterfaceprotected
void::UnregisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
~CZMQNotificationInterface()CZMQNotificationInterfacevirtual