This commit is contained in:
bthomee
2025-11-03 23:17:02 -08:00
parent 10564f0bee
commit 691c2d46b0
598 changed files with 1233 additions and 1232 deletions

View File

@@ -100,8 +100,8 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment">*/</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="comment">//==============================================================================</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#ifndef RIPPLE_APP_TX_AMMLIQUIDITY_H_INCLUDED</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#define RIPPLE_APP_TX_AMMLIQUIDITY_H_INCLUDED</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#ifndef XRPL_APP_TX_AMMLIQUIDITY_H_INCLUDED</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#define XRPL_APP_TX_AMMLIQUIDITY_H_INCLUDED</span></div>
<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="preprocessor">#include &lt;xrpld/app/misc/AMMHelpers.h&gt;</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor">#include &lt;xrpld/app/misc/AMMUtils.h&gt;</span></div>
@@ -212,7 +212,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> </div>
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span>} <span class="comment">// namespace ripple</span></div>
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span><span class="preprocessor">#endif </span><span class="comment">// RIPPLE_APP_TX_AMMLIQUIDITY_H_INCLUDED</span></div>
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span><span class="preprocessor">#endif </span><span class="comment">// XRPL_APP_TX_AMMLIQUIDITY_H_INCLUDED</span></div>
<div class="ttc" id="aclassbeast_1_1Journal_html"><div class="ttname"><a href="classbeast_1_1Journal.html">beast::Journal</a></div><div class="ttdoc">A generic endpoint for log messages.</div><div class="ttdef"><b>Definition</b> <a href="Journal_8h_source.html#l00059">Journal.h:60</a></div></div>
<div class="ttc" id="aclassripple_1_1AMMContext_html"><div class="ttname"><a href="classripple_1_1AMMContext.html">ripple::AMMContext</a></div><div class="ttdoc">Maintains AMM info per overall payment engine execution and individual iteration.</div><div class="ttdef"><b>Definition</b> <a href="AMMContext_8h_source.html#l00035">AMMContext.h:36</a></div></div>
<div class="ttc" id="aclassripple_1_1AMMContext_html_aa5131ca8c3c5190fc5ae3d5d75cebcea"><div class="ttname"><a href="classripple_1_1AMMContext.html#aa5131ca8c3c5190fc5ae3d5d75cebcea">ripple::AMMContext::multiPath</a></div><div class="ttdeci">bool multiPath() const</div><div class="ttdef"><b>Definition</b> <a href="AMMContext_8h_source.html#l00064">AMMContext.h:64</a></div></div>