Bitcoin Core  27.99.0
P2P Digital Currency
CoinStatsIndex Member List

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

AllowPrune() const overrideCoinStatsIndexinlineprivatevirtual
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
CoinStatsIndex(std::unique_ptr< interfaces::Chain > chain, size_t n_cache_size, bool f_memory=false, bool f_wipe=false)CoinStatsIndexexplicit
Commit()BaseIndexprivate
CustomAppend(const interfaces::BlockInfo &block) overrideCoinStatsIndexprotectedvirtual
CustomCommit(CDBBatch &batch) overrideCoinStatsIndexprotectedvirtual
CustomInit(const std::optional< interfaces::BlockKey > &block) overrideCoinStatsIndexprotectedvirtual
CustomRewind(const interfaces::BlockKey &current_tip, const interfaces::BlockKey &new_tip) overrideCoinStatsIndexprotectedvirtual
FatalErrorf(const char *fmt, const Args &... args)BaseIndexprivate
GetDB() const overrideCoinStatsIndexinlineprotectedvirtual
GetName() const LIFETIMEBOUNDBaseIndexinline
GetSummary() constBaseIndex
Init()BaseIndex
LookUpStats(const CBlockIndex &block_index) constCoinStatsIndex
m_best_block_indexBaseIndexprivate
m_bogo_sizeCoinStatsIndexprivate
m_chainBaseIndexprotected
m_chainstateBaseIndexprotected
m_dbCoinStatsIndexprivate
m_initBaseIndexprivate
m_interruptBaseIndexprivate
m_muhashCoinStatsIndexprivate
m_nameBaseIndexprotected
m_syncedBaseIndexprivate
m_thread_syncBaseIndexprivate
m_total_amountCoinStatsIndexprivate
m_total_coinbase_amountCoinStatsIndexprivate
m_total_new_outputs_ex_coinbase_amountCoinStatsIndexprivate
m_total_prevout_spent_amountCoinStatsIndexprivate
m_total_subsidyCoinStatsIndexprivate
m_total_unspendable_amountCoinStatsIndexprivate
m_total_unspendables_bip30CoinStatsIndexprivate
m_total_unspendables_genesis_blockCoinStatsIndexprivate
m_total_unspendables_scriptsCoinStatsIndexprivate
m_total_unspendables_unclaimed_rewardsCoinStatsIndexprivate
m_transaction_output_countCoinStatsIndexprivate
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
ReverseBlock(const CBlock &block, const CBlockIndex *pindex)CoinStatsIndexprivate
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