This commit is contained in:
Bronek
2025-09-04 01:57:28 -07:00
parent b8b68c1378
commit 0e329f6fe6
230 changed files with 13002 additions and 10989 deletions

View File

@@ -814,7 +814,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="anamespaceripple_html_ad062717b303be1ba4bf72c519b864343"><div class="ttname"><a href="namespaceripple.html#ad062717b303be1ba4bf72c519b864343">ripple::toStrands</a></div><div class="ttdeci">std::pair&lt; TER, std::vector&lt; Strand &gt; &gt; toStrands(ReadView const &amp;view, AccountID const &amp;src, AccountID const &amp;dst, Issue const &amp;deliver, std::optional&lt; Quality &gt; const &amp;limitQuality, std::optional&lt; Issue &gt; const &amp;sendMax, STPathSet const &amp;paths, bool addDefaultPath, bool ownerPaysTransferFee, OfferCrossing offerCrossing, AMMContext &amp;ammContext, std::optional&lt; uint256 &gt; const &amp;domainID, beast::Journal j)</div><div class="ttdoc">Create a Strand for each specified path (including the default path, if indicated)</div><div class="ttdef"><b>Definition</b> <a href="PaySteps_8cpp_source.html#l00469">PaySteps.cpp:469</a></div></div>
<div class="ttc" id="anamespaceripple_html_ae3f5670b80830bd4b37893c48f7eb227"><div class="ttname"><a href="namespaceripple.html#ae3f5670b80830bd4b37893c48f7eb227">ripple::toStrand</a></div><div class="ttdeci">std::pair&lt; TER, Strand &gt; toStrand(ReadView const &amp;view, AccountID const &amp;src, AccountID const &amp;dst, Issue const &amp;deliver, std::optional&lt; Quality &gt; const &amp;limitQuality, std::optional&lt; Issue &gt; const &amp;sendMaxIssue, STPath const &amp;path, bool ownerPaysTransferFee, OfferCrossing offerCrossing, AMMContext &amp;ammContext, std::optional&lt; uint256 &gt; const &amp;domainID, beast::Journal j)</div><div class="ttdoc">Create a Strand for the specified path.</div><div class="ttdef"><b>Definition</b> <a href="PaySteps_8cpp_source.html#l00134">PaySteps.cpp:134</a></div></div>
<div class="ttc" id="anamespaceripple_html_afa62aedcc768b19fe299d1a1e625615c"><div class="ttname"><a href="namespaceripple.html#afa62aedcc768b19fe299d1a1e625615c">ripple::isDirectXrpToXrp&lt; XRPAmount, XRPAmount &gt;</a></div><div class="ttdeci">bool isDirectXrpToXrp&lt; XRPAmount, XRPAmount &gt;(Strand const &amp;strand)</div><div class="ttdef"><b>Definition</b> <a href="PaySteps_8cpp_source.html#l00630">PaySteps.cpp:631</a></div></div>
<div class="ttc" id="anamespaceripple_html_afd19ced6c417571e8762d1d3cd89be0b"><div class="ttname"><a href="namespaceripple.html#afd19ced6c417571e8762d1d3cd89be0b">ripple::abs</a></div><div class="ttdeci">constexpr Number abs(Number x) noexcept</div><div class="ttdef"><b>Definition</b> <a href="Number_8h_source.html#l00332">Number.h:332</a></div></div>
<div class="ttc" id="anamespaceripple_html_afd19ced6c417571e8762d1d3cd89be0b"><div class="ttname"><a href="namespaceripple.html#afd19ced6c417571e8762d1d3cd89be0b">ripple::abs</a></div><div class="ttdeci">constexpr Number abs(Number x) noexcept</div><div class="ttdef"><b>Definition</b> <a href="Number_8h_source.html#l00350">Number.h:350</a></div></div>
<div class="ttc" id="anamespaceripple_html_afe21c8454670d46fb93751a5edffed46a301b180a711f213c51de73aba9d28de5"><div class="ttname"><a href="namespaceripple.html#afe21c8454670d46fb93751a5edffed46a301b180a711f213c51de73aba9d28de5">ripple::temBAD_PATH</a></div><div class="ttdeci">@ temBAD_PATH</div><div class="ttdef"><b>Definition</b> <a href="TER_8h_source.html#l00096">TER.h:96</a></div></div>
<div class="ttc" id="anamespaceripple_html_afe21c8454670d46fb93751a5edffed46ae1387341c43b7f473e5b2b6e0d9dc5bb"><div class="ttname"><a href="namespaceripple.html#afe21c8454670d46fb93751a5edffed46ae1387341c43b7f473e5b2b6e0d9dc5bb">ripple::temRIPPLE_EMPTY</a></div><div class="ttdeci">@ temRIPPLE_EMPTY</div><div class="ttdef"><b>Definition</b> <a href="TER_8h_source.html#l00113">TER.h:113</a></div></div>
<div class="ttc" id="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a></div></div>