| 
    rippled
    
   | 
 
Select the specific peer. More...
#include <predicates.h>

Public Member Functions | |
| match_peer (Peer const *match=nullptr) | |
| bool | operator() (std::shared_ptr< Peer > const &peer) const | 
Public Attributes | |
| Peer const * | matchPeer | 
Select the specific peer.
Definition at line 115 of file predicates.h.
| ripple::match_peer::match_peer | ( | Peer const * | match = nullptr | ) | 
Definition at line 119 of file predicates.h.
| bool ripple::match_peer::operator() | ( | std::shared_ptr< Peer > const & | peer | ) | const | 
Definition at line 124 of file predicates.h.
| Peer const* ripple::match_peer::matchPeer | 
Definition at line 117 of file predicates.h.