This commit is contained in:
bthomee
2025-11-20 03:40:19 -08:00
parent 2b45155992
commit bbdaddc33e
13 changed files with 5925 additions and 5905 deletions

View File

@@ -154,11 +154,11 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="afunction_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a></div></div>
<div class="ttc" id="afunctional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/functional.html">functional</a></div></div>
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint16_t</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPCCall_html_a4cda12544f111d8ebd93b9d8e6e9720d"><div class="ttname"><a href="namespaceripple_1_1RPCCall.html#a4cda12544f111d8ebd93b9d8e6e9720d">ripple::RPCCall::fromNetwork</a></div><div class="ttdeci">void fromNetwork(boost::asio::io_context &amp;io_context, std::string const &amp;strIp, std::uint16_t const iPort, std::string const &amp;strUsername, std::string const &amp;strPassword, std::string const &amp;strPath, std::string const &amp;strMethod, Json::Value const &amp;jvParams, bool const bSSL, bool const quiet, Logs &amp;logs, std::function&lt; void(Json::Value const &amp;jvInput)&gt; callbackFuncP, std::unordered_map&lt; std::string, std::string &gt; headers)</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01642">RPCCall.cpp:1642</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPCCall_html_aa2e464e033e3dc9820a5f389a2a0724a"><div class="ttname"><a href="namespaceripple_1_1RPCCall.html#aa2e464e033e3dc9820a5f389a2a0724a">ripple::RPCCall::fromCommandLine</a></div><div class="ttdeci">int fromCommandLine(Config const &amp;config, std::vector&lt; std::string &gt; const &amp;vCmd, Logs &amp;logs)</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01626">RPCCall.cpp:1626</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPCCall_html_a4cda12544f111d8ebd93b9d8e6e9720d"><div class="ttname"><a href="namespaceripple_1_1RPCCall.html#a4cda12544f111d8ebd93b9d8e6e9720d">ripple::RPCCall::fromNetwork</a></div><div class="ttdeci">void fromNetwork(boost::asio::io_context &amp;io_context, std::string const &amp;strIp, std::uint16_t const iPort, std::string const &amp;strUsername, std::string const &amp;strPassword, std::string const &amp;strPath, std::string const &amp;strMethod, Json::Value const &amp;jvParams, bool const bSSL, bool const quiet, Logs &amp;logs, std::function&lt; void(Json::Value const &amp;jvInput)&gt; callbackFuncP, std::unordered_map&lt; std::string, std::string &gt; headers)</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01658">RPCCall.cpp:1658</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPCCall_html_aa2e464e033e3dc9820a5f389a2a0724a"><div class="ttname"><a href="namespaceripple_1_1RPCCall.html#aa2e464e033e3dc9820a5f389a2a0724a">ripple::RPCCall::fromCommandLine</a></div><div class="ttdeci">int fromCommandLine(Config const &amp;config, std::vector&lt; std::string &gt; const &amp;vCmd, Logs &amp;logs)</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01642">RPCCall.cpp:1642</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_a1675cc24642888c8fd2c1b39923086b0"><div class="ttname"><a href="namespaceripple.html#a1675cc24642888c8fd2c1b39923086b0">ripple::rpcClient</a></div><div class="ttdeci">std::pair&lt; int, Json::Value &gt; rpcClient(std::vector&lt; std::string &gt; const &amp;args, Config const &amp;config, Logs &amp;logs, unsigned int apiVersion, std::unordered_map&lt; std::string, std::string &gt; const &amp;headers)</div><div class="ttdoc">Internal invocation of RPC client.</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01473">RPCCall.cpp:1473</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#l01432">RPCCall.cpp:1432</a></div></div>
<div class="ttc" id="anamespaceripple_html_a1675cc24642888c8fd2c1b39923086b0"><div class="ttname"><a href="namespaceripple.html#a1675cc24642888c8fd2c1b39923086b0">ripple::rpcClient</a></div><div class="ttdeci">std::pair&lt; int, Json::Value &gt; rpcClient(std::vector&lt; std::string &gt; const &amp;args, Config const &amp;config, Logs &amp;logs, unsigned int apiVersion, std::unordered_map&lt; std::string, std::string &gt; const &amp;headers)</div><div class="ttdoc">Internal invocation of RPC client.</div><div class="ttdef"><b>Definition</b> <a href="RPCCall_8cpp_source.html#l01489">RPCCall.cpp:1489</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#l01448">RPCCall.cpp:1448</a></div></div>
<div class="ttc" id="apair_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a></div></div>
<div class="ttc" id="astring_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/string.html">string</a></div></div>
<div class="ttc" id="aunordered_map_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/unordered_map.html">unordered_map</a></div></div>