This commit is contained in:
ximinez
2025-09-18 10:58:55 -07:00
parent be9bf54575
commit e1dae4fb62
4451 changed files with 101975 additions and 92601 deletions

View File

@@ -621,7 +621,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00524" name="l00524"></a><span class="lineno"> 524</span> CatalogEntryTracker&amp; tracker = get_catalog_entry_tracker();</div>
<div class="line"><a id="l00525" name="l00525"></a><span class="lineno"> 525</span> <span class="keywordflow">if</span> (!tracker.contains(<span class="keywordtype">id</span>)) {</div>
<div class="line"><a id="l00526" name="l00526"></a><span class="lineno"> 526</span> tracker.insert(<span class="keywordtype">id</span>);</div>
<div class="line"><a id="l00527" name="l00527"></a><span class="lineno"> 527</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> condition = (type == REACHABLE_ASSERTION ? true : <span class="keyword">false</span>);</div>
<div class="line"><a id="l00527" name="l00527"></a><span class="lineno"> 527</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="namespaceripple_1_1test_1_1jtx_1_1escrow.html#a0d6048ded93ecba891598abc0ba43807">condition</a> = (type == REACHABLE_ASSERTION ? true : <span class="keyword">false</span>);</div>
<div class="line"><a id="l00528" name="l00528"></a><span class="lineno"> 528</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> hit = <span class="keyword">false</span>;</div>
<div class="line"><a id="l00529" name="l00529"></a><span class="lineno"> 529</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* assert_type = get_assert_type_string(type);</div>
<div class="line"><a id="l00530" name="l00530"></a><span class="lineno"> 530</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> must_hit = get_must_hit(type);</div>
@@ -853,7 +853,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00756" name="l00756"></a><span class="lineno"> 756</span> {<span class="stringliteral">&quot;id&quot;</span>, <span class="keywordtype">id</span>},</div>
<div class="line"><a id="l00757" name="l00757"></a><span class="lineno"> 757</span> {<span class="stringliteral">&quot;location&quot;</span>, location.to_json()},</div>
<div class="line"><a id="l00758" name="l00758"></a><span class="lineno"> 758</span> {<span class="stringliteral">&quot;maximize&quot;</span>, does_guidance_maximize(this-&gt;type)},</div>
<div class="line"><a id="l00759" name="l00759"></a><span class="lineno"> 759</span> {<span class="stringliteral">&quot;guidance_data&quot;</span>, <a class="code hl_functionRef" href="http://en.cppreference.com/w/cpp/iterator/data.html">data</a>},</div>
<div class="line"><a id="l00759" name="l00759"></a><span class="lineno"> 759</span> {<span class="stringliteral">&quot;guidance_data&quot;</span>, <a class="code hl_variable" href="namespaceripple_1_1test_1_1jtx.html#a1ef3866d7663e3e786364e35185a8b46">data</a>},</div>
<div class="line"><a id="l00760" name="l00760"></a><span class="lineno"> 760</span> {<span class="stringliteral">&quot;hit&quot;</span>, <span class="keyword">true</span>}</div>
<div class="line"><a id="l00761" name="l00761"></a><span class="lineno"> 761</span> }}</div>
<div class="line"><a id="l00762" name="l00762"></a><span class="lineno"> 762</span> };</div>
@@ -1217,7 +1217,6 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="acstdio_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstdio.html">cstdio</a></div></div>
<div class="ttc" id="acstdlib_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstdlib.html">cstdlib</a></div></div>
<div class="ttc" id="acstring_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstring.html">cstring</a></div></div>
<div class="ttc" id="adata_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/iterator/data.html">std::data</a></div><div class="ttdeci">T data(T... args)</div></div>
<div class="ttc" id="adecay_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/decay.html">std::decay_t</a></div></div>
<div class="ttc" id="aend_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/end.html">std::vector&lt; JSONValue &gt;::end</a></div><div class="ttdeci">JSONValue end(JSONValue ... args)</div></div>
<div class="ttc" id="aexit_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/program/exit.html">std::exit</a></div><div class="ttdeci">T exit(T... args)</div></div>
@@ -1251,7 +1250,9 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="anamespaceripple_1_1cryptoconditions_html_ae0bee5541ce10d52809660ad2d100a23"><div class="ttname"><a href="namespaceripple_1_1cryptoconditions.html#ae0bee5541ce10d52809660ad2d100a23">ripple::cryptoconditions::error</a></div><div class="ttdeci">error</div><div class="ttdef"><b>Definition</b> <a href="error_8h_source.html#l00028">error.h:28</a></div></div>
<div class="ttc" id="anamespaceripple_1_1keylet_html_a55890af7192834c632299746ba300be8"><div class="ttname"><a href="namespaceripple_1_1keylet.html#a55890af7192834c632299746ba300be8">ripple::keylet::line</a></div><div class="ttdeci">Keylet line(AccountID const &amp;id0, AccountID const &amp;id1, Currency const &amp;currency) noexcept</div><div class="ttdoc">The index of a trust line for a given currency.</div><div class="ttdef"><b>Definition</b> <a href="Indexes_8cpp_source.html#l00244">Indexes.cpp:244</a></div></div>
<div class="ttc" id="anamespaceripple_1_1test_1_1jtx_1_1credentials_html_a0529a6b1613da8aa0c2a8964b1820ac9"><div class="ttname"><a href="namespaceripple_1_1test_1_1jtx_1_1credentials.html#a0529a6b1613da8aa0c2a8964b1820ac9">ripple::test::jtx::credentials::create</a></div><div class="ttdeci">Json::Value create(jtx::Account const &amp;subject, jtx::Account const &amp;issuer, std::string_view credType)</div><div class="ttdef"><b>Definition</b> <a href="creds_8cpp_source.html#l00032">creds.cpp:32</a></div></div>
<div class="ttc" id="anamespaceripple_html_a5c77599883897def8bd3e9e4ad140f95"><div class="ttname"><a href="namespaceripple.html#a5c77599883897def8bd3e9e4ad140f95">ripple::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;out, base_uint&lt; Bits, Tag &gt; const &amp;u)</div><div class="ttdef"><b>Definition</b> <a href="base__uint_8h_source.html#l00636">base_uint.h:637</a></div></div>
<div class="ttc" id="anamespaceripple_1_1test_1_1jtx_1_1escrow_html_a0d6048ded93ecba891598abc0ba43807"><div class="ttname"><a href="namespaceripple_1_1test_1_1jtx_1_1escrow.html#a0d6048ded93ecba891598abc0ba43807">ripple::test::jtx::escrow::condition</a></div><div class="ttdeci">auto const condition</div><div class="ttdef"><b>Definition</b> <a href="escrow_8h_source.html#l00103">escrow.h:103</a></div></div>
<div class="ttc" id="anamespaceripple_1_1test_1_1jtx_html_a1ef3866d7663e3e786364e35185a8b46"><div class="ttname"><a href="namespaceripple_1_1test_1_1jtx.html#a1ef3866d7663e3e786364e35185a8b46">ripple::test::jtx::data</a></div><div class="ttdeci">auto const data</div><div class="ttdoc">General field definitions, or fields used in multiple transaction namespaces.</div><div class="ttdef"><b>Definition</b> <a href="TestHelpers_8h_source.html#l00293">TestHelpers.h:293</a></div></div>
<div class="ttc" id="anamespaceripple_html_a5c77599883897def8bd3e9e4ad140f95"><div class="ttname"><a href="namespaceripple.html#a5c77599883897def8bd3e9e4ad140f95">ripple::operator&lt;&lt;</a></div><div class="ttdeci">std::ostream &amp; operator&lt;&lt;(std::ostream &amp;out, base_uint&lt; Bits, Tag &gt; const &amp;u)</div><div class="ttdef"><b>Definition</b> <a href="base__uint_8h_source.html#l00646">base_uint.h:647</a></div></div>
<div class="ttc" id="anamespaceripple_html_a7cc64e12723fbc9606d85442a2569fedac68271a63ddbc431c307beb7d2918275"><div class="ttname"><a href="namespaceripple.html#a7cc64e12723fbc9606d85442a2569fedac68271a63ddbc431c307beb7d2918275">ripple::QualityDirection::out</a></div><div class="ttdeci">@ out</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="apair_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a></div></div>