Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
CPartialMerkleTree Member List

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

CalcHash(int height, unsigned int pos, const std::vector< uint256 > &vTxid)CPartialMerkleTreeprotected
CalcTreeWidth(int height) const CPartialMerkleTreeinlineprotected
CPartialMerkleTree(const std::vector< uint256 > &vTxid, const std::vector< bool > &vMatch)CPartialMerkleTree
CPartialMerkleTree()CPartialMerkleTree
ExtractMatches(std::vector< uint256 > &vMatch, std::vector< unsigned int > &vnIndex)CPartialMerkleTree
fBadCPartialMerkleTreeprotected
GetNumTransactions() const CPartialMerkleTreeinline
nTransactionsCPartialMerkleTreeprotected
SERIALIZE_METHODS(CPartialMerkleTree, obj)CPartialMerkleTreeinline
TraverseAndBuild(int height, unsigned int pos, const std::vector< uint256 > &vTxid, const std::vector< bool > &vMatch)CPartialMerkleTreeprotected
TraverseAndExtract(int height, unsigned int pos, unsigned int &nBitsUsed, unsigned int &nHashUsed, std::vector< uint256 > &vMatch, std::vector< unsigned int > &vnIndex)CPartialMerkleTreeprotected
vBitsCPartialMerkleTreeprotected
vHashCPartialMerkleTreeprotected