xrpld
Loading...
Searching...
No Matches
xrpl::peer_finder::Bootcache::Transform Struct Reference

Public Types

using first_argument_type = map_type::right_map::const_iterator::value_type const&
using result_type = beast::ip::Endpoint const&

Public Member Functions

 Transform ()=default
beast::ip::Endpoint const & operator() (map_type::right_map::const_iterator::value_type const &v) const

Detailed Description

Definition at line 73 of file Bootcache.h.

Member Typedef Documentation

◆ first_argument_type

using xrpl::peer_finder::Bootcache::Transform::first_argument_type = map_type::right_map::const_iterator::value_type const&

Definition at line 75 of file Bootcache.h.

◆ result_type

Constructor & Destructor Documentation

◆ Transform()

xrpl::peer_finder::Bootcache::Transform::Transform ( )
explicitdefault

Member Function Documentation

◆ operator()()

beast::ip::Endpoint const & xrpl::peer_finder::Bootcache::Transform::operator() ( map_type::right_map::const_iterator::value_type const & v) const

Definition at line 81 of file Bootcache.h.