| rippled
    | 


| Public Member Functions | |
| void | testClear () | 
| void | testAutomatic () | 
| void | testCanDelete () | 
| void | run () override | 
| Private Member Functions | |
| bool | goodLedger (jtx::Env &env, Json::Value const &json, std::string ledgerID, bool checkDB=false) | 
| bool | bad (Json::Value const &json, error_code_i error=rpcLGR_NOT_FOUND) | 
| std::string | getHash (Json::Value const &json) | 
| void | ledgerCheck (jtx::Env &env, int const rows, int const first) | 
| void | transactionCheck (jtx::Env &env, int const rows) | 
| void | accountTransactionCheck (jtx::Env &env, int const rows) | 
| int | waitForReady (jtx::Env &env) | 
| Static Private Member Functions | |
| static auto | onlineDelete (std::unique_ptr< Config > cfg) | 
| static auto | advisoryDelete (std::unique_ptr< Config > cfg) | 
| Static Private Attributes | |
| static const auto | deleteInterval = 8 | 
Definition at line 31 of file SHAMapStore_test.cpp.
| 
 | staticprivate | 
Definition at line 36 of file SHAMapStore_test.cpp.
| 
 | staticprivate | 
Definition at line 45 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 53 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 101 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 109 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 120 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 132 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 140 of file SHAMapStore_test.cpp.
| 
 | private | 
Definition at line 148 of file SHAMapStore_test.cpp.
| void ripple::test::SHAMapStore_test::testClear | ( | ) | 
Definition at line 170 of file SHAMapStore_test.cpp.
| void ripple::test::SHAMapStore_test::testAutomatic | ( | ) | 
Definition at line 281 of file SHAMapStore_test.cpp.
| void ripple::test::SHAMapStore_test::testCanDelete | ( | ) | 
Definition at line 350 of file SHAMapStore_test.cpp.
| 
 | override | 
Definition at line 521 of file SHAMapStore_test.cpp.
| 
 | staticprivate | 
Definition at line 33 of file SHAMapStore_test.cpp.
 1.8.17
 1.8.17