rippled
|
UnaryPredicate, true
if the remote address matches.
More...
Public Member Functions | |
is_remote_endpoint (beast::IP::Endpoint const &address) | |
template<typename Link > | |
bool | operator() (Link const &link) const |
Private Attributes | |
const beast::IP::Endpoint | m_endpoint |
UnaryPredicate, true
if the remote address matches.
Definition at line 65 of file Predicates.h.
|
explicit |
Definition at line 68 of file Predicates.h.
bool ripple::PeerFinder::Sim::is_remote_endpoint::operator() | ( | Link const & | link | ) | const |
Definition at line 74 of file Predicates.h.
|
private |
Definition at line 80 of file Predicates.h.