![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for CBlockLocator, including all inherited members.
CBlockLocator() | CBlockLocator | inline |
CBlockLocator(const CBlockIndex *pindex) | CBlockLocator | inlineexplicit |
CBlockLocator(uint256 hashBlock) | CBlockLocator | inlineexplicit |
CBlockLocator(const std::vector< uint256 > &vHaveIn) | CBlockLocator | inline |
GetBlockHash() | CBlockLocator | inline |
GetBlockIndex() | CBlockLocator | inline |
GetDistanceBack() | CBlockLocator | inline |
GetHeight() | CBlockLocator | inline |
IMPLEMENT_SERIALIZE(if(!(nType &SER_GETHASH)) READWRITE(nVersion);READWRITE(vHave);) void SetNull() | CBlockLocator | inline |
IsNull() | CBlockLocator | inline |
Set(const CBlockIndex *pindex) | CBlockLocator | inline |
vHave | CBlockLocator | protected |