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 414 of file LedgerReplay_test.cpp.
ripple::test::TestPeerSetBuilder::TestPeerSetBuilder | ( | LedgerReplayMsgHandler & | me, |
LedgerReplayMsgHandler & | other, | ||
PeerSetBehavior | bhvr, | ||
PeerFeature | peerFeature | ||
) |
Definition at line 417 of file LedgerReplay_test.cpp.
|
overridevirtual |
Implements ripple::PeerSetBuilder.
Definition at line 430 of file LedgerReplay_test.cpp.
|
private |
Definition at line 437 of file LedgerReplay_test.cpp.
|
private |
Definition at line 438 of file LedgerReplay_test.cpp.
|
private |
Definition at line 439 of file LedgerReplay_test.cpp.
|
private |
Definition at line 440 of file LedgerReplay_test.cpp.