This commit is contained in:
bthomee
2025-12-10 10:46:07 -08:00
parent 94fde62405
commit 28346cfa9e
177 changed files with 10473 additions and 10512 deletions

View File

@@ -2739,13 +2739,13 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="anamespaceripple_html_a811e089c74ac1669dd5b55e3cf692909"><div class="ttname"><a href="namespaceripple.html#a811e089c74ac1669dd5b55e3cf692909">ripple::make_CollectorManager</a></div><div class="ttdeci">std::unique_ptr&lt; CollectorManager &gt; make_CollectorManager(Section const &amp;params, beast::Journal journal)</div><div class="ttdef"><b>Definition</b> <a href="CollectorManager_8cpp_source.html#l00054">CollectorManager.cpp:54</a></div></div>
<div class="ttc" id="anamespaceripple_html_a87ab8e956bac8394e11be28fb4e04406"><div class="ttname"><a href="namespaceripple.html#a87ab8e956bac8394e11be28fb4e04406">ripple::make_InboundTransactions</a></div><div class="ttdeci">std::unique_ptr&lt; InboundTransactions &gt; make_InboundTransactions(Application &amp;app, beast::insight::Collector::ptr const &amp;collector, std::function&lt; void(std::shared_ptr&lt; SHAMap &gt; const &amp;, bool)&gt; gotSet)</div><div class="ttdef"><b>Definition</b> <a href="InboundTransactions_8cpp_source.html#l00252">InboundTransactions.cpp:252</a></div></div>
<div class="ttc" id="anamespaceripple_html_a8b5946ffccf0e2dd8c6c5a40f5e6c979"><div class="ttname"><a href="namespaceripple.html#a8b5946ffccf0e2dd8c6c5a40f5e6c979">ripple::make_InboundLedgers</a></div><div class="ttdeci">std::unique_ptr&lt; InboundLedgers &gt; make_InboundLedgers(Application &amp;app, InboundLedgers::clock_type &amp;clock, beast::insight::Collector::ptr const &amp;collector)</div><div class="ttdef"><b>Definition</b> <a href="InboundLedgers_8cpp_source.html#l00452">InboundLedgers.cpp:452</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#l01241">ServerHandler.cpp:1241</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#l01249">ServerHandler.cpp:1249</a></div></div>
<div class="ttc" id="anamespaceripple_html_a9f144181c0c4a92fb35865688c3f49be"><div class="ttname"><a href="namespaceripple.html#a9f144181c0c4a92fb35865688c3f49be">ripple::setup_HashRouter</a></div><div class="ttdeci">HashRouter::Setup setup_HashRouter(Config const &amp;config)</div><div class="ttdef"><b>Definition</b> <a href="HashRouter_8cpp_source.html#l00118">HashRouter.cpp:118</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa210c189615c410fe9661f5cfbb04977"><div class="ttname"><a href="namespaceripple.html#aa210c189615c410fe9661f5cfbb04977">ripple::stopwatch</a></div><div class="ttdeci">Stopwatch &amp; stopwatch()</div><div class="ttdoc">Returns an instance of a wall clock.</div><div class="ttdef"><b>Definition</b> <a href="chrono_8h_source.html#l00100">chrono.h:100</a></div></div>
<div class="ttc" id="anamespaceripple_html_aa3339c924836be74a553eb0fd5966a3c"><div class="ttname"><a href="namespaceripple.html#aa3339c924836be74a553eb0fd5966a3c">ripple::getRegisteredFeature</a></div><div class="ttdeci">std::optional&lt; uint256 &gt; getRegisteredFeature(std::string const &amp;name)</div><div class="ttdef"><b>Definition</b> <a href="Feature_8cpp_source.html#l00363">Feature.cpp:363</a></div></div>
<div class="ttc" id="anamespaceripple_html_aaa97227ce6e58f948934638ef4ebfc2f"><div class="ttname"><a href="namespaceripple.html#aaa97227ce6e58f948934638ef4ebfc2f">ripple::makeWalletDB</a></div><div class="ttdeci">std::unique_ptr&lt; DatabaseCon &gt; makeWalletDB(DatabaseCon::Setup const &amp;setup, beast::Journal j)</div><div class="ttdoc">makeWalletDB Opens the wallet database and returns it.</div><div class="ttdef"><b>Definition</b> <a href="Wallet_8cpp_source.html#l00008">Wallet.cpp:8</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab5fadc2b2814a10d35c00c0a8241fbe7"><div class="ttname"><a href="namespaceripple.html#ab5fadc2b2814a10d35c00c0a8241fbe7">ripple::forceValidity</a></div><div class="ttdeci">void forceValidity(HashRouter &amp;router, uint256 const &amp;txid, Validity validity)</div><div class="ttdoc">Sets the validity of a given transaction in the cache.</div><div class="ttdef"><b>Definition</b> <a href="apply_8cpp_source.html#l00093">apply.cpp:93</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab958778f2743bee5df3a1567f607c862"><div class="ttname"><a href="namespaceripple.html#ab958778f2743bee5df3a1567f607c862">ripple::make_ServerHandler</a></div><div class="ttdeci">std::unique_ptr&lt; ServerHandler &gt; make_ServerHandler(Application &amp;app, boost::asio::io_context &amp;io_context, JobQueue &amp;jobQueue, NetworkOPs &amp;networkOPs, Resource::Manager &amp;resourceManager, CollectorManager &amp;cm)</div><div class="ttdef"><b>Definition</b> <a href="ServerHandler_8cpp_source.html#l01253">ServerHandler.cpp:1253</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab958778f2743bee5df3a1567f607c862"><div class="ttname"><a href="namespaceripple.html#ab958778f2743bee5df3a1567f607c862">ripple::make_ServerHandler</a></div><div class="ttdeci">std::unique_ptr&lt; ServerHandler &gt; make_ServerHandler(Application &amp;app, boost::asio::io_context &amp;io_context, JobQueue &amp;jobQueue, NetworkOPs &amp;networkOPs, Resource::Manager &amp;resourceManager, CollectorManager &amp;cm)</div><div class="ttdef"><b>Definition</b> <a href="ServerHandler_8cpp_source.html#l01261">ServerHandler.cpp:1261</a></div></div>
<div class="ttc" id="anamespaceripple_html_ac2c0e7e7b0be5e10cb5803c0a6b5b700"><div class="ttname"><a href="namespaceripple.html#ac2c0e7e7b0be5e10cb5803c0a6b5b700">ripple::create_genesis</a></div><div class="ttdeci">create_genesis_t const create_genesis</div><div class="ttdef"><b>Definition</b> <a href="Ledger_8cpp_source.html#l00032">Ledger.cpp:32</a></div></div>
<div class="ttc" id="anamespaceripple_html_acdd9d0afaa4d6eee0c0f243f15c6298f"><div class="ttname"><a href="namespaceripple.html#acdd9d0afaa4d6eee0c0f243f15c6298f">ripple::make_Overlay</a></div><div class="ttdeci">std::unique_ptr&lt; Overlay &gt; make_Overlay(Application &amp;app, Overlay::Setup const &amp;setup, ServerHandler &amp;serverHandler, Resource::Manager &amp;resourceManager, Resolver &amp;resolver, boost::asio::io_context &amp;io_context, BasicConfig const &amp;config, beast::insight::Collector::ptr const &amp;collector)</div><div class="ttdoc">Creates the implementation of Overlay.</div><div class="ttdef"><b>Definition</b> <a href="OverlayImpl_8cpp_source.html#l01585">OverlayImpl.cpp:1585</a></div></div>
<div class="ttc" id="anamespaceripple_html_ad20809ebbf2db8a9e3304c31237acabb"><div class="ttname"><a href="namespaceripple.html#ad20809ebbf2db8a9e3304c31237acabb">ripple::fixConfigPorts</a></div><div class="ttdeci">static void fixConfigPorts(Config &amp;config, Endpoints const &amp;endpoints)</div><div class="ttdef"><b>Definition</b> <a href="Application_8cpp_source.html#l02190">Application.cpp:2190</a></div></div>
@@ -2768,7 +2768,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="ttc" id="astrlen_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/byte/strlen.html">std::strlen</a></div><div class="ttdeci">T strlen(T... args)</div></div>
<div class="ttc" id="astructripple_1_1ConfigSection_html_a683114c5bbff808d0b15bd6a4283dff4"><div class="ttname"><a href="structripple_1_1ConfigSection.html#a683114c5bbff808d0b15bd6a4283dff4">ripple::ConfigSection::importNodeDatabase</a></div><div class="ttdeci">static std::string importNodeDatabase()</div><div class="ttdef"><b>Definition</b> <a href="ConfigSections_8h_source.html#l00019">ConfigSections.h:19</a></div></div>
<div class="ttc" id="astructripple_1_1RPC_1_1JsonContext_html"><div class="ttname"><a href="structripple_1_1RPC_1_1JsonContext.html">ripple::RPC::JsonContext</a></div><div class="ttdef"><b>Definition</b> <a href="Context_8h_source.html#l00033">Context.h:34</a></div></div>
<div class="ttc" id="astructripple_1_1ServerHandler_1_1Setup_html_acf2e4a0b32981ef7eb945aad361bafd2"><div class="ttname"><a href="structripple_1_1ServerHandler_1_1Setup.html#acf2e4a0b32981ef7eb945aad361bafd2">ripple::ServerHandler::Setup::makeContexts</a></div><div class="ttdeci">void makeContexts()</div><div class="ttdef"><b>Definition</b> <a href="ServerHandler_8cpp_source.html#l01064">ServerHandler.cpp:1064</a></div></div>
<div class="ttc" id="astructripple_1_1ServerHandler_1_1Setup_html_acf2e4a0b32981ef7eb945aad361bafd2"><div class="ttname"><a href="structripple_1_1ServerHandler_1_1Setup.html#acf2e4a0b32981ef7eb945aad361bafd2">ripple::ServerHandler::Setup::makeContexts</a></div><div class="ttdeci">void makeContexts()</div><div class="ttdef"><b>Definition</b> <a href="ServerHandler_8cpp_source.html#l01072">ServerHandler.cpp:1072</a></div></div>
<div class="ttc" id="asystem_clock_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/system_clock.html">std::chrono::sys_days</a></div></div>
<div class="ttc" id="atime_point_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/time_point.html">std::chrono::time_point</a></div></div>
<div class="ttc" id="ato_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string/to_string.html">std::to_string</a></div><div class="ttdeci">T to_string(T... args)</div></div>