|
xrpld
|
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 505 of file LedgerReplay_test.cpp.
| xrpl::test::TestPeerSetBuilder::TestPeerSetBuilder | ( | LedgerReplayMsgHandler & | me, |
| LedgerReplayMsgHandler & | other, | ||
| PeerSetBehavior | bhvr, | ||
| PeerFeature | peerFeature ) |
Definition at line 508 of file LedgerReplay_test.cpp.
|
overridevirtual |
Implements xrpl::PeerSetBuilder.
Definition at line 521 of file LedgerReplay_test.cpp.
|
private |
Definition at line 527 of file LedgerReplay_test.cpp.
|
private |
Definition at line 528 of file LedgerReplay_test.cpp.
|
private |
Definition at line 529 of file LedgerReplay_test.cpp.
|
private |
Definition at line 530 of file LedgerReplay_test.cpp.