Bitcoin ABC  0.26.3
P2P Digital Currency
Public Member Functions | List of all members
avalanche::SaltedProofHasher Class Reference

#include <proof.h>

Inheritance diagram for avalanche::SaltedProofHasher:
[legend]
Collaboration diagram for avalanche::SaltedProofHasher:
[legend]

Public Member Functions

 SaltedProofHasher ()
 
size_t operator() (const ProofRef &proof) const
 

Additional Inherited Members

- Private Member Functions inherited from SaltedUint256Hasher
 SaltedUint256Hasher ()
 
size_t hash (const uint256 &h) const
 
size_t operator() (const uint256 &h) const
 

Detailed Description

Definition at line 187 of file proof.h.

Constructor & Destructor Documentation

◆ SaltedProofHasher()

avalanche::SaltedProofHasher::SaltedProofHasher ( )
inline

Definition at line 189 of file proof.h.

Member Function Documentation

◆ operator()()

size_t avalanche::SaltedProofHasher::operator() ( const ProofRef proof) const
inline

Definition at line 190 of file proof.h.

Here is the call graph for this function:

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