![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for CPartialMerkleTreeTester, including all inherited members.
| 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 | |
| Damage() | CPartialMerkleTreeTester | inline |
| ExtractMatches(std::vector< uint256 > &vMatch) | CPartialMerkleTree | |
| fBad | CPartialMerkleTree | protected |
| nTransactions | CPartialMerkleTree | protected |
| SERIALIZE_METHODS(CPartialMerkleTree, obj) | 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) | CPartialMerkleTree | protected |
| vBits | CPartialMerkleTree | protected |
| vHash | CPartialMerkleTree | protected |