xrpld
Loading...
Searching...
No Matches
xrpl::tests::SHAMapSyncTest Class Reference
Inheritance diagram for xrpl::tests::SHAMapSyncTest:
Collaboration diagram for xrpl::tests::SHAMapSyncTest:

Protected Member Functions

boost::intrusive_ptr< SHAMapItemmakeRandomAS ()
bool confuseMap (SHAMap &map, std::size_t count)

Protected Attributes

beast::Journal const j_ {TestSink::instance()}
beast::xor_shift_engine eng_

Detailed Description

Definition at line 28 of file tests/libxrpl/shamap/SHAMapSync.cpp.

Member Function Documentation

◆ makeRandomAS()

boost::intrusive_ptr< SHAMapItem > xrpl::tests::SHAMapSyncTest::makeRandomAS ( )
protected

Definition at line 35 of file tests/libxrpl/shamap/SHAMapSync.cpp.

◆ confuseMap()

bool xrpl::tests::SHAMapSyncTest::confuseMap ( SHAMap & map,
std::size_t count )
protected

Definition at line 47 of file tests/libxrpl/shamap/SHAMapSync.cpp.

Member Data Documentation

◆ j_

beast::Journal const xrpl::tests::SHAMapSyncTest::j_ {TestSink::instance()}
protected

Definition at line 31 of file tests/libxrpl/shamap/SHAMapSync.cpp.

◆ eng_

beast::xor_shift_engine xrpl::tests::SHAMapSyncTest::eng_
protected

Definition at line 32 of file tests/libxrpl/shamap/SHAMapSync.cpp.