| 
    rippled
    
   | 
 
Build the TestPeerSet. More...


Public Member Functions | |
| TestPeerSetBuilder (LedgerReplayMsgHandler &me, LedgerReplayMsgHandler &other, PeerSetBehavior bhvr, PeerFeature peerFeature) | |
| std::unique_ptr< PeerSet > | build () override | 
Private Attributes | |
| LedgerReplayMsgHandler & | local | 
| LedgerReplayMsgHandler & | remote | 
| PeerSetBehavior | behavior | 
| bool | enableLedgerReplay | 
Build the TestPeerSet.
Definition at line 421 of file LedgerReplay_test.cpp.
| ripple::test::TestPeerSetBuilder::TestPeerSetBuilder | ( | LedgerReplayMsgHandler & | me, | 
| LedgerReplayMsgHandler & | other, | ||
| PeerSetBehavior | bhvr, | ||
| PeerFeature | peerFeature | ||
| ) | 
Definition at line 424 of file LedgerReplay_test.cpp.
      
  | 
  overridevirtual | 
Implements ripple::PeerSetBuilder.
Definition at line 437 of file LedgerReplay_test.cpp.
      
  | 
  private | 
Definition at line 444 of file LedgerReplay_test.cpp.
      
  | 
  private | 
Definition at line 445 of file LedgerReplay_test.cpp.
      
  | 
  private | 
Definition at line 446 of file LedgerReplay_test.cpp.
      
  | 
  private | 
Definition at line 447 of file LedgerReplay_test.cpp.