This commit is contained in:
bthomee
2025-10-13 07:59:26 -07:00
parent 4aaf7703d2
commit 940050298d
174 changed files with 10473 additions and 10348 deletions

View File

@@ -2052,7 +2052,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="anamespaceripple_html_a798e187ba7443d8f951b810a12d50976"><div class="ttname"><a href="namespaceripple.html#a798e187ba7443d8f951b810a12d50976">ripple::publicKeyType</a></div><div class="ttdeci">std::optional&lt; KeyType &gt; publicKeyType(Slice const &amp;slice)</div><div class="ttdoc">Returns the type of public key.</div><div class="ttdef"><b>Definition</b> <a href="PublicKey_8cpp_source.html#l00224">PublicKey.cpp:224</a></div></div>
<div class="ttc" id="anamespaceripple_html_a88ddae278aa600b476661629e3b930e8"><div class="ttname"><a href="namespaceripple.html#a88ddae278aa600b476661629e3b930e8">ripple::isRpcError</a></div><div class="ttdeci">bool isRpcError(Json::Value jvResult)</div><div class="ttdef"><b>Definition</b> <a href="RPCErr_8cpp_source.html#l00040">RPCErr.cpp:40</a></div></div>
<div class="ttc" id="anamespaceripple_html_a93f2333b362ee67694b78f55eadf7805"><div class="ttname"><a href="namespaceripple.html#a93f2333b362ee67694b78f55eadf7805">ripple::makeSlice</a></div><div class="ttdeci">std::enable_if_t&lt; std::is_same&lt; T, char &gt;::value||std::is_same&lt; T, unsigned char &gt;::value, Slice &gt; makeSlice(std::array&lt; T, N &gt; const &amp;a)</div><div class="ttdef"><b>Definition</b> <a href="Slice_8h_source.html#l00244">Slice.h:244</a></div></div>
<div class="ttc" id="anamespaceripple_html_a9717a8236d67d262b4e5273712ac545c"><div class="ttname"><a href="namespaceripple.html#a9717a8236d67d262b4e5273712ac545c">ripple::setup_ServerHandler</a></div><div class="ttdeci">ServerHandler::Setup setup_ServerHandler(Config const &amp;config, std::ostream &amp;&amp;log)</div><div class="ttdef"><b>Definition</b> <a href="ServerHandler_8cpp_source.html#l01255">ServerHandler.cpp:1255</a></div></div>
<div class="ttc" id="anamespaceripple_html_a9717a8236d67d262b4e5273712ac545c"><div class="ttname"><a href="namespaceripple.html#a9717a8236d67d262b4e5273712ac545c">ripple::setup_ServerHandler</a></div><div class="ttdeci">ServerHandler::Setup setup_ServerHandler(Config const &amp;config, std::ostream &amp;&amp;log)</div><div class="ttdef"><b>Definition</b> <a href="ServerHandler_8cpp_source.html#l01259">ServerHandler.cpp:1259</a></div></div>
<div class="ttc" id="anamespaceripple_html_a9e4e400df889dc7cb9df0f859a8e4f18"><div class="ttname"><a href="namespaceripple.html#a9e4e400df889dc7cb9df0f859a8e4f18">ripple::base64_encode</a></div><div class="ttdeci">std::string base64_encode(std::uint8_t const *data, std::size_t len)</div><div class="ttdef"><b>Definition</b> <a href="libxrpl_2basics_2base64_8cpp_source.html#l00239">libxrpl/basics/base64.cpp:239</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa5bf57e1a7b6f174338fefbdfbc6ded6"><div class="ttname"><a href="namespaceripple.html#aa5bf57e1a7b6f174338fefbdfbc6ded6">ripple::JSONRPCRequest</a></div><div class="ttdeci">std::string JSONRPCRequest(std::string const &amp;strMethod, Json::Value const &amp;params, Json::Value const &amp;id)</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01337">RPCCall.cpp:1337</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab4682f4bd2ebab9ae978712b0e2ea894"><div class="ttname"><a href="namespaceripple.html#ab4682f4bd2ebab9ae978712b0e2ea894">ripple::rpcCmdToJson</a></div><div class="ttdeci">Json::Value rpcCmdToJson(std::vector&lt; std::string &gt; const &amp;args, Json::Value &amp;retParams, unsigned int apiVersion, beast::Journal j)</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01439">RPCCall.cpp:1439</a></div></div>