Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
CCoinsViewCache Member List

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

baseCCoinsViewBackedprotected
BatchWrite(const std::map< uint256, CCoins > &mapCoins, CBlockIndex *pindex)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
GetStats(CCoinsStats &stats)CCoinsViewBackedvirtual
HaveCoins(const uint256 &txid)CCoinsViewCachevirtual
pindexTipCCoinsViewCacheprotected
SetBackend(CCoinsView &viewIn)CCoinsViewBacked
SetBestBlock(CBlockIndex *pindex)CCoinsViewCachevirtual
SetCoins(const uint256 &txid, const CCoins &coins)CCoinsViewCachevirtual
~CCoinsView()CCoinsViewinlinevirtual