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

#include <proofid.h>

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

Public Member Functions

 SaltedProofIdHasher ()
 
size_t operator() (const ProofId &proofid) 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 41 of file proofid.h.

Constructor & Destructor Documentation

◆ SaltedProofIdHasher()

avalanche::SaltedProofIdHasher::SaltedProofIdHasher ( )
inline

Definition at line 43 of file proofid.h.

Member Function Documentation

◆ operator()()

size_t avalanche::SaltedProofIdHasher::operator() ( const ProofId proofid) const
inline

Definition at line 44 of file proofid.h.

Here is the call graph for this function:

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