Anoncoin  0.9.4
P2P Digital Currency
CCoinsViewCache Member List

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

baseCCoinsViewBackedprotected
BatchWrite(const std::map< uint256, CCoins > &mapCoins, const uint256 &hashBlock)CCoinsViewCachevirtual
cacheCoinsCCoinsViewCacheprotected
CCoinsViewBacked(CCoinsView &viewIn)CCoinsViewBacked
CCoinsViewCache(CCoinsView &baseIn, bool fDummy=false)CCoinsViewCache
FetchCoins(const uint256 &txid)CCoinsViewCacheprivate
Flush()CCoinsViewCache
GetBestBlock()CCoinsViewCachevirtual
GetCacheSize()CCoinsViewCache
GetCoins(const uint256 &txid, CCoins &coins)CCoinsViewCachevirtual
GetCoins(const uint256 &txid)CCoinsViewCache
GetOutputFor(const CTxIn &input)CCoinsViewCache
GetPriority(const CTransaction &tx, int nHeight)CCoinsViewCache
GetStats(CCoinsStats &stats)CCoinsViewBackedvirtual
GetValueIn(const CTransaction &tx)CCoinsViewCache
hashBlockCCoinsViewCacheprotected
HaveCoins(const uint256 &txid)CCoinsViewCachevirtual
HaveInputs(const CTransaction &tx)CCoinsViewCache
SetBackend(CCoinsView &viewIn)CCoinsViewBacked
SetBestBlock(const uint256 &hashBlock)CCoinsViewCachevirtual
SetCoins(const uint256 &txid, const CCoins &coins)CCoinsViewCachevirtual
~CCoinsView()CCoinsViewinlinevirtual