Feathercoin  0.5.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Member Functions | List of all members
CPartialMerkleTreeTester Class Reference
Inheritance diagram for CPartialMerkleTreeTester:
Inheritance graph
[legend]
Collaboration diagram for CPartialMerkleTreeTester:
Collaboration graph
[legend]

Public Member Functions

void Damage ()
 
- Public Member Functions inherited from CPartialMerkleTree
uint256 ExtractMatches (std::vector< uint256 > &vMatch)
 

Additional Inherited Members

- Protected Member Functions inherited from CPartialMerkleTree
unsigned int CalcTreeWidth (int height)
 
uint256 CalcHash (int height, unsigned int pos, const std::vector< uint256 > &vTxid)
 
void TraverseAndBuild (int height, unsigned int pos, const std::vector< uint256 > &vTxid, const std::vector< bool > &vMatch)
 
uint256 TraverseAndExtract (int height, unsigned int pos, unsigned int &nBitsUsed, unsigned int &nHashUsed, std::vector< uint256 > &vMatch)
 
- Protected Attributes inherited from CPartialMerkleTree
unsigned int nTransactions
 
std::vector< bool > vBits
 
std::vector< uint256vHash
 
bool fBad
 

Detailed Description

Definition at line 8 of file pmt_tests.cpp.

Member Function Documentation

void CPartialMerkleTreeTester::Damage ( )
inline

Definition at line 12 of file pmt_tests.cpp.


The documentation for this class was generated from the following file: