|
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 461 of file LedgerReplay_test.cpp.
| xrpl::test::TestPeerSetBuilder::TestPeerSetBuilder | ( | LedgerReplayMsgHandler & | me, |
| LedgerReplayMsgHandler & | other, | ||
| PeerSetBehavior | bhvr, | ||
| PeerFeature | peerFeature ) |
Definition at line 464 of file LedgerReplay_test.cpp.
|
overridevirtual |
Implements xrpl::PeerSetBuilder.
Definition at line 477 of file LedgerReplay_test.cpp.
|
private |
Definition at line 483 of file LedgerReplay_test.cpp.
|
private |
Definition at line 484 of file LedgerReplay_test.cpp.
|
private |
Definition at line 485 of file LedgerReplay_test.cpp.
|
private |
Definition at line 486 of file LedgerReplay_test.cpp.