Files
rippled/classripple_1_1test_1_1LedgerReplayClient.html
2021-03-12 22:34:28 +00:00

857 lines
56 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: ripple::test::LedgerReplayClient Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">rippled
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="namespaceripple_1_1test.html">test</a></li><li class="navelem"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html">LedgerReplayClient</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="classripple_1_1test_1_1LedgerReplayClient-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ripple::test::LedgerReplayClient Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><a class="el" href="classripple_1_1Ledger.html" title="Holds a ledger.">Ledger</a> replay client side.
<a href="classripple_1_1test_1_1LedgerReplayClient.html#details">More...</a></p>
<div class="dynheader">
Collaboration diagram for ripple::test::LedgerReplayClient:</div>
<div class="dyncontent">
<div class="center"><img src="classripple_1_1test_1_1LedgerReplayClient__coll__graph.png" border="0" usemap="#ripple_1_1test_1_1LedgerReplayClient_coll__map" alt="Collaboration graph"/></div>
<map name="ripple_1_1test_1_1LedgerReplayClient_coll__map" id="ripple_1_1test_1_1LedgerReplayClient_coll__map">
<area shape="rect" title="Ledger replay client side." alt="" coords="2192,1281,2380,1322"/>
<area shape="rect" href="classripple_1_1Application.html" title=" " alt="" coords="602,1412,742,1439"/>
<area shape="rect" href="structripple_1_1test_1_1jtx_1_1Env_1_1AppBundle.html" title=" " alt="" coords="1491,677,1617,718"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html" title=" " alt="" coords="998,735,1169,777"/>
<area shape="rect" href="classripple_1_1LedgerReplayMsgHandler.html" title=" " alt="" coords="1789,1236,2021,1263"/>
<area shape="rect" href="classripple_1_1LedgerReplayer.html" title="Manages the lifetime of ledger replay tasks." alt="" coords="1470,1236,1638,1263"/>
<area shape="rect" href="classripple_1_1LedgerMaster.html" title=" " alt="" coords="1477,2011,1631,2037"/>
<area shape="rect" href="classripple_1_1LedgerHistory.html" title="Retains historical ledgers." alt="" coords="1004,2091,1163,2117"/>
<area shape="rect" href="classbeast_1_1PropertyStream_1_1Source.html" title="Subclasses can be called to write to a stream and have children." alt="" coords="303,1822,471,1863"/>
<area shape="rect" href="classbeast_1_1PropertyStream_1_1Item.html" title=" " alt="" coords="588,1867,756,1909"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/recursive_mutex.html" title="STL class." alt="" coords="19,2296,177,2323"/>
<area shape="rect" href="classripple_1_1TaggedCache.html" title=" " alt="" coords="1007,2204,1160,2260"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title="STL class." alt="" coords="55,1177,141,1204"/>
<area shape="rect" href="classripple_1_1test_1_1jtx_1_1Account.html" title="Immutable cryptographic account descriptor." alt="" coords="1021,435,1146,477"/>
<area shape="rect" href="classripple_1_1Stoppable.html" title="Provides an interface for starting and stopping." alt="" coords="1017,191,1149,217"/>
<area shape="rect" href="classbeast_1_1List.html" title=" " alt="" coords="5,1822,191,1863"/>
<area shape="rect" href="classripple_1_1test_1_1jtx_1_1Env.html" title="A transaction testing environment." alt="" coords="1831,589,1980,616"/>
<area shape="rect" href="classripple_1_1test_1_1ManualTimeKeeper.html" title=" " alt="" coords="993,553,1173,594"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/mutex.html" title="STL class." alt="" coords="626,425,718,452"/>
<area shape="rect" href="classripple_1_1RootStoppable.html" title=" " alt="" coords="1473,235,1635,261"/>
<area shape="rect" href="classripple_1_1ClosureCounter.html" title=" " alt="" coords="1000,125,1167,166"/>
<area shape="rect" href="classripple_1_1LedgerHolder.html" title="Hold a ledger in a thread&#45;safe way." alt="" coords="1006,1677,1161,1704"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html" title=" " alt="" coords="998,618,1169,659"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/thread.html" title="STL class." alt="" coords="1037,684,1129,711"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/unordered_map.html" title=" " alt="" coords="1456,337,1652,393"/>
<area shape="rect" href="classripple_1_1SecretKey.html" title="A secret key." alt="" coords="606,375,738,401"/>
<area shape="rect" href="classripple_1_1PublicKey.html" title="A public key." alt="" coords="607,476,737,503"/>
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="601,701,743,742"/>
<area shape="rect" href="classripple_1_1CanonicalTXSet.html" title="Holds transactions which were deferred to the next pass of consensus." alt="" coords="999,1627,1168,1653"/>
<area shape="rect" href="classbeast_1_1manual__clock.html" title=" " alt="" coords="1473,480,1635,536"/>
<area shape="rect" href="classripple_1_1TERSubset.html" title=" " alt="" coords="1481,611,1627,653"/>
<area shape="rect" href="classbeast_1_1Journal.html" title="A generic endpoint for log messages." alt="" coords="617,1637,727,1664"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="595,247,749,273"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/condition_variable.html" title=" " alt="" coords="587,19,757,45"/>
<area shape="rect" href="classripple_1_1InboundLedgers.html" title="Manages the lifetime of inbound ledgers." alt="" coords="998,1475,1169,1501"/>
<area shape="rect" href="classripple_1_1test_1_1MagicInboundLedgers.html" title="Simulate a network InboundLedgers." alt="" coords="1810,1629,2001,1670"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/unordered_map.html" title=" " alt="" coords="1000,1029,1167,1099"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html" title=" " alt="" coords="998,1123,1169,1165"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="956,1189,1211,1230"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/unordered_map.html" title=" " alt="" coords="989,1254,1177,1325"/>
<area shape="rect" href="classripple_1_1AbstractFetchPackContainer.html" title="An interface facilitating retrieval of fetch packs without an application or ledgermaster object." alt="" coords="991,1974,1176,2015"/>
<area shape="rect" href="structripple_1_1LedgerMaster_1_1Stats.html" title=" " alt="" coords="1006,2658,1161,2699"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="621,2511,723,2537"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="980,2541,1187,2568"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/chrono/duration.html" title=" " alt="" coords="1006,1857,1161,1884"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="587,1802,757,1843"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic_flag.html" title=" " alt="" coords="1020,2040,1147,2067"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html" title=" " alt="" coords="991,2593,1175,2634"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html" title=" " alt="" coords="998,1791,1169,1833"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/utility/pair.html" title=" " alt="" coords="989,1909,1178,1950"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aadb938dc9624da72d3cdabc7cf8c998e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#aadb938dc9624da72d3cdabc7cf8c998e">LedgerReplayClient</a> (beast::unit_test::suite &amp;suite, <a class="el" href="structripple_1_1test_1_1LedgerServer.html">LedgerServer</a> &amp;server, <a class="el" href="namespaceripple_1_1test.html#a6e324fd8fc463ac8f4a1d1a185511db1">PeerSetBehavior</a> behavior=<a class="el" href="namespaceripple_1_1test.html#a6e324fd8fc463ac8f4a1d1a185511db1a0c6ad70beb3a7e76c3fc7adab7c46acc">PeerSetBehavior::Good</a>, <a class="el" href="namespaceripple_1_1test.html#a5aee00287e1907a9876b3247864d6f0a">InboundLedgersBehavior</a> inboundBhvr=<a class="el" href="namespaceripple_1_1test.html#a5aee00287e1907a9876b3247864d6f0aa0c6ad70beb3a7e76c3fc7adab7c46acc">InboundLedgersBehavior::Good</a>, <a class="el" href="namespaceripple_1_1test.html#a71635c111c539c74ec6bd2065e2e0b3e">PeerFeature</a> peerFeature=<a class="el" href="namespaceripple_1_1test.html#a71635c111c539c74ec6bd2065e2e0b3ead26b2afca64340e74d57ba14421d17dc">PeerFeature::LedgerReplayEnabled</a>)</td></tr>
<tr class="separator:aadb938dc9624da72d3cdabc7cf8c998e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae05278d8cf1ae82458e19c0c483b6f49"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#ae05278d8cf1ae82458e19c0c483b6f49">addLedger</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1Ledger.html">Ledger</a> const &gt; const &amp;l)</td></tr>
<tr class="separator:ae05278d8cf1ae82458e19c0c483b6f49"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a716f0341fb3ff3c701bcf81ee085605c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a716f0341fb3ff3c701bcf81ee085605c">haveLedgers</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;finishLedgerHash, int totalReplay)</td></tr>
<tr class="separator:a716f0341fb3ff3c701bcf81ee085605c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c45b977245b8718a74af7c8e8ac64e1"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a0c45b977245b8718a74af7c8e8ac64e1">waitForLedgers</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;finishLedgerHash, int totalReplay)</td></tr>
<tr class="separator:a0c45b977245b8718a74af7c8e8ac64e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70e43267263d0831d09b12ff57b0de92"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a70e43267263d0831d09b12ff57b0de92">waitForDone</a> ()</td></tr>
<tr class="separator:a70e43267263d0831d09b12ff57b0de92"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a84fb795f944de17f84f6c69fe4698bc4"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1LedgerReplayTask.html">LedgerReplayTask</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a84fb795f944de17f84f6c69fe4698bc4">getTasks</a> ()</td></tr>
<tr class="separator:a84fb795f944de17f84f6c69fe4698bc4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7f630b7f19e0df41ef7800b41ab37432"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1LedgerReplayTask.html">LedgerReplayTask</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a7f630b7f19e0df41ef7800b41ab37432">findTask</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;hash, int totalReplay)</td></tr>
<tr class="separator:a7f630b7f19e0df41ef7800b41ab37432"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a566db0f6d52bb7951fcb5919b77feffb"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a566db0f6d52bb7951fcb5919b77feffb">countDeltas</a> ()</td></tr>
<tr class="separator:a566db0f6d52bb7951fcb5919b77feffb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9dac1636623a9feb03cb6a631c411f3f"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a9dac1636623a9feb03cb6a631c411f3f">countSkipLists</a> ()</td></tr>
<tr class="separator:a9dac1636623a9feb03cb6a631c411f3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a56298334026de896c3768c2560270c0b"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a56298334026de896c3768c2560270c0b">countsAsExpected</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> tasks, <a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> skipLists, <a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> deltas)</td></tr>
<tr class="separator:a56298334026de896c3768c2560270c0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0930658e098f23f4d27f55b6f6424b82"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SkipListAcquire.html">SkipListAcquire</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a0930658e098f23f4d27f55b6f6424b82">findSkipListAcquire</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;hash)</td></tr>
<tr class="separator:a0930658e098f23f4d27f55b6f6424b82"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1aeed5a348a41cb72af18d9c09fa4310"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1LedgerDeltaAcquire.html">LedgerDeltaAcquire</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a1aeed5a348a41cb72af18d9c09fa4310">findLedgerDeltaAcquire</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;hash)</td></tr>
<tr class="separator:a1aeed5a348a41cb72af18d9c09fa4310"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc4cd2323c54c10a2cfc61b505b4efac"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:acc4cd2323c54c10a2cfc61b505b4efac"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#acc4cd2323c54c10a2cfc61b505b4efac">taskStatus</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; T &gt; const &amp;t)</td></tr>
<tr class="separator:acc4cd2323c54c10a2cfc61b505b4efac"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61e8d17eca1027a5143bdf419f64a43f"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a61e8d17eca1027a5143bdf419f64a43f">asExpected</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1LedgerReplayTask.html">LedgerReplayTask</a> &gt; const &amp;task, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> taskExpect, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> skiplistExpect, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;deltaExpects)</td></tr>
<tr class="separator:a61e8d17eca1027a5143bdf419f64a43f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2da8f3d27e2da922434b87af9ad76abc"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a2da8f3d27e2da922434b87af9ad76abc">asExpected</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;hash, int totalReplay, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> taskExpect, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> skiplistExpect, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;deltaExpects)</td></tr>
<tr class="separator:a2da8f3d27e2da922434b87af9ad76abc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abfc051eb861037f706dc4a27e217a65c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#abfc051eb861037f706dc4a27e217a65c">checkStatus</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;hash, int totalReplay, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> taskExpect, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> skiplistExpect, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;deltaExpects)</td></tr>
<tr class="separator:abfc051eb861037f706dc4a27e217a65c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2f9a7365f9ee783ad89399974c1dd47e"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a2f9a7365f9ee783ad89399974c1dd47e">waitAndCheckStatus</a> (<a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;hash, int totalReplay, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> taskExpect, <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> skiplistExpect, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;deltaExpects)</td></tr>
<tr class="separator:a2f9a7365f9ee783ad89399974c1dd47e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:af329e3e7df56437bbac7a893f599b5be"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1jtx_1_1Env.html">jtx::Env</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#af329e3e7df56437bbac7a893f599b5be">env</a></td></tr>
<tr class="separator:af329e3e7df56437bbac7a893f599b5be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a59c4fbdbb3b8da098a1d7e383a0eb77c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1Application.html">Application</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a59c4fbdbb3b8da098a1d7e383a0eb77c">app</a></td></tr>
<tr class="separator:a59c4fbdbb3b8da098a1d7e383a0eb77c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3cfdfe289ee6550afa6208e9d7b156df"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1LedgerMaster.html">LedgerMaster</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a3cfdfe289ee6550afa6208e9d7b156df">ledgerMaster</a></td></tr>
<tr class="separator:a3cfdfe289ee6550afa6208e9d7b156df"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2fd55a364cc77413544b6901d17c8de0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1MagicInboundLedgers.html">MagicInboundLedgers</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a2fd55a364cc77413544b6901d17c8de0">inboundLedgers</a></td></tr>
<tr class="separator:a2fd55a364cc77413544b6901d17c8de0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5473dd2f3e5ec26fef3706e39b19fd59"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1LedgerReplayMsgHandler.html">LedgerReplayMsgHandler</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a5473dd2f3e5ec26fef3706e39b19fd59">serverMsgHandler</a></td></tr>
<tr class="separator:a5473dd2f3e5ec26fef3706e39b19fd59"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3b807716f400ad71b763fde18e0e15d0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1LedgerReplayMsgHandler.html">LedgerReplayMsgHandler</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a3b807716f400ad71b763fde18e0e15d0">clientMsgHandler</a></td></tr>
<tr class="separator:a3b807716f400ad71b763fde18e0e15d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e984e58b39a77cbc42b20dfbb6db1c5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1RootStoppable.html">RootStoppable</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#a8e984e58b39a77cbc42b20dfbb6db1c5">stopableParent</a></td></tr>
<tr class="separator:a8e984e58b39a77cbc42b20dfbb6db1c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac83f18125388adccf84ad0285cd30422"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1LedgerReplayer.html">LedgerReplayer</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1LedgerReplayClient.html#ac83f18125388adccf84ad0285cd30422">replayer</a></td></tr>
<tr class="separator:ac83f18125388adccf84ad0285cd30422"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classripple_1_1Ledger.html" title="Holds a ledger.">Ledger</a> replay client side. </p>
<p>It creates the <a class="el" href="classripple_1_1LedgerReplayer.html" title="Manages the lifetime of ledger replay tasks.">LedgerReplayer</a> which has the client side logic. The client side and server side message handlers are connect via the peerSet to pass the requests and responses. It also has utility functions for checking task status </p>
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00549">549</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aadb938dc9624da72d3cdabc7cf8c998e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aadb938dc9624da72d3cdabc7cf8c998e">&#9670;&nbsp;</a></span>LedgerReplayClient()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ripple::test::LedgerReplayClient::LedgerReplayClient </td>
<td>(</td>
<td class="paramtype">beast::unit_test::suite &amp;&#160;</td>
<td class="paramname"><em>suite</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="structripple_1_1test_1_1LedgerServer.html">LedgerServer</a> &amp;&#160;</td>
<td class="paramname"><em>server</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a6e324fd8fc463ac8f4a1d1a185511db1">PeerSetBehavior</a>&#160;</td>
<td class="paramname"><em>behavior</em> = <code><a class="el" href="namespaceripple_1_1test.html#a6e324fd8fc463ac8f4a1d1a185511db1a0c6ad70beb3a7e76c3fc7adab7c46acc">PeerSetBehavior::Good</a></code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a5aee00287e1907a9876b3247864d6f0a">InboundLedgersBehavior</a>&#160;</td>
<td class="paramname"><em>inboundBhvr</em> = <code><a class="el" href="namespaceripple_1_1test.html#a5aee00287e1907a9876b3247864d6f0aa0c6ad70beb3a7e76c3fc7adab7c46acc">InboundLedgersBehavior::Good</a></code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a71635c111c539c74ec6bd2065e2e0b3e">PeerFeature</a>&#160;</td>
<td class="paramname"><em>peerFeature</em> = <code><a class="el" href="namespaceripple_1_1test.html#a71635c111c539c74ec6bd2065e2e0b3ead26b2afca64340e74d57ba14421d17dc">PeerFeature::LedgerReplayEnabled</a></code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00552">552</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ae05278d8cf1ae82458e19c0c483b6f49"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae05278d8cf1ae82458e19c0c483b6f49">&#9670;&nbsp;</a></span>addLedger()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ripple::test::LedgerReplayClient::addLedger </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1Ledger.html">Ledger</a> const &gt; const &amp;&#160;</td>
<td class="paramname"><em>l</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00581">581</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a716f0341fb3ff3c701bcf81ee085605c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a716f0341fb3ff3c701bcf81ee085605c">&#9670;&nbsp;</a></span>haveLedgers()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::haveLedgers </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>finishLedgerHash</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>totalReplay</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00587">587</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a0c45b977245b8718a74af7c8e8ac64e1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0c45b977245b8718a74af7c8e8ac64e1">&#9670;&nbsp;</a></span>waitForLedgers()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::waitForLedgers </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>finishLedgerHash</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>totalReplay</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00602">602</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a70e43267263d0831d09b12ff57b0de92"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a70e43267263d0831d09b12ff57b0de92">&#9670;&nbsp;</a></span>waitForDone()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::waitForDone </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00616">616</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a84fb795f944de17f84f6c69fe4698bc4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a84fb795f944de17f84f6c69fe4698bc4">&#9670;&nbsp;</a></span>getTasks()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt;<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt;<a class="el" href="classripple_1_1LedgerReplayTask.html">LedgerReplayTask</a>&gt; &gt; ripple::test::LedgerReplayClient::getTasks </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00642">642</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a7f630b7f19e0df41ef7800b41ab37432"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7f630b7f19e0df41ef7800b41ab37432">&#9670;&nbsp;</a></span>findTask()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt;<a class="el" href="classripple_1_1LedgerReplayTask.html">LedgerReplayTask</a>&gt; ripple::test::LedgerReplayClient::findTask </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>hash</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>totalReplay</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00649">649</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a566db0f6d52bb7951fcb5919b77feffb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a566db0f6d52bb7951fcb5919b77feffb">&#9670;&nbsp;</a></span>countDeltas()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> ripple::test::LedgerReplayClient::countDeltas </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00663">663</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a9dac1636623a9feb03cb6a631c411f3f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9dac1636623a9feb03cb6a631c411f3f">&#9670;&nbsp;</a></span>countSkipLists()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> ripple::test::LedgerReplayClient::countSkipLists </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00670">670</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a56298334026de896c3768c2560270c0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a56298334026de896c3768c2560270c0b">&#9670;&nbsp;</a></span>countsAsExpected()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::countsAsExpected </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a>&#160;</td>
<td class="paramname"><em>tasks</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a>&#160;</td>
<td class="paramname"><em>skipLists</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a>&#160;</td>
<td class="paramname"><em>deltas</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00677">677</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a0930658e098f23f4d27f55b6f6424b82"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0930658e098f23f4d27f55b6f6424b82">&#9670;&nbsp;</a></span>findSkipListAcquire()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt;<a class="el" href="classripple_1_1SkipListAcquire.html">SkipListAcquire</a>&gt; ripple::test::LedgerReplayClient::findSkipListAcquire </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>hash</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00689">689</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a1aeed5a348a41cb72af18d9c09fa4310"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1aeed5a348a41cb72af18d9c09fa4310">&#9670;&nbsp;</a></span>findLedgerDeltaAcquire()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt;<a class="el" href="classripple_1_1LedgerDeltaAcquire.html">LedgerDeltaAcquire</a>&gt; ripple::test::LedgerReplayClient::findLedgerDeltaAcquire </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>hash</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00699">699</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="acc4cd2323c54c10a2cfc61b505b4efac"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acc4cd2323c54c10a2cfc61b505b4efac">&#9670;&nbsp;</a></span>taskStatus()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T &gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> ripple::test::LedgerReplayClient::taskStatus </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; T &gt; const &amp;&#160;</td>
<td class="paramname"><em>t</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00710">710</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a61e8d17eca1027a5143bdf419f64a43f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a61e8d17eca1027a5143bdf419f64a43f">&#9670;&nbsp;</a></span>asExpected() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::asExpected </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1LedgerReplayTask.html">LedgerReplayTask</a> &gt; const &amp;&#160;</td>
<td class="paramname"><em>task</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>taskExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>skiplistExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;&#160;</td>
<td class="paramname"><em>deltaExpects</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00720">720</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a2da8f3d27e2da922434b87af9ad76abc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2da8f3d27e2da922434b87af9ad76abc">&#9670;&nbsp;</a></span>asExpected() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::asExpected </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>hash</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>totalReplay</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>taskExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>skiplistExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;&#160;</td>
<td class="paramname"><em>deltaExpects</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00745">745</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="abfc051eb861037f706dc4a27e217a65c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abfc051eb861037f706dc4a27e217a65c">&#9670;&nbsp;</a></span>checkStatus()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::checkStatus </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>hash</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>totalReplay</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>taskExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>skiplistExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;&#160;</td>
<td class="paramname"><em>deltaExpects</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00764">764</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a2f9a7365f9ee783ad89399974c1dd47e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2f9a7365f9ee783ad89399974c1dd47e">&#9670;&nbsp;</a></span>waitAndCheckStatus()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::LedgerReplayClient::waitAndCheckStatus </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> const &amp;&#160;</td>
<td class="paramname"><em>hash</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>totalReplay</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>taskExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a>&#160;</td>
<td class="paramname"><em>skiplistExpect</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="el" href="namespaceripple_1_1test.html#a1c9bf362fc5dade476550f16212b6a1f">TaskStatus</a> &gt; const &amp;&#160;</td>
<td class="paramname"><em>deltaExpects</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00783">783</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="af329e3e7df56437bbac7a893f599b5be"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af329e3e7df56437bbac7a893f599b5be">&#9670;&nbsp;</a></span>env</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1test_1_1jtx_1_1Env.html">jtx::Env</a> ripple::test::LedgerReplayClient::env</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00797">797</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a59c4fbdbb3b8da098a1d7e383a0eb77c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a59c4fbdbb3b8da098a1d7e383a0eb77c">&#9670;&nbsp;</a></span>app</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1Application.html">Application</a>&amp; ripple::test::LedgerReplayClient::app</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00798">798</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a3cfdfe289ee6550afa6208e9d7b156df"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3cfdfe289ee6550afa6208e9d7b156df">&#9670;&nbsp;</a></span>ledgerMaster</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1LedgerMaster.html">LedgerMaster</a>&amp; ripple::test::LedgerReplayClient::ledgerMaster</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00799">799</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a2fd55a364cc77413544b6901d17c8de0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2fd55a364cc77413544b6901d17c8de0">&#9670;&nbsp;</a></span>inboundLedgers</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1test_1_1MagicInboundLedgers.html">MagicInboundLedgers</a> ripple::test::LedgerReplayClient::inboundLedgers</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00800">800</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a5473dd2f3e5ec26fef3706e39b19fd59"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5473dd2f3e5ec26fef3706e39b19fd59">&#9670;&nbsp;</a></span>serverMsgHandler</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1LedgerReplayMsgHandler.html">LedgerReplayMsgHandler</a> ripple::test::LedgerReplayClient::serverMsgHandler</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00801">801</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a3b807716f400ad71b763fde18e0e15d0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3b807716f400ad71b763fde18e0e15d0">&#9670;&nbsp;</a></span>clientMsgHandler</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1LedgerReplayMsgHandler.html">LedgerReplayMsgHandler</a> ripple::test::LedgerReplayClient::clientMsgHandler</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00802">802</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="a8e984e58b39a77cbc42b20dfbb6db1c5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8e984e58b39a77cbc42b20dfbb6db1c5">&#9670;&nbsp;</a></span>stopableParent</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1RootStoppable.html">RootStoppable</a> ripple::test::LedgerReplayClient::stopableParent</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00803">803</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
<a id="ac83f18125388adccf84ad0285cd30422"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac83f18125388adccf84ad0285cd30422">&#9670;&nbsp;</a></span>replayer</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1LedgerReplayer.html">LedgerReplayer</a> ripple::test::LedgerReplayClient::replayer</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="LedgerReplay__test_8cpp_source.html#l00804">804</a> of file <a class="el" href="LedgerReplay__test_8cpp_source.html">LedgerReplay_test.cpp</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>