rippled
Public Member Functions | Public Attributes | List of all members
ripple::tests::SHAMapSync_test Class Reference
Inheritance diagram for ripple::tests::SHAMapSync_test:
Inheritance graph
[legend]
Collaboration diagram for ripple::tests::SHAMapSync_test:
Collaboration graph
[legend]

Public Member Functions

boost::intrusive_ptr< SHAMapItemmakeRandomAS ()
 
bool confuseMap (SHAMap &map, int count)
 
void run () override
 

Public Attributes

beast::xor_shift_engine eng_
 

Detailed Description

Definition at line 32 of file SHAMapSync_test.cpp.

Member Function Documentation

◆ makeRandomAS()

boost::intrusive_ptr<SHAMapItem> ripple::tests::SHAMapSync_test::makeRandomAS ( )

Definition at line 38 of file SHAMapSync_test.cpp.

◆ confuseMap()

bool ripple::tests::SHAMapSync_test::confuseMap ( SHAMap map,
int  count 
)

Definition at line 48 of file SHAMapSync_test.cpp.

◆ run()

void ripple::tests::SHAMapSync_test::run ( )
override

Definition at line 88 of file SHAMapSync_test.cpp.

Member Data Documentation

◆ eng_

beast::xor_shift_engine ripple::tests::SHAMapSync_test::eng_

Definition at line 35 of file SHAMapSync_test.cpp.