PIVX Core  5.6.99
P2P Digital Currency
CCoinsViewCache Member List

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

AbstractPopAnchor(const uint256 &newrt, Cache &cacheAnchors, uint256 &hash)CCoinsViewCacheprivate
AbstractPushAnchor(const Tree &tree, Cache &cacheAnchors, uint256 &hash)CCoinsViewCacheprivate
AccessCoin(const COutPoint &output) constCCoinsViewCache
AddCoin(const COutPoint &outpoint, Coin &&coin, bool potential_overwrite)CCoinsViewCache
baseCCoinsViewBackedprotected
BatchWrite(CCoinsMap &mapCoins, const uint256 &hashBlock, const uint256 &hashSaplingAnchor, CAnchorsSaplingMap &mapSaplingAnchors, CNullifiersMap &mapSaplingNullifiers) overrideCCoinsViewCachevirtual
BringBestAnchorIntoCache(const uint256 &currentRoot, Tree &tree)CCoinsViewCacheprivate
BringBestAnchorIntoCache(const uint256 &currentRoot, SaplingMerkleTree &tree)CCoinsViewCache
cacheCoinsCCoinsViewCachemutableprotected
cachedCoinsUsageCCoinsViewCachemutableprotected
cacheSaplingAnchorsCCoinsViewCachemutableprotected
cacheSaplingNullifiersCCoinsViewCachemutableprotected
CCoinsViewBacked(CCoinsView *viewIn)CCoinsViewBacked
CCoinsViewCache(CCoinsView *baseIn)CCoinsViewCache
CCoinsViewCache(const CCoinsViewCache &)=deleteCCoinsViewCache
Cursor() const overrideCCoinsViewBackedvirtual
DynamicMemoryUsage() constCCoinsViewCache
EstimateSize() const overrideCCoinsViewBackedvirtual
FetchCoin(const COutPoint &outpoint) constCCoinsViewCacheprivate
Flush()CCoinsViewCache
GetBestAnchor() const overrideCCoinsViewCachevirtual
GetBestBlock() const overrideCCoinsViewCachevirtual
GetCacheSize() constCCoinsViewCache
GetCoin(const COutPoint &outpoint, Coin &coin) const overrideCCoinsViewCachevirtual
GetCoinDepthAtHeight(const COutPoint &output, int nHeight) constCCoinsViewCache
GetHeadBlocks() const overrideCCoinsViewBackedvirtual
GetNullifier(const uint256 &nullifier) const overrideCCoinsViewCachevirtual
GetSaplingAnchorAt(const uint256 &rt, SaplingMerkleTree &tree) const overrideCCoinsViewCachevirtual
GetTotalAmount() constCCoinsViewCache
GetUTXOCoin(const COutPoint &outpoint, Coin &coin) constCCoinsViewCache
GetValueIn(const CTransaction &tx) constCCoinsViewCache
hashBlockCCoinsViewCachemutableprotected
hashSaplingAnchorCCoinsViewCachemutableprotected
HaveCoin(const COutPoint &outpoint) const overrideCCoinsViewCachevirtual
HaveCoinInCache(const COutPoint &outpoint) constCCoinsViewCache
HaveInputs(const CTransaction &tx) constCCoinsViewCache
HaveShieldedRequirements(const CTransaction &tx) constCCoinsViewCache
PopAnchor(const uint256 &rt)CCoinsViewCache
PruneInvalidEntries()CCoinsViewCache
PushAnchor(const Tree &tree)CCoinsViewCache
PushAnchor(const SaplingMerkleTree &tree)CCoinsViewCache
SetBackend(CCoinsView &viewIn)CCoinsViewBacked
SetBestBlock(const uint256 &hashBlock)CCoinsViewCache
SetNullifiers(const CTransaction &tx, bool spent)CCoinsViewCache
SpendCoin(const COutPoint &outpoint, Coin *moveto=nullptr)CCoinsViewCache
Uncache(const COutPoint &outpoint)CCoinsViewCache
~CCoinsView()CCoinsViewinlinevirtual