Bitcoin Core  27.99.0
P2P Digital Currency
BaseIndex Member List

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

AllowPrune() const =0BaseIndexprivatepure virtual
BaseIndex(std::unique_ptr< interfaces::Chain > chain, std::string name)BaseIndex
BlockChecked(const CBlock &, const BlockValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(ChainstateRole role, const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex) overrideBaseIndexprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex)CValidationInterfaceinlineprotectedvirtual
ChainStateFlushed(ChainstateRole role, const CBlockLocator &locator) overrideBaseIndexprotectedvirtual
Commit()BaseIndexprivate
CustomAppend(const interfaces::BlockInfo &block)BaseIndexinlineprotectedvirtual
CustomCommit(CDBBatch &batch)BaseIndexinlineprotectedvirtual
CustomInit(const std::optional< interfaces::BlockKey > &block)BaseIndexinlineprotectedvirtual
CustomRewind(const interfaces::BlockKey &current_tip, const interfaces::BlockKey &new_tip)BaseIndexinlineprotectedvirtual
FatalErrorf(const char *fmt, const Args &... args)BaseIndexprivate
GetDB() const =0BaseIndexprotectedpure virtual
GetName() const LIFETIMEBOUNDBaseIndexinline
GetSummary() constBaseIndex
Init()BaseIndex
m_best_block_indexBaseIndexprivate
m_chainBaseIndexprotected
m_chainstateBaseIndexprotected
m_initBaseIndexprivate
m_interruptBaseIndexprivate
m_nameBaseIndexprotected
m_syncedBaseIndexprivate
m_thread_syncBaseIndexprivate
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
Rewind(const CBlockIndex *current_tip, const CBlockIndex *new_tip)BaseIndexprivate
SetBestBlockIndex(const CBlockIndex *block)BaseIndexprotected
StartBackgroundSync()BaseIndex
Stop()BaseIndex
Sync()BaseIndex
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
~BaseIndex()BaseIndexvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected