This commit is contained in:
ximinez
2026-01-26 12:01:19 -08:00
parent a72a093629
commit bd75a566a6
227 changed files with 8501 additions and 8032 deletions

View File

@@ -484,7 +484,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="aclassxrpl_1_1OpenView_html"><div class="ttname"><a href="classxrpl_1_1OpenView.html">xrpl::OpenView</a></div><div class="ttdoc">Writable ledger view that accumulates state and tx changes.</div><div class="ttdef"><b>Definition</b> <a href="OpenView_8h_source.html#l00045">OpenView.h:46</a></div></div>
<div class="ttc" id="aclassxrpl_1_1ReadView_html_a8e369714ce4db1696fbc454f01c8cc3d"><div class="ttname"><a href="classxrpl_1_1ReadView.html#a8e369714ce4db1696fbc454f01c8cc3d">xrpl::ReadView::seq</a></div><div class="ttdeci">LedgerIndex seq() const</div><div class="ttdoc">Returns the sequence number of the base ledger.</div><div class="ttdef"><b>Definition</b> <a href="ReadView_8h_source.html#l00099">ReadView.h:99</a></div></div>
<div class="ttc" id="aclassxrpl_1_1STObject_html"><div class="ttname"><a href="classxrpl_1_1STObject.html">xrpl::STObject</a></div><div class="ttdef"><b>Definition</b> <a href="STObject_8h_source.html#l00037">STObject.h:38</a></div></div>
<div class="ttc" id="aclassxrpl_1_1STObject_html_a16a7a1eff6f714b23af124675a8ca89e"><div class="ttname"><a href="classxrpl_1_1STObject.html#a16a7a1eff6f714b23af124675a8ca89e">xrpl::STObject::getJson</a></div><div class="ttdeci">Json::Value getJson(JsonOptions=JsonOptions::none) const override</div><div class="ttdef"><b>Definition</b> <a href="STObject_8cpp_source.html#l00834">STObject.cpp:834</a></div></div>
<div class="ttc" id="aclassxrpl_1_1STObject_html_a16a7a1eff6f714b23af124675a8ca89e"><div class="ttname"><a href="classxrpl_1_1STObject.html#a16a7a1eff6f714b23af124675a8ca89e">xrpl::STObject::getJson</a></div><div class="ttdeci">Json::Value getJson(JsonOptions=JsonOptions::none) const override</div><div class="ttdef"><b>Definition</b> <a href="STObject_8cpp_source.html#l00840">STObject.cpp:840</a></div></div>
<div class="ttc" id="aclassxrpl_1_1STParsedJSONObject_html"><div class="ttname"><a href="classxrpl_1_1STParsedJSONObject.html">xrpl::STParsedJSONObject</a></div><div class="ttdoc">Holds the serialized result of parsing an input JSON object.</div><div class="ttdef"><b>Definition</b> <a href="STParsedJSON_8h_source.html#l00013">STParsedJSON.h:14</a></div></div>
<div class="ttc" id="aclassxrpl_1_1STParsedJSONObject_html_a6a5b736a4f1df57c7e1419ae6f606bf7"><div class="ttname"><a href="classxrpl_1_1STParsedJSONObject.html#a6a5b736a4f1df57c7e1419ae6f606bf7">xrpl::STParsedJSONObject::object</a></div><div class="ttdeci">std::optional&lt; STObject &gt; object</div><div class="ttdoc">The STObject if the parse was successful.</div><div class="ttdef"><b>Definition</b> <a href="STParsedJSON_8h_source.html#l00032">STParsedJSON.h:32</a></div></div>
<div class="ttc" id="aclassxrpl_1_1STParsedJSONObject_html_a7dc443eb612fd7e6a1c7e6ddf85ffda2"><div class="ttname"><a href="classxrpl_1_1STParsedJSONObject.html#a7dc443eb612fd7e6a1c7e6ddf85ffda2">xrpl::STParsedJSONObject::error</a></div><div class="ttdeci">Json::Value error</div><div class="ttdoc">On failure, an appropriate set of error values.</div><div class="ttdef"><b>Definition</b> <a href="STParsedJSON_8h_source.html#l00035">STParsedJSON.h:35</a></div></div>