This commit is contained in:
bthomee
2025-08-19 09:49:50 -07:00
parent bb5efdeec8
commit e7f4ae8bed
14888 changed files with 259444 additions and 168566 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: LedgerReplay.cpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -29,7 +29,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
@@ -46,6 +46,11 @@ $(function() {
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -100,6 +105,7 @@ $(function() {
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="foldopen" id="foldopen00025" data-start="{" data-end="}">
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="classripple_1_1LedgerReplay.html#ae1c7550b33a497d145d5c618c7a70b70"> 25</a></span><a class="code hl_function" href="classripple_1_1LedgerReplay.html#ae1c7550b33a497d145d5c618c7a70b70">LedgerReplay::LedgerReplay</a>(</div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;Ledger const&gt;</a> parent,</div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;Ledger const&gt;</a> replay)</div>
@@ -112,7 +118,9 @@ $(function() {
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> <a class="code hl_variable" href="classripple_1_1LedgerReplay.html#a3df8a7cf356cead21e923ccd7ae54ee2">orderedTxns_</a>.emplace(txIndex, std::move(txPair.first));</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> }</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span>}</div>
</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> </div>
<div class="foldopen" id="foldopen00038" data-start="{" data-end="}">
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"><a class="line" href="classripple_1_1LedgerReplay.html#a9c8fd6bd2a63cce3aa92ca6eb80dc15b"> 38</a></span><a class="code hl_function" href="classripple_1_1LedgerReplay.html#ae1c7550b33a497d145d5c618c7a70b70">LedgerReplay::LedgerReplay</a>(</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;Ledger const&gt;</a> parent,</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;Ledger const&gt;</a> replay,</div>
@@ -122,20 +130,21 @@ $(function() {
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> , orderedTxns_{<a class="code hl_namespace" href="namespacestd.html">std</a>::move(orderedTxns)}</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span>{</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span>}</div>
</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span>} <span class="comment">// namespace ripple</span></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_a3df8a7cf356cead21e923ccd7ae54ee2"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#a3df8a7cf356cead21e923ccd7ae54ee2">ripple::LedgerReplay::orderedTxns_</a></div><div class="ttdeci">std::map&lt; std::uint32_t, std::shared_ptr&lt; STTx const &gt; &gt; orderedTxns_</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplay_8h_source.html#l00037">LedgerReplay.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_a950ead1f9e9669adf998a632d98c0d1b"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#a950ead1f9e9669adf998a632d98c0d1b">ripple::LedgerReplay::replay_</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; replay_</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplay_8h_source.html#l00036">LedgerReplay.h:36</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_ae1c7550b33a497d145d5c618c7a70b70"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#ae1c7550b33a497d145d5c618c7a70b70">ripple::LedgerReplay::LedgerReplay</a></div><div class="ttdeci">LedgerReplay(std::shared_ptr&lt; Ledger const &gt; parent, std::shared_ptr&lt; Ledger const &gt; replay)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplay_8cpp_source.html#l00025">LedgerReplay.cpp:25</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_a3df8a7cf356cead21e923ccd7ae54ee2"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#a3df8a7cf356cead21e923ccd7ae54ee2">ripple::LedgerReplay::orderedTxns_</a></div><div class="ttdeci">std::map&lt; std::uint32_t, std::shared_ptr&lt; STTx const &gt; &gt; orderedTxns_</div><div class="ttdef"><b>Definition</b> <a href="LedgerReplay_8h_source.html#l00037">LedgerReplay.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_a950ead1f9e9669adf998a632d98c0d1b"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#a950ead1f9e9669adf998a632d98c0d1b">ripple::LedgerReplay::replay_</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; replay_</div><div class="ttdef"><b>Definition</b> <a href="LedgerReplay_8h_source.html#l00036">LedgerReplay.h:36</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_ae1c7550b33a497d145d5c618c7a70b70"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#ae1c7550b33a497d145d5c618c7a70b70">ripple::LedgerReplay::LedgerReplay</a></div><div class="ttdeci">LedgerReplay(std::shared_ptr&lt; Ledger const &gt; parent, std::shared_ptr&lt; Ledger const &gt; replay)</div><div class="ttdef"><b>Definition</b> <a href="LedgerReplay_8cpp_source.html#l00025">LedgerReplay.cpp:25</a></div></div>
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a></div></div>
<div class="ttc" id="amap_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition</b> <a href="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespacestd_html"><div class="ttname"><a href="namespacestd.html">std</a></div><div class="ttdoc">STL namespace.</div></div>
<div class="ttc" id="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>