Bitcoin Core
31.0.0
P2P Digital Currency
TestBlockManager Member List
This is the complete list of members for
TestBlockManager
, including all inherited members.
AddToBlockIndex
node::BlockManager
BlockManager
(const util::SignalInterrupt &interrupt, Options opts)
node::BlockManager
explicit
CalculateCurrentUsage
()
node::BlockManager
CleanupBlockRevFiles
() const
node::BlockManager
CleanupForFuzzing
()
TestBlockManager
GetBlockFileInfo
(size_t n)
node::BlockManager
GetBlockPosFilename
(const FlatFilePos &pos) const
node::BlockManager
GetPruneTarget
() const
node::BlockManager
inline
GUARDED_BY
(cs_main)
node::BlockManager
GUARDED_BY
(::cs_main)
node::BlockManager
InsertBlockIndex
(const uint256 &hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
node::BlockManager
IsPruneMode
() const
node::BlockManager
inline
LoadingBlocks
() const
node::BlockManager
inline
LookupBlockIndex
(const uint256 &hash) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
node::BlockManager
LookupBlockIndex
(const uint256 &hash) const EXCLUSIVE_LOCKS_REQUIRED(cs_main)
node::BlockManager
m_blockfile_info
node::BlockManager
protected
m_blockfiles_indexed
node::BlockManager
m_blocks_unlinked
node::BlockManager
m_dirty_blockindex
node::BlockManager
protected
m_dirty_fileinfo
node::BlockManager
protected
m_have_pruned
node::BlockManager
m_importing
node::BlockManager
m_interrupt
node::BlockManager
m_snapshot_height
node::BlockManager
OpenBlockFile
node::BlockManager
Options
typedef
node::BlockManager
PRUNE_TARGET_MANUAL
node::BlockManager
static
PruneOneBlockFile
(int fileNumber) EXCLUSIVE_LOCKS_REQUIRED(cs_main)
node::BlockManager
ReadBlock
(CBlock &block, const FlatFilePos &pos, const std::optional< uint256 > &expected_hash) const
node::BlockManager
ReadBlock
(CBlock &block, const CBlockIndex &index) const
node::BlockManager
ReadBlockUndo
(CBlockUndo &blockundo, const CBlockIndex &index) const
node::BlockManager
ReadRawBlock
(const FlatFilePos &pos, std::optional< std::pair< size_t, size_t >> block_part=std::nullopt) const
node::BlockManager
ReadRawBlockResult
typedef
node::BlockManager
UnlinkPrunedFiles
(const std::set< int > &setFilesToPrune) const
node::BlockManager
UpdateBlockInfo
(const CBlock &block, unsigned int nHeight, const FlatFilePos &pos)
node::BlockManager
WriteBlock
node::BlockManager
Generated on Thu Apr 16 2026 12:00:00 for Bitcoin Core by
1.8.14