Bitcoin ABC  0.26.3
P2P Digital Currency
Public Types | Public Member Functions | List of all members
avalanche::ProofPoolEntryProofIdKeyExtractor Struct Reference

#include <proofpool.h>

Public Types

using result_type = ProofId
 

Public Member Functions

result_type operator() (const ProofPoolEntry &entry) const
 

Detailed Description

Definition at line 43 of file proofpool.h.

Member Typedef Documentation

◆ result_type

Definition at line 44 of file proofpool.h.

Member Function Documentation

◆ operator()()

result_type avalanche::ProofPoolEntryProofIdKeyExtractor::operator() ( const ProofPoolEntry entry) const
inline

Definition at line 45 of file proofpool.h.


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