|
rippled
|
UnaryPredicate, returns true if the 'to' node on a Link matches.
More...
Public Member Functions | |
| is_remote_node_pred (Node const &n) | |
| template<typename Link > | |
| bool | operator() (Link const &l) const |
Private Attributes | |
| Node const & | node |
UnaryPredicate, returns true if the 'to' node on a Link matches.
Definition at line 30 of file Predicates.h.
| ripple::PeerFinder::Sim::is_remote_node_pred< Node >::is_remote_node_pred | ( | Node const & | n | ) |
Definition at line 33 of file Predicates.h.
| bool ripple::PeerFinder::Sim::is_remote_node_pred< Node >::operator() | ( | Link const & | l | ) | const |
Definition at line 38 of file Predicates.h.
|
private |
Definition at line 44 of file Predicates.h.
1.8.17