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

@@ -787,7 +787,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="foldopen" id="foldopen00676" data-start="{" data-end="}">
<div class="line"><a id="l00676" name="l00676"></a><span class="lineno"><a class="line" href="namespaceripple_1_1RPC.html#a4ea6d08c0d50d738a6a55130a09ec238"> 676</a></span><a class="code hl_function" href="namespaceripple_1_1RPC.html#a4ea6d08c0d50d738a6a55130a09ec238">injectSLE</a>(<a class="code hl_class" href="classJson_1_1Value.html">Json::Value</a>&amp; jv, <a class="code hl_class" href="classripple_1_1STLedgerEntry.html">SLE</a> <span class="keyword">const</span>&amp; sle)</div>
<div class="line"><a id="l00677" name="l00677"></a><span class="lineno"> 677</span>{</div>
<div class="line"><a id="l00678" name="l00678"></a><span class="lineno"> 678</span> jv = sle.<a class="code hl_function" href="classripple_1_1STLedgerEntry.html#a9302de6f8a80801399254527caf91fe2">getJson</a>(<a class="code hl_enumvalue" href="structripple_1_1JsonOptions.html#ab85e43ec84df987200d3355c3ba89f0aa1917451e3686dfe8d5016670eb87ab33">JsonOptions::none</a>);</div>
<div class="line"><a id="l00678" name="l00678"></a><span class="lineno"> 678</span> jv = sle.<a class="code hl_function" href="classripple_1_1STLedgerEntry.html#ab48ecf4c931302fa5c35737baf1966c2">getJson</a>(<a class="code hl_enumvalue" href="structripple_1_1JsonOptions.html#ab85e43ec84df987200d3355c3ba89f0aa1917451e3686dfe8d5016670eb87ab33">JsonOptions::none</a>);</div>
<div class="line"><a id="l00679" name="l00679"></a><span class="lineno"> 679</span> <span class="keywordflow">if</span> (sle.<a class="code hl_function" href="classripple_1_1STLedgerEntry.html#a3c289baf99474db3d44d381e43358723">getType</a>() == ltACCOUNT_ROOT)</div>
<div class="line"><a id="l00680" name="l00680"></a><span class="lineno"> 680</span> {</div>
<div class="line"><a id="l00681" name="l00681"></a><span class="lineno"> 681</span> <span class="keywordflow">if</span> (sle.<a class="code hl_function" href="classripple_1_1STObject.html#aaf5d617701ac3afc4ad6a13862459692">isFieldPresent</a>(sfEmailHash))</div>
@@ -1063,7 +1063,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00941" name="l00941"></a><span class="lineno"> 941</span><span class="preprocessor">#pragma push_macro(&quot;LEDGER_ENTRY&quot;)</span></div>
<div class="line"><a id="l00942" name="l00942"></a><span class="lineno"> 942</span><span class="preprocessor">#undef LEDGER_ENTRY</span></div>
<div class="line"><a id="l00943" name="l00943"></a><span class="lineno"> 943</span> </div>
<div class="line"><a id="l00944" name="l00944"></a><span class="lineno"> 944</span><span class="preprocessor">#define LEDGER_ENTRY(tag, value, name, rpcName, fields) \</span></div>
<div class="line"><a id="l00944" name="l00944"></a><span class="lineno"> 944</span><span class="preprocessor">#define LEDGER_ENTRY(tag, value, name, rpcName, ...) \</span></div>
<div class="line"><a id="l00945" name="l00945"></a><span class="lineno"> 945</span><span class="preprocessor"> {jss::name, jss::rpcName, tag},</span></div>
<div class="line"><a id="l00946" name="l00946"></a><span class="lineno"> 946</span> </div>
<div class="line"><a id="l00947" name="l00947"></a><span class="lineno"> 947</span><span class="preprocessor">#include &lt;xrpl/protocol/detail/ledger_entries.macro&gt;</span></div>
@@ -1304,9 +1304,9 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="aclassripple_1_1ReadView_html"><div class="ttname"><a href="classripple_1_1ReadView.html">ripple::ReadView</a></div><div class="ttdoc">A view into a ledger.</div><div class="ttdef"><b>Definition</b> <a href="ReadView_8h_source.html#l00050">ReadView.h:51</a></div></div>
<div class="ttc" id="aclassripple_1_1ReadView_html_a0583a050ea7799ba331f6222a905f304"><div class="ttname"><a href="classripple_1_1ReadView.html#a0583a050ea7799ba331f6222a905f304">ripple::ReadView::read</a></div><div class="ttdeci">virtual std::shared_ptr&lt; SLE const &gt; read(Keylet const &amp;k) const =0</div><div class="ttdoc">Return the state item associated with a key.</div></div>
<div class="ttc" id="aclassripple_1_1ReadView_html_a15b3629cee45ef3f5af4cef06f42e54a"><div class="ttname"><a href="classripple_1_1ReadView.html#a15b3629cee45ef3f5af4cef06f42e54a">ripple::ReadView::succ</a></div><div class="ttdeci">virtual std::optional&lt; key_type &gt; succ(key_type const &amp;key, std::optional&lt; key_type &gt; const &amp;last=std::nullopt) const =0</div><div class="ttdoc">Return the key of the next state item.</div></div>
<div class="ttc" id="aclassripple_1_1STLedgerEntry_html"><div class="ttname"><a href="classripple_1_1STLedgerEntry.html">ripple::STLedgerEntry</a></div><div class="ttdef"><b>Definition</b> <a href="STLedgerEntry_8h_source.html#l00031">STLedgerEntry.h:32</a></div></div>
<div class="ttc" id="aclassripple_1_1STLedgerEntry_html_a3c289baf99474db3d44d381e43358723"><div class="ttname"><a href="classripple_1_1STLedgerEntry.html#a3c289baf99474db3d44d381e43358723">ripple::STLedgerEntry::getType</a></div><div class="ttdeci">LedgerEntryType getType() const</div><div class="ttdef"><b>Definition</b> <a href="STLedgerEntry_8h_source.html#l00120">STLedgerEntry.h:120</a></div></div>
<div class="ttc" id="aclassripple_1_1STLedgerEntry_html_a9302de6f8a80801399254527caf91fe2"><div class="ttname"><a href="classripple_1_1STLedgerEntry.html#a9302de6f8a80801399254527caf91fe2">ripple::STLedgerEntry::getJson</a></div><div class="ttdeci">Json::Value getJson(JsonOptions options) const override</div><div class="ttdef"><b>Definition</b> <a href="STLedgerEntry_8cpp_source.html#l00135">STLedgerEntry.cpp:135</a></div></div>
<div class="ttc" id="aclassripple_1_1STLedgerEntry_html"><div class="ttname"><a href="classripple_1_1STLedgerEntry.html">ripple::STLedgerEntry</a></div><div class="ttdef"><b>Definition</b> <a href="STLedgerEntry_8h_source.html#l00033">STLedgerEntry.h:34</a></div></div>
<div class="ttc" id="aclassripple_1_1STLedgerEntry_html_a3c289baf99474db3d44d381e43358723"><div class="ttname"><a href="classripple_1_1STLedgerEntry.html#a3c289baf99474db3d44d381e43358723">ripple::STLedgerEntry::getType</a></div><div class="ttdeci">LedgerEntryType getType() const</div><div class="ttdef"><b>Definition</b> <a href="STLedgerEntry_8h_source.html#l00125">STLedgerEntry.h:125</a></div></div>
<div class="ttc" id="aclassripple_1_1STLedgerEntry_html_ab48ecf4c931302fa5c35737baf1966c2"><div class="ttname"><a href="classripple_1_1STLedgerEntry.html#ab48ecf4c931302fa5c35737baf1966c2">ripple::STLedgerEntry::getJson</a></div><div class="ttdeci">Json::Value getJson(JsonOptions options=JsonOptions::none) const override</div><div class="ttdef"><b>Definition</b> <a href="STLedgerEntry_8cpp_source.html#l00135">STLedgerEntry.cpp:135</a></div></div>
<div class="ttc" id="aclassripple_1_1STObject_html_aaf5d617701ac3afc4ad6a13862459692"><div class="ttname"><a href="classripple_1_1STObject.html#aaf5d617701ac3afc4ad6a13862459692">ripple::STObject::isFieldPresent</a></div><div class="ttdeci">bool isFieldPresent(SField const &amp;field) const</div><div class="ttdef"><b>Definition</b> <a href="STObject_8cpp_source.html#l00484">STObject.cpp:484</a></div></div>
<div class="ttc" id="aclassripple_1_1STObject_html_ab6a509b6ddea6d0c322fd5f2bd339adf"><div class="ttname"><a href="classripple_1_1STObject.html#ab6a509b6ddea6d0c322fd5f2bd339adf">ripple::STObject::getFieldH128</a></div><div class="ttdeci">uint128 getFieldH128(SField const &amp;field) const</div><div class="ttdef"><b>Definition</b> <a href="STObject_8cpp_source.html#l00627">STObject.cpp:627</a></div></div>
<div class="ttc" id="aclassripple_1_1Seed_html"><div class="ttname"><a href="classripple_1_1Seed.html">ripple::Seed</a></div><div class="ttdoc">Seeds are used to generate deterministic secret keys.</div><div class="ttdef"><b>Definition</b> <a href="Seed_8h_source.html#l00033">Seed.h:34</a></div></div>