Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for CPartialMerkleTree, including all inherited members.
ADD_SERIALIZE_METHODS | CPartialMerkleTree | |
CalcHash(int height, unsigned int pos, const std::vector< uint256 > &vTxid) | CPartialMerkleTree | protected |
CalcTreeWidth(int height) | CPartialMerkleTree | inlineprotected |
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 | |
fBad | CPartialMerkleTree | protected |
nTransactions | CPartialMerkleTree | protected |
SerializationOp(Stream &s, Operation ser_action) | CPartialMerkleTree | inline |
TraverseAndBuild(int height, unsigned int pos, const std::vector< uint256 > &vTxid, const std::vector< bool > &vMatch) | CPartialMerkleTree | protected |
TraverseAndExtract(int height, unsigned int pos, unsigned int &nBitsUsed, unsigned int &nHashUsed, std::vector< uint256 > &vMatch, std::vector< unsigned int > &vnIndex) | CPartialMerkleTree | protected |
vBits | CPartialMerkleTree | protected |
vHash | CPartialMerkleTree | protected |