![]() |
Bitcoin Core
24.1.0
P2P Digital Currency
|
This is the complete list of members for ChainstateManager, including all inherited members.
| AcceptBlockHeader(const CBlockHeader &block, BlockValidationState &state, CBlockIndex **ppindex, bool min_pow_checked) EXCLUSIVE_LOCKS_REQUIRED(cs_main) | ChainstateManager | private |
| ActivateSnapshot(AutoFile &coins_file, const node::SnapshotMetadata &metadata, bool in_memory) | ChainstateManager | |
| ActiveChain() const EXCLUSIVE_LOCKS_REQUIRED(GetMutex()) | ChainstateManager | inline |
| ActiveChainstate() const | ChainstateManager | |
| ActiveHeight() const EXCLUSIVE_LOCKS_REQUIRED(GetMutex()) | ChainstateManager | inline |
| ActiveTip() const EXCLUSIVE_LOCKS_REQUIRED(GetMutex()) | ChainstateManager | inline |
| BlockIndex() EXCLUSIVE_LOCKS_REQUIRED( | ChainstateManager | inline |
| Chainstate | ChainstateManager | private |
| ChainstateManager(Options options) | ChainstateManager | inlineexplicit |
| GenerateCoinbaseCommitment(CBlock &block, const CBlockIndex *pindexPrev) const | ChainstateManager | |
| GetAll | ChainstateManager | |
| GetConsensus() const | ChainstateManager | inline |
| GetMutex() const LOCK_RETURNED( | ChainstateManager | inline |
| GetParams() const | ChainstateManager | inline |
| GUARDED_BY(::cs_main) | ChainstateManager | private |
| GUARDED_BY(::cs_main) | ChainstateManager | private |
| GUARDED_BY(::cs_main) | ChainstateManager | inlineprivate |
| GUARDED_BY(::cs_main) | ChainstateManager | inlineprivate |
| GUARDED_BY(::cs_main) | ChainstateManager | inlineprivate |
| GUARDED_BY(::cs_main) | ChainstateManager | inlineprivate |
| IsSnapshotActive() const | ChainstateManager | |
| IsSnapshotValidated() const EXCLUSIVE_LOCKS_REQUIRED( | ChainstateManager | inline |
| LoadBlockIndex() EXCLUSIVE_LOCKS_REQUIRED(cs_main) | ChainstateManager | |
| m_best_header | ChainstateManager | |
| m_blockman | ChainstateManager | |
| m_failed_blocks | ChainstateManager | |
| m_load_block | ChainstateManager | |
| m_options | ChainstateManager | |
| m_total_coinsdb_cache | ChainstateManager | |
| m_total_coinstip_cache | ChainstateManager | |
| m_versionbitscache | ChainstateManager | mutable |
| Options typedef | ChainstateManager | |
| PopulateAndValidateSnapshot(Chainstate &snapshot_chainstate, AutoFile &coins_file, const node::SnapshotMetadata &metadata) | ChainstateManager | private |
| ProcessNewBlock(const std::shared_ptr< const CBlock > &block, bool force_processing, bool min_pow_checked, bool *new_block) LOCKS_EXCLUDED(cs_main) | ChainstateManager | |
| ProcessNewBlockHeaders(const std::vector< CBlockHeader > &block, bool min_pow_checked, BlockValidationState &state, const CBlockIndex **ppindex=nullptr) LOCKS_EXCLUDED(cs_main) | ChainstateManager | |
| ProcessTransaction(const CTransactionRef &tx, bool test_accept=false) EXCLUSIVE_LOCKS_REQUIRED(cs_main) | ChainstateManager | |
| ReportHeadersPresync(const arith_uint256 &work, int64_t height, int64_t timestamp) | ChainstateManager | |
| SnapshotBlockhash() const | ChainstateManager | |
| ~ChainstateManager() | ChainstateManager |
1.8.14