Bitcoin ABC  0.26.3
P2P Digital Currency
TxIndex Member List

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

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
BlockFinalized(const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
ChainStateFlushed(const CBlockLocator &locator) overrideBaseIndexprotectedvirtual
Commit()BaseIndexprivate
CommitInternal(CDBBatch &batch)BaseIndexprotectedvirtual
CurrentIndex()BaseIndexinlineprotected
FindTx(const TxId &txid, BlockHash &block_hash, CTransactionRef &tx) constTxIndex
GetDB() const overrideTxIndexprotectedvirtual
GetName() const overrideTxIndexinlineprotectedvirtual
GetSummary() constBaseIndex
Init()BaseIndexprotectedvirtual
m_best_block_indexBaseIndexprivate
m_chainstateBaseIndexprotected
m_dbTxIndexprivate
m_interruptBaseIndexprivate
m_syncedBaseIndexprivate
m_thread_syncBaseIndexprivate
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
Rewind(const CBlockIndex *current_tip, const CBlockIndex *new_tip)BaseIndexprotectedvirtual
Start(Chainstate &active_chainstate)BaseIndex
Stop()BaseIndex
ThreadSync()BaseIndexprivate
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
TxIndex(size_t n_cache_size, bool f_memory=false, bool f_wipe=false)TxIndexexplicit
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload)CValidationInterfaceinlineprotectedvirtual
WriteBlock(const CBlock &block, const CBlockIndex *pindex) overrideTxIndexprotectedvirtual
~BaseIndex()BaseIndexvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected
~TxIndex() overrideTxIndexvirtual