Bitcoin Core 31.99.0
P2P Digital Currency
CoinsViewOverlay Member List

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

AccessCoin(const COutPoint &output) constCCoinsViewCache
AddCoin(const COutPoint &outpoint, Coin &&coin, bool possible_overwrite)CCoinsViewCache
AllInputsConsumed() const noexceptCoinsViewOverlayinline
baseCCoinsViewBackedprotected
BatchWrite(CoinsViewCacheCursor &cursor, const uint256 &block_hash) overrideCCoinsViewCachevirtual
cacheCoinsCCoinsViewCachemutableprotected
cachedCoinsUsageCCoinsViewCachemutableprotected
CCoinsViewBacked(CCoinsView *in_view)CCoinsViewBackedinlineexplicit
CCoinsViewCache(CCoinsView *in_base, bool deterministic=false)CCoinsViewCache
CCoinsViewCache(const CCoinsViewCache &)=deleteCCoinsViewCache
CoinsViewOverlay(CCoinsView *in_base, std::shared_ptr< ThreadPool > thread_pool, bool deterministic=false) noexceptCoinsViewOverlayinlineexplicit
CreateResetGuard() noexceptCCoinsViewCacheinline
DynamicMemoryUsage() constCCoinsViewCache
EmplaceCoinInternalDANGER(COutPoint &&outpoint, Coin &&coin)CCoinsViewCache
EstimateSize() const overrideCCoinsViewBackedinlinevirtual
FetchCoin(const COutPoint &outpoint) constCCoinsViewCacheprivate
FetchCoinFromBase(const COutPoint &outpoint) const overrideCoinsViewOverlayinlineprivatevirtual
Flush(bool reallocate_cache=true) overrideCoinsViewOverlayinlinevirtual
GetBestBlock() const overrideCCoinsViewCachevirtual
GetCacheSize() constCCoinsViewCache
GetCoin(const COutPoint &outpoint) const overrideCCoinsViewCachevirtual
GetDirtyCount() const noexceptCCoinsViewCacheinline
GetHeadBlocks() const overrideCCoinsViewBackedinlinevirtual
HaveCoin(const COutPoint &outpoint) const overrideCCoinsViewCachevirtual
HaveCoinInCache(const COutPoint &outpoint) constCCoinsViewCache
HaveInputs(const CTransaction &tx) constCCoinsViewCache
m_block_hashCCoinsViewCachemutableprotected
m_cache_coins_memory_resourceCCoinsViewCachemutableprotected
m_deterministicCCoinsViewCacheprivate
m_dirty_countCCoinsViewCachemutableprotected
m_futuresCoinsViewOverlayprivate
m_input_headCoinsViewOverlayprivate
m_input_tailCoinsViewOverlaymutableprivate
m_inputsCoinsViewOverlayprivate
m_sentinelCCoinsViewCachemutableprotected
m_thread_poolCoinsViewOverlayprivate
PeekCoin(const COutPoint &outpoint) const overrideCCoinsViewCachevirtual
ProcessInput() noexceptCoinsViewOverlayinlineprivate
ReallocateCache()CCoinsViewCache
Reset() noexcept overrideCoinsViewOverlayinlineprotectedvirtual
SanityCheck() constCCoinsViewCache
SetBackend(CCoinsView &in_view)CCoinsViewBackedinline
SetBestBlock(const uint256 &block_hash)CCoinsViewCache
SpendCoin(const COutPoint &outpoint, Coin *moveto=nullptr)CCoinsViewCache
StartFetching(const CBlock &block LIFETIMEBOUND) noexceptCoinsViewOverlay
StopFetching() noexceptCoinsViewOverlayinlineprivate
Sync()CCoinsViewCache
Uncache(const COutPoint &outpoint)CCoinsViewCache
~CCoinsView()=defaultCCoinsViewvirtual
~CoinsViewOverlay() noexcept overrideCoinsViewOverlayinline