mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: 1a8eb5e6e3
This commit is contained in:
@@ -126,9 +126,9 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a03d5490c5c3838633c66f625e89137b1"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1PathRequests.html#a03d5490c5c3838633c66f625e89137b1">PathRequests</a> (<a class="el" href="classripple_1_1Application.html">Application</a> &app, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> journal, <a class="el" href="classbeast_1_1insight_1_1Collector.html#ad1677ecd39a09b6a8bb8f2e073266bc4">beast::insight::Collector::ptr</a> const &collector)</td></tr>
|
||||
<tr class="memdesc:a03d5490c5c3838633c66f625e89137b1"><td class="mdescLeft"> </td><td class="mdescRight">A collection of all <a class="el" href="classripple_1_1PathRequest.html">PathRequest</a> instances. <a href="classripple_1_1PathRequests.html#a03d5490c5c3838633c66f625e89137b1">More...</a><br /></td></tr>
|
||||
<tr class="separator:a03d5490c5c3838633c66f625e89137b1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a3cfce7f0a24bb682ea2bfd44904fefce"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1PathRequests.html#a3cfce7f0a24bb682ea2bfd44904fefce">updateAll</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const > const &ledger, <a class="el" href="classripple_1_1Job.html#ab19c41a13335dadf210f50223268856d">Job::CancelCallback</a> shouldCancel)</td></tr>
|
||||
<tr class="memdesc:a3cfce7f0a24bb682ea2bfd44904fefce"><td class="mdescLeft"> </td><td class="mdescRight">Update all of the contained <a class="el" href="classripple_1_1PathRequest.html">PathRequest</a> instances. <a href="classripple_1_1PathRequests.html#a3cfce7f0a24bb682ea2bfd44904fefce">More...</a><br /></td></tr>
|
||||
<tr class="separator:a3cfce7f0a24bb682ea2bfd44904fefce"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a1622c7f2d3f023c5ba6b5d148013275d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1PathRequests.html#a1622c7f2d3f023c5ba6b5d148013275d">updateAll</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const > const &ledger)</td></tr>
|
||||
<tr class="memdesc:a1622c7f2d3f023c5ba6b5d148013275d"><td class="mdescLeft"> </td><td class="mdescRight">Update all of the contained <a class="el" href="classripple_1_1PathRequest.html">PathRequest</a> instances. <a href="classripple_1_1PathRequests.html#a1622c7f2d3f023c5ba6b5d148013275d">More...</a><br /></td></tr>
|
||||
<tr class="separator:a1622c7f2d3f023c5ba6b5d148013275d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a64a0b811c9416a7d0b7e8626ac797988"><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>< <a class="el" href="classripple_1_1RippleLineCache.html">RippleLineCache</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1PathRequests.html#a64a0b811c9416a7d0b7e8626ac797988">getLineCache</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const > const &ledger, bool authoritative)</td></tr>
|
||||
<tr class="memdesc:a64a0b811c9416a7d0b7e8626ac797988"><td class="mdescLeft"> </td><td class="mdescRight">Get the current <a class="el" href="classripple_1_1RippleLineCache.html">RippleLineCache</a>, updating it if necessary. <a href="classripple_1_1PathRequests.html#a64a0b811c9416a7d0b7e8626ac797988">More...</a><br /></td></tr>
|
||||
<tr class="separator:a64a0b811c9416a7d0b7e8626ac797988"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@@ -210,8 +210,8 @@ Private Attributes</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a id="a3cfce7f0a24bb682ea2bfd44904fefce"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a3cfce7f0a24bb682ea2bfd44904fefce">◆ </a></span>updateAll()</h2>
|
||||
<a id="a1622c7f2d3f023c5ba6b5d148013275d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1622c7f2d3f023c5ba6b5d148013275d">◆ </a></span>updateAll()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -220,18 +220,8 @@ Private Attributes</h2></td></tr>
|
||||
<td class="memname">void ripple::PathRequests::updateAll </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const > const & </td>
|
||||
<td class="paramname"><em>ledger</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td class="paramname"><em>ledger</em></td><td>)</td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="el" href="classripple_1_1Job.html#ab19c41a13335dadf210f50223268856d">Job::CancelCallback</a> </td>
|
||||
<td class="paramname"><em>shouldCancel</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
@@ -240,7 +230,6 @@ Private Attributes</h2></td></tr>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">ledger</td><td><a class="el" href="classripple_1_1Ledger.html" title="Holds a ledger.">Ledger</a> we are pathfinding in. </td></tr>
|
||||
<tr><td class="paramname">shouldCancel</td><td>Invocable that returns whether to cancel. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
@@ -314,7 +303,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00203">203</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00201">201</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -362,7 +351,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00225">225</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00223">223</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -398,7 +387,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00258">258</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00256">256</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -418,7 +407,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00090">90</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00087">87</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -438,7 +427,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00096">96</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00093">93</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -466,7 +455,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00184">184</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8cpp_source.html#l00182">182</a> of file <a class="el" href="PathRequests_8cpp_source.html">PathRequests.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -491,7 +480,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00105">105</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00102">102</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -515,7 +504,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00106">106</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00103">103</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -539,7 +528,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00108">108</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00105">105</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -563,7 +552,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00109">109</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00106">106</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -587,7 +576,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00112">112</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00109">109</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -611,7 +600,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00115">115</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00112">112</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -635,7 +624,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00117">117</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00114">114</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -659,7 +648,7 @@ Private Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00119">119</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="PathRequests_8h_source.html#l00116">116</a> of file <a class="el" href="PathRequests_8h_source.html">PathRequests.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user