Bitcoin ABC  0.26.3
P2P Digital Currency
CValidationInterface Member List

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

BlockChecked(const CBlock &, const BlockValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
BlockFinalized(const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
ChainStateFlushed(const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
CMainSignals classCValidationInterfacefriend
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
TransactionAddedToMempool(const CTransactionRef &tx, std::shared_ptr< const std::vector< Coin >> spent_coins, uint64_t mempool_sequence)CValidationInterfaceinlineprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &tx, MemPoolRemovalReason reason, uint64_t mempool_sequence)CValidationInterfaceinlineprotectedvirtual
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload)CValidationInterfaceinlineprotectedvirtual
ValidationInterfaceTest classCValidationInterfacefriend
~CValidationInterface()=defaultCValidationInterfaceprotected