Bitcoin Core 29.99.0
P2P Digital Currency
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.


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