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

#include <peermanager.h>

Public Types

using result_type = uint32_t
 

Public Member Functions

result_type operator() (const Peer &p) const
 

Detailed Description

Definition at line 119 of file peermanager.h.

Member Typedef Documentation

◆ result_type

Definition at line 120 of file peermanager.h.

Member Function Documentation

◆ operator()()

result_type avalanche::score_index::operator() ( const Peer p) const
inline

Definition at line 121 of file peermanager.h.

Here is the call graph for this function:

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