PIVX Core  5.6.99
P2P Digital Currency
BlockStateCatcher Member List

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

AcceptedBlockHeader(const CBlockIndex *pindexNew)CValidationInterfaceinlinevirtual
BlockChecked(const CBlock &block, const CValidationState &stateIn)BlockStateCatcherinlineprotectedvirtual
BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &block, const uint256 &blockHash, int nBlockHeight, int64_t blockTime)CValidationInterfaceinlineprotectedvirtual
BlockStateCatcher(const uint256 &hashIn)BlockStateCatcherinlineexplicit
clear()BlockStateCatcherinline
foundBlockStateCatcher
hashBlockStateCatcher
NotifyMasternodeListChanged(bool undo, const CDeterministicMNList &oldMNList, const CDeterministicMNListDiff &diff)CValidationInterfaceinlineprotectedvirtual
ResendWalletTransactions(CConnman *connman)CValidationInterfaceinlineprotectedvirtual
SetBestChain(const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
setBlockHash(const uint256 &_hash)BlockStateCatcherinline
stateBlockStateCatcher
stateErrorFound()BlockStateCatcherinline
TransactionAddedToMempool(const CTransactionRef &ptxn)CValidationInterfaceinlineprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &ptx, MemPoolRemovalReason reason)CValidationInterfaceinlineprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload)CValidationInterfaceinlineprotectedvirtual
void ::RegisterSharedValidationInterface(std::shared_ptr< CValidationInterface >)CValidationInterfaceprotected
void ::UnregisterAllValidationInterfaces()CValidationInterfaceprotected
void ::UnregisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
~CValidationInterface()=defaultCValidationInterfacevirtual