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

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

CBlockLocator()CBlockLocatorinline
CBlockLocator(const CBlockIndex *pindex)CBlockLocatorinlineexplicit
CBlockLocator(uint256 hashBlock)CBlockLocatorinlineexplicit
CBlockLocator(const std::vector< uint256 > &vHaveIn)CBlockLocatorinline
GetBlockHash()CBlockLocatorinline
GetBlockIndex()CBlockLocatorinline
GetDistanceBack()CBlockLocatorinline
GetHeight()CBlockLocatorinline
IMPLEMENT_SERIALIZE(if(!(nType &SER_GETHASH)) READWRITE(nVersion);READWRITE(vHave);) void SetNull()CBlockLocatorinline
IsNull()CBlockLocatorinline
Set(const CBlockIndex *pindex)CBlockLocatorinline
vHaveCBlockLocatorprotected