Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
node::TxOrphanageImpl::ByPeerViewExtractor Struct Reference

Public Types

using result_type = ByPeerView
 

Public Member Functions

result_type operator() (const Announcement &ann) const
 

Detailed Description

Definition at line 86 of file txorphanage.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 87 of file txorphanage.cpp.

Member Function Documentation

◆ operator()()

result_type node::TxOrphanageImpl::ByPeerViewExtractor::operator() ( const Announcement & ann) const
inline

Definition at line 88 of file txorphanage.cpp.

Here is the call graph for this function:

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