Bitcoin Core 28.99.0
P2P Digital Currency
CCoinsCacheEntry Member List

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

AddFlags(uint8_t flags, CoinsCachePair &pair, CoinsCachePair &sentinel) noexceptCCoinsCacheEntryinlineprivatestatic
CCoinsCacheEntry() noexcept=defaultCCoinsCacheEntry
CCoinsCacheEntry(Coin &&coin_) noexceptCCoinsCacheEntryinlineexplicit
coinCCoinsCacheEntry
DIRTY enum valueCCoinsCacheEntry
Flags enum nameCCoinsCacheEntry
FRESH enum valueCCoinsCacheEntry
IsDirty() const noexceptCCoinsCacheEntryinline
IsFresh() const noexceptCCoinsCacheEntryinline
m_flagsCCoinsCacheEntryprivate
m_nextCCoinsCacheEntryprivate
m_prevCCoinsCacheEntryprivate
Next() const noexceptCCoinsCacheEntryinline
Prev() const noexceptCCoinsCacheEntryinline
SelfRef(CoinsCachePair &pair) noexceptCCoinsCacheEntryinline
SetClean() noexceptCCoinsCacheEntryinline
SetDirty(CoinsCachePair &pair, CoinsCachePair &sentinel) noexceptCCoinsCacheEntryinlinestatic
SetFresh(CoinsCachePair &pair, CoinsCachePair &sentinel) noexceptCCoinsCacheEntryinlinestatic
~CCoinsCacheEntry()CCoinsCacheEntryinline