Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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< Txid > &vTxid)CPartialMerkleTreeprotected
CalcTreeWidth(int height) constCPartialMerkleTreeinlineprotected
CPartialMerkleTree(const std::vector< Txid > &vTxid, const std::vector< bool > &vMatch)CPartialMerkleTree
CPartialMerkleTree()CPartialMerkleTree
ExtractMatches(std::vector< Txid > &vMatch, std::vector< unsigned int > &vnIndex)CPartialMerkleTree
fBadCPartialMerkleTreeprotected
GetNumTransactions() constCPartialMerkleTreeinline
nTransactionsCPartialMerkleTreeprotected
SERIALIZE_METHODS(CPartialMerkleTree, obj)CPartialMerkleTreeinline
TraverseAndBuild(int height, unsigned int pos, const std::vector< Txid > &vTxid, const std::vector< bool > &vMatch)CPartialMerkleTreeprotected
TraverseAndExtract(int height, unsigned int pos, unsigned int &nBitsUsed, unsigned int &nHashUsed, std::vector< Txid > &vMatch, std::vector< unsigned int > &vnIndex)CPartialMerkleTreeprotected
vBitsCPartialMerkleTreeprotected
vHashCPartialMerkleTreeprotected