Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CBlock Member List

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

BuildMerkleTree() const CBlock
CBlock()CBlockinline
CBlock(const CBlockHeader &header)CBlockinline
CBlockHeader()CBlockHeaderinline
CheckMerkleBranch(uint256 hash, const std::vector< uint256 > &vMerkleBranch, int nIndex)CBlockstatic
CURRENT_VERSIONCBlockHeaderstatic
GetBlockHeader() const CBlockinline
GetBlockTime() const CBlockHeaderinline
GetHash() const CBlockHeader
GetMerkleBranch(int nIndex) const CBlock
GetTxHash(unsigned int nIndex) const CBlockinline
hashMerkleRootCBlockHeader
hashPrevBlockCBlockHeader
IMPLEMENT_SERIALIZE(READWRITE(*(CBlockHeader *) this);READWRITE(vtx);) void SetNull()CBlockinline
CBlockHeader::IMPLEMENT_SERIALIZE(READWRITE(this->nVersion);nVersion=this->nVersion;READWRITE(hashPrevBlock);READWRITE(hashMerkleRoot);READWRITE(nTime);READWRITE(nBits);READWRITE(nNonce);) void SetNull()CBlockHeaderinline
IsNull() const CBlockHeaderinline
nBitsCBlockHeader
nNonceCBlockHeader
nTimeCBlockHeader
nVersionCBlockHeader
print() const CBlock
vMerkleTreeCBlockmutable
vtxCBlock