Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
CoinStatsIndex Member List

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

AllowPrune() const overrideCoinStatsIndexinlineprivatevirtual
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
BlockInvalidated(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
ChainStateFlushed(const CBlockLocator &locator) overrideBaseIndexprotectedvirtual
CoinStatsIndex(size_t n_cache_size, bool f_memory=false, bool f_wipe=false)CoinStatsIndexexplicit
Commit()BaseIndexprivate
CommitInternal(CDBBatch &batch) overrideCoinStatsIndexprotectedvirtual
CurrentIndex()BaseIndexinlineprotected
GetDB() const overrideCoinStatsIndexinlineprotectedvirtual
GetName() const overrideCoinStatsIndexinlineprotectedvirtual
GetSummary() constBaseIndex
Init() overrideCoinStatsIndexprotectedvirtual
Interrupt()BaseIndex
LookUpStats(const CBlockIndex *block_index) constCoinStatsIndex
m_best_block_indexBaseIndexprivate
m_bogo_sizeCoinStatsIndexprivate
m_chainstateBaseIndexprotected
m_dbCoinStatsIndexprivate
m_interruptBaseIndexprivate
m_muhashCoinStatsIndexprivate
m_nameCoinStatsIndexprivate
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
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
SetBestBlockIndex(const CBlockIndex *block)BaseIndexprotected
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
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload)CValidationInterfaceinlineprotectedvirtual
WriteBlock(const CBlock &block, const CBlockIndex *pindex) overrideCoinStatsIndexprotectedvirtual
~BaseIndex()BaseIndexvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected