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

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

baseCCoinsViewBackedprotected
BatchWrite(const std::map< uint256, CCoins > &mapCoins, CBlockIndex *pindex)CCoinsViewBackedvirtual
CCoinsViewBacked(CCoinsView &viewIn)CCoinsViewBacked
GetBestBlock()CCoinsViewBackedvirtual
GetCoins(const uint256 &txid, CCoins &coins)CCoinsViewBackedvirtual
GetStats(CCoinsStats &stats)CCoinsViewBackedvirtual
HaveCoins(const uint256 &txid)CCoinsViewBackedvirtual
SetBackend(CCoinsView &viewIn)CCoinsViewBacked
SetBestBlock(CBlockIndex *pindex)CCoinsViewBackedvirtual
SetCoins(const uint256 &txid, const CCoins &coins)CCoinsViewBackedvirtual
~CCoinsView()CCoinsViewinlinevirtual