Bitcoin Core  24.1.0
P2P Digital Currency
TxIndex Member List

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

AllowPrune() const overrideTxIndexinlineprivatevirtual
BaseIndex(std::unique_ptr< interfaces::Chain > chain, std::string name)BaseIndex
BlockChecked(const CBlock &, const BlockValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex) overrideBaseIndexprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
ChainStateFlushed(const CBlockLocator &locator) overrideBaseIndexprotectedvirtual
CustomAppend(const interfaces::BlockInfo &block) overrideTxIndexprotectedvirtual
CustomCommit(CDBBatch &batch)BaseIndexinlineprotectedvirtual
CustomInit(const std::optional< interfaces::BlockKey > &block)BaseIndexinlineprotectedvirtual
CustomRewind(const interfaces::BlockKey &current_tip, const interfaces::BlockKey &new_tip)BaseIndexinlineprotectedvirtual
FindTx(const uint256 &tx_hash, uint256 &block_hash, CTransactionRef &tx) constTxIndex
GetDB() const overrideTxIndexprotectedvirtual
GetName() const LIFETIMEBOUNDBaseIndexinlineprotected
GetSummary() constBaseIndex
m_chainBaseIndexprotected
m_chainstateBaseIndexprotected
m_dbTxIndexprivate
m_nameBaseIndexprotected
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
SetBestBlockIndex(const CBlockIndex *block)BaseIndexprotected
Start()BaseIndex
Stop()BaseIndex
TransactionAddedToMempool(const CTransactionRef &tx, uint64_t mempool_sequence)CValidationInterfaceinlineprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &tx, MemPoolRemovalReason reason, uint64_t mempool_sequence)CValidationInterfaceinlineprotectedvirtual
TxIndex(std::unique_ptr< interfaces::Chain > chain, size_t n_cache_size, bool f_memory=false, bool f_wipe=false)TxIndexexplicit
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload)CValidationInterfaceinlineprotectedvirtual
~BaseIndex()BaseIndexvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected
~TxIndex() overrideTxIndexvirtual