This commit is contained in:
bthomee
2025-11-18 17:24:33 -08:00
parent 74d4116914
commit 1a0a10d96c
75 changed files with 4049 additions and 3801 deletions

View File

@@ -256,9 +256,9 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="afloor_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/math/floor.html">std::floor</a></div><div class="ttdeci">T floor(T... args)</div></div>
<div class="ttc" id="amap_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/map.html">map</a></div></div>
<div class="ttc" id="anamespaceJson_html_a7d654b75c16a57007925868e38212b4eae8386dcfc36d1ae897745f7b4f77a1f6"><div class="ttname"><a href="namespaceJson.html#a7d654b75c16a57007925868e38212b4eae8386dcfc36d1ae897745f7b4f77a1f6">Json::objectValue</a></div><div class="ttdeci">@ objectValue</div><div class="ttdoc">object value (collection of name/value pairs).</div><div class="ttdef"><b>Definition</b> <a href="json__value_8h_source.html#l00028">json_value.h:27</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPC_html_a21a7a8635c70c3b03697d3be9ef7e168"><div class="ttname"><a href="namespaceripple_1_1RPC.html#a21a7a8635c70c3b03697d3be9ef7e168">ripple::RPC::getSeedFromRPC</a></div><div class="ttdeci">std::optional&lt; Seed &gt; getSeedFromRPC(Json::Value const &amp;params, Json::Value &amp;error)</div><div class="ttdef"><b>Definition</b> <a href="RPCHelpers_8cpp_source.html#l00726">RPCHelpers.cpp:726</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPC_html_a21a7a8635c70c3b03697d3be9ef7e168"><div class="ttname"><a href="namespaceripple_1_1RPC.html#a21a7a8635c70c3b03697d3be9ef7e168">ripple::RPC::getSeedFromRPC</a></div><div class="ttdeci">std::optional&lt; Seed &gt; getSeedFromRPC(Json::Value const &amp;params, Json::Value &amp;error)</div><div class="ttdef"><b>Definition</b> <a href="RPCHelpers_8cpp_source.html#l00219">RPCHelpers.cpp:219</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPC_html_aa63398ec847d01de9d9af3598e3e2325"><div class="ttname"><a href="namespaceripple_1_1RPC.html#aa63398ec847d01de9d9af3598e3e2325">ripple::RPC::expected_field_error</a></div><div class="ttdeci">Json::Value expected_field_error(std::string const &amp;name, std::string const &amp;type)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00330">ErrorCodes.h:330</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPC_html_af8384f050c0cc9f8be2fae281035f85f"><div class="ttname"><a href="namespaceripple_1_1RPC.html#af8384f050c0cc9f8be2fae281035f85f">ripple::RPC::parseRippleLibSeed</a></div><div class="ttdeci">std::optional&lt; Seed &gt; parseRippleLibSeed(Json::Value const &amp;value)</div><div class="ttdef"><b>Definition</b> <a href="RPCHelpers_8cpp_source.html#l00707">RPCHelpers.cpp:707</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPC_html_af8384f050c0cc9f8be2fae281035f85f"><div class="ttname"><a href="namespaceripple_1_1RPC.html#af8384f050c0cc9f8be2fae281035f85f">ripple::RPC::parseRippleLibSeed</a></div><div class="ttdeci">std::optional&lt; Seed &gt; parseRippleLibSeed(Json::Value const &amp;value)</div><div class="ttdef"><b>Definition</b> <a href="RPCHelpers_8cpp_source.html#l00200">RPCHelpers.cpp:200</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition</b> <a href="algorithm_8h_source.html#l00006">algorithm.h:6</a></div></div>
<div class="ttc" id="anamespaceripple_html_a02fdc1af16f82fc44ffd3c2a60c4c083"><div class="ttname"><a href="namespaceripple.html#a02fdc1af16f82fc44ffd3c2a60c4c083">ripple::keyTypeFromString</a></div><div class="ttdeci">std::optional&lt; KeyType &gt; keyTypeFromString(std::string const &amp;s)</div><div class="ttdef"><b>Definition</b> <a href="KeyType_8h_source.html#l00015">KeyType.h:15</a></div></div>
<div class="ttc" id="anamespaceripple_html_a08a13b62b18272366f788632359e8793"><div class="ttname"><a href="namespaceripple.html#a08a13b62b18272366f788632359e8793">ripple::toBase58</a></div><div class="ttdeci">std::string toBase58(AccountID const &amp;v)</div><div class="ttdoc">Convert AccountID to base58 checked string.</div><div class="ttdef"><b>Definition</b> <a href="AccountID_8cpp_source.html#l00095">AccountID.cpp:95</a></div></div>