This commit is contained in:
bthomee
2025-12-15 10:43:10 -08:00
parent 9ed6abb502
commit 6a9dda2ee7
3185 changed files with 18757 additions and 25844 deletions

View File

@@ -1379,7 +1379,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="amax_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/numeric_limits/max.html">std::numeric_limits::max</a></div><div class="ttdeci">T max(T... args)</div></div>
<div class="ttc" id="amin_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/numeric_limits/min.html">std::numeric_limits::min</a></div><div class="ttdeci">T min(T... args)</div></div>
<div class="ttc" id="anamespaceJson_html_ab1488c31a37eea2d37f36a0961372572"><div class="ttname"><a href="namespaceJson.html#ab1488c31a37eea2d37f36a0961372572">Json::UInt</a></div><div class="ttdeci">unsigned int UInt</div><div class="ttdef"><b>Definition</b> <a href="json__forwards_8h_source.html#l00008">json_forwards.h:8</a></div></div>
<div class="ttc" id="anamespacexrpl_1_1RPC_html_adacea89cc70d7238cdb1e5044c0d8932"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#adacea89cc70d7238cdb1e5044c0d8932">xrpl::RPC::make_error</a></div><div class="ttdeci">Json::Value make_error(error_code_i code)</div><div class="ttdoc">Returns a new json object that reflects the error code.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8cpp_source.html#l00172">ErrorCodes.cpp:172</a></div></div>
<div class="ttc" id="anamespacexrpl_1_1RPC_html_adacea89cc70d7238cdb1e5044c0d8932"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#adacea89cc70d7238cdb1e5044c0d8932">xrpl::RPC::make_error</a></div><div class="ttdeci">Json::Value make_error(error_code_i code)</div><div class="ttdoc">Returns a new json object that reflects the error code.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8cpp_source.html#l00190">ErrorCodes.cpp:190</a></div></div>
<div class="ttc" id="anamespacexrpl_1_1STParsedJSONDetail_html_a0d1ec788bd4977e7b909f6d906e070ca"><div class="ttname"><a href="namespacexrpl_1_1STParsedJSONDetail.html#a0d1ec788bd4977e7b909f6d906e070ca">xrpl::STParsedJSONDetail::invalid_data</a></div><div class="ttdeci">static Json::Value invalid_data(std::string const &amp;object, std::string const &amp;field)</div><div class="ttdef"><b>Definition</b> <a href="STParsedJSON_8cpp_source.html#l00123">STParsedJSON.cpp:123</a></div></div>
<div class="ttc" id="anamespacexrpl_1_1STParsedJSONDetail_html_a0df5409a061fac449a6afc0a5d61abba"><div class="ttname"><a href="namespacexrpl_1_1STParsedJSONDetail.html#a0df5409a061fac449a6afc0a5d61abba">xrpl::STParsedJSONDetail::unknown_field</a></div><div class="ttdeci">static Json::Value unknown_field(std::string const &amp;object, std::string const &amp;field)</div><div class="ttdef"><b>Definition</b> <a href="STParsedJSON_8cpp_source.html#l00099">STParsedJSON.cpp:99</a></div></div>
<div class="ttc" id="anamespacexrpl_1_1STParsedJSONDetail_html_a193672efbe9918af817ed9dc789b69c7"><div class="ttname"><a href="namespacexrpl_1_1STParsedJSONDetail.html#a193672efbe9918af817ed9dc789b69c7">xrpl::STParsedJSONDetail::parseObject</a></div><div class="ttdeci">static std::optional&lt; STObject &gt; parseObject(std::string const &amp;json_name, Json::Value const &amp;json, SField const &amp;inName, int depth, Json::Value &amp;error)</div><div class="ttdef"><b>Definition</b> <a href="STParsedJSON_8cpp_source.html#l00976">STParsedJSON.cpp:976</a></div></div>