Bitcoin Core  27.99.0
P2P Digital Currency
TestInterface Member List

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

BlockChecked(const CBlock &block, const BlockValidationState &state) overrideTestInterfaceinlinevirtual
BlockConnected(ChainstateRole role, const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
Call()TestInterfaceinline
ChainStateFlushed(ChainstateRole role, const CBlockLocator &locator)CValidationInterfaceinlineprotectedvirtual
m_on_callTestInterface
m_on_destroyTestInterface
m_signalsTestInterface
MempoolTransactionsRemovedForBlock(const std::vector< RemovedMempoolTransactionInfo > &txs_removed_for_block, unsigned int nBlockHeight)CValidationInterfaceinlineprotectedvirtual
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
TestInterface(ValidationSignals &signals, std::function< void()> on_call=nullptr, std::function< void()> on_destroy=nullptr)TestInterfaceinline
TransactionAddedToMempool(const NewMempoolTransactionInfo &tx, 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
~CValidationInterface()=defaultCValidationInterfaceprotected
~TestInterface()TestInterfaceinlinevirtual