mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: 4ec11e692b
This commit is contained in:
@@ -183,12 +183,12 @@ Private Member Functions</h2></td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-static-methods"></a>
|
||||
Static Private Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a7cef9403a2ac7b408703da38b91fa78d"><td class="memTemplParams" colspan="2">template<class FwdRange > </td></tr>
|
||||
<tr class="memitem:a7cef9403a2ac7b408703da38b91fa78d"><td class="memTemplItemLeft" align="right" valign="top">static void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1OpenLedger.html#a7cef9403a2ac7b408703da38b91fa78d">apply</a> (<a class="el" href="classripple_1_1Application.html">Application</a> &app, <a class="el" href="classripple_1_1OpenView.html">OpenView</a> &view, <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &check, FwdRange const &txs, <a class="el" href="namespaceripple.html#aff5a6e33cede2a8fa7303d84cce996ac">OrderedTxs</a> &retries, <a class="el" href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ApplyFlags</a> flags, <a class="elRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>< <a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a>, bool > &shouldRecover, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> j)</td></tr>
|
||||
<tr class="memdesc:a7cef9403a2ac7b408703da38b91fa78d"><td class="mdescLeft"> </td><td class="mdescRight">Algorithm for applying transactions. <a href="classripple_1_1OpenLedger.html#a7cef9403a2ac7b408703da38b91fa78d">More...</a><br /></td></tr>
|
||||
<tr class="separator:a7cef9403a2ac7b408703da38b91fa78d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a0ad6659b8ba360e7cb8fbe94412e9ee2"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97">Result</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1OpenLedger.html#a0ad6659b8ba360e7cb8fbe94412e9ee2">apply_one</a> (<a class="el" href="classripple_1_1Application.html">Application</a> &app, <a class="el" href="classripple_1_1OpenView.html">OpenView</a> &view, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="classripple_1_1STTx.html">STTx</a> const > const &tx, bool <a class="el" href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97abd936aff81db9087051d25a3e30e6e54">retry</a>, <a class="el" href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ApplyFlags</a> flags, bool shouldRecover, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> j)</td></tr>
|
||||
<tr class="separator:a0ad6659b8ba360e7cb8fbe94412e9ee2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a90a638edeab8df2795ec705451782975"><td class="memTemplParams" colspan="2">template<class FwdRange > </td></tr>
|
||||
<tr class="memitem:a90a638edeab8df2795ec705451782975"><td class="memTemplItemLeft" align="right" valign="top">static void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classripple_1_1OpenLedger.html#a90a638edeab8df2795ec705451782975">apply</a> (<a class="el" href="classripple_1_1Application.html">Application</a> &app, <a class="el" href="classripple_1_1OpenView.html">OpenView</a> &view, <a class="el" href="classripple_1_1ReadView.html">ReadView</a> const &check, FwdRange const &txs, <a class="el" href="namespaceripple.html#aff5a6e33cede2a8fa7303d84cce996ac">OrderedTxs</a> &retries, <a class="el" href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ApplyFlags</a> flags, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> j)</td></tr>
|
||||
<tr class="memdesc:a90a638edeab8df2795ec705451782975"><td class="mdescLeft"> </td><td class="mdescRight">Algorithm for applying transactions. <a href="classripple_1_1OpenLedger.html#a90a638edeab8df2795ec705451782975">More...</a><br /></td></tr>
|
||||
<tr class="separator:a90a638edeab8df2795ec705451782975"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aade3c5c258064798500759fe1696ddd0"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97">Result</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1OpenLedger.html#aade3c5c258064798500759fe1696ddd0">apply_one</a> (<a class="el" href="classripple_1_1Application.html">Application</a> &app, <a class="el" href="classripple_1_1OpenView.html">OpenView</a> &view, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>< <a class="el" href="classripple_1_1STTx.html">STTx</a> const > const &tx, bool <a class="el" href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97abd936aff81db9087051d25a3e30e6e54">retry</a>, <a class="el" href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ApplyFlags</a> flags, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> j)</td></tr>
|
||||
<tr class="separator:aade3c5c258064798500759fe1696ddd0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
||||
Private Attributes</h2></td></tr>
|
||||
@@ -254,7 +254,7 @@ Private Attributes</h2></td></tr>
|
||||
<tr><td class="fieldname"><a id="a96bb5c3c9dfae39b054eedc8d6026a97abd936aff81db9087051d25a3e30e6e54"></a>retry </td><td class="fielddoc"></td></tr>
|
||||
</table>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8h_source.html#l00191">191</a> of file <a class="el" href="OpenLedger_8h_source.html">OpenLedger.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8h_source.html#l00190">190</a> of file <a class="el" href="OpenLedger_8h_source.html">OpenLedger.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -564,8 +564,8 @@ new open view.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7cef9403a2ac7b408703da38b91fa78d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7cef9403a2ac7b408703da38b91fa78d">◆ </a></span>apply()</h2>
|
||||
<a id="a90a638edeab8df2795ec705451782975"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a90a638edeab8df2795ec705451782975">◆ </a></span>apply()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -611,12 +611,6 @@ template<class FwdRange > </div>
|
||||
<td class="paramtype"><a class="el" href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ApplyFlags</a> </td>
|
||||
<td class="paramname"><em>flags</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a>< <a class="el" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a>, bool > & </td>
|
||||
<td class="paramname"><em>shouldRecover</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
@@ -639,7 +633,7 @@ template<class FwdRange > </div>
|
||||
<p>Algorithm for applying transactions. </p>
|
||||
<p>This has the retry logic and ordering semantics used for consensus and building the open ledger. </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8h_source.html#l00211">211</a> of file <a class="el" href="OpenLedger_8h_source.html">OpenLedger.h</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8h_source.html#l00209">209</a> of file <a class="el" href="OpenLedger_8h_source.html">OpenLedger.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -677,12 +671,12 @@ template<class FwdRange > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8cpp_source.html#l00165">165</a> of file <a class="el" href="OpenLedger_8cpp_source.html">OpenLedger.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8cpp_source.html#l00147">147</a> of file <a class="el" href="OpenLedger_8cpp_source.html">OpenLedger.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0ad6659b8ba360e7cb8fbe94412e9ee2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0ad6659b8ba360e7cb8fbe94412e9ee2">◆ </a></span>apply_one()</h2>
|
||||
<a id="aade3c5c258064798500759fe1696ddd0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aade3c5c258064798500759fe1696ddd0">◆ </a></span>apply_one()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -720,12 +714,6 @@ template<class FwdRange > </div>
|
||||
<td class="paramtype"><a class="el" href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ApplyFlags</a> </td>
|
||||
<td class="paramname"><em>flags</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">bool </td>
|
||||
<td class="paramname"><em>shouldRecover</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
@@ -745,7 +733,7 @@ template<class FwdRange > </div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8cpp_source.html#l00176">176</a> of file <a class="el" href="OpenLedger_8cpp_source.html">OpenLedger.cpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="OpenLedger_8cpp_source.html#l00158">158</a> of file <a class="el" href="OpenLedger_8cpp_source.html">OpenLedger.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user