Bitcoin Core  22.0.0
P2P Digital Currency
CoinStatsIndex Member List

This is the complete list of members for CoinStatsIndex, 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
ChainStateFlushed(const CBlockLocator &locator) overrideBaseIndexprotectedvirtual
CoinStatsIndex(size_t n_cache_size, bool f_memory=false, bool f_wipe=false)CoinStatsIndexexplicit
CommitInternal(CDBBatch &batch)BaseIndexprotectedvirtual
CurrentIndex()BaseIndexinlineprotected
GetDB() const overrideCoinStatsIndexinlineprotectedvirtual
GetName() const overrideCoinStatsIndexinlineprotectedvirtual
GetSummary() constBaseIndex
Init() overrideCoinStatsIndexprotectedvirtual
LookUpStats(const CBlockIndex *block_index, CCoinsStats &coins_stats) constCoinStatsIndex
m_block_coinbase_amountCoinStatsIndexprivate
m_block_new_outputs_ex_coinbase_amountCoinStatsIndexprivate
m_block_prevout_spent_amountCoinStatsIndexprivate
m_block_unspendable_amountCoinStatsIndexprivate
m_bogo_sizeCoinStatsIndexprivate
m_chainstateBaseIndexprotected
m_dbCoinStatsIndexprivate
m_muhashCoinStatsIndexprivate
m_nameCoinStatsIndexprivate
m_total_amountCoinStatsIndexprivate
m_total_subsidyCoinStatsIndexprivate
m_transaction_output_countCoinStatsIndexprivate
m_unspendables_bip30CoinStatsIndexprivate
m_unspendables_genesis_blockCoinStatsIndexprivate
m_unspendables_scriptsCoinStatsIndexprivate
m_unspendables_unclaimed_rewardsCoinStatsIndexprivate
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) overrideCoinStatsIndexprotectedvirtual
Start(CChainState &active_chainstate)BaseIndex
Stop()BaseIndex
TransactionAddedToMempool(const CTransactionRef &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
WriteBlock(const CBlock &block, const CBlockIndex *pindex) overrideCoinStatsIndexprotectedvirtual
~BaseIndex()BaseIndexvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected