Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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