This commit is contained in:
intelliot
2024-02-07 04:17:43 +00:00
parent 343eed19b2
commit 6cab3a6828
90 changed files with 3869 additions and 3852 deletions

View File

@@ -2575,7 +2575,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a24955f36eab6fd0fdd098ed81e0fadec"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a24955f36eab6fd0fdd098ed81e0fadec">ripple::ApplicationImp::getShardArchiveHandler</a></div><div class="ttdeci">RPC::ShardArchiveHandler * getShardArchiveHandler(bool tryRecovery) override</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00700">Application.cpp:700</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a6425d282fc0ff792aa4cfbd870c03589"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a6425d282fc0ff792aa4cfbd870c03589">ripple::ApplicationImp::m_inboundLedgers</a></div><div class="ttdeci">std::unique_ptr&lt; InboundLedgers &gt; m_inboundLedgers</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00203">Application.cpp:203</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a1b64ae29704fe0dbf6c3ce83ec29e392"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a1b64ae29704fe0dbf6c3ce83ec29e392">ripple::ApplicationImp::peerReservations_</a></div><div class="ttdeci">std::unique_ptr&lt; PeerReservationTable &gt; peerReservations_</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00209">Application.cpp:209</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#l01236">ServerHandler.cpp:1236</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="aclassripple_1_1ApplicationImp_html_a92cbe78002001fb6211e97947d5df91d"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a92cbe78002001fb6211e97947d5df91d">ripple::ApplicationImp::loadLedgerFromFile</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger &gt; loadLedgerFromFile(std::string const &amp;ledgerID)</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l01931">Application.cpp:1931</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_ab81dc930fc621743cbdbffb39e1a1e8c"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#ab81dc930fc621743cbdbffb39e1a1e8c">ripple::ApplicationImp::checkSigs</a></div><div class="ttdeci">bool checkSigs() const override</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l01819">Application.cpp:1819</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_ac38f5fa6d22f82dc0aa017605f6ae0ad"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#ac38f5fa6d22f82dc0aa017605f6ae0ad">ripple::ApplicationImp::journal</a></div><div class="ttdeci">beast::Journal journal(std::string const &amp;name) override</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l02300">Application.cpp:2300</a></div></div>
@@ -2594,7 +2594,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_af115fbb0437c87cfa005d451cdd542da"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#af115fbb0437c87cfa005d451cdd542da">ripple::ApplicationImp::m_jobQueue</a></div><div class="ttdeci">std::unique_ptr&lt; JobQueue &gt; m_jobQueue</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00180">Application.cpp:180</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_af1ffdb3525a023afff41a7efa62808f7"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#af1ffdb3525a023afff41a7efa62808f7">ripple::ApplicationImp::checkSigs_</a></div><div class="ttdeci">std::atomic&lt; bool &gt; checkSigs_</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00237">Application.cpp:237</a></div></div>
<div class="ttc" id="areference_wrapper_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/functional/reference_wrapper.html">std::reference_wrapper</a></div></div>
<div class="ttc" id="anamespaceripple_html_a44d8c60c9f62e56bb5ad95874dfa9eba"><div class="ttname"><a href="namespaceripple.html#a44d8c60c9f62e56bb5ad95874dfa9eba">ripple::make_ServerHandler</a></div><div class="ttdeci">std::unique_ptr&lt; ServerHandler &gt; make_ServerHandler(Application &amp;app, boost::asio::io_service &amp;io_service, 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#l01248">ServerHandler.cpp:1248</a></div></div>
<div class="ttc" id="anamespaceripple_html_a44d8c60c9f62e56bb5ad95874dfa9eba"><div class="ttname"><a href="namespaceripple.html#a44d8c60c9f62e56bb5ad95874dfa9eba">ripple::make_ServerHandler</a></div><div class="ttdeci">std::unique_ptr&lt; ServerHandler &gt; make_ServerHandler(Application &amp;app, boost::asio::io_service &amp;io_service, 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_a71a6227fec78db0b06595d62c06b25dc"><div class="ttname"><a href="namespaceripple.html#a71a6227fec78db0b06595d62c06b25dc">ripple::rand_int</a></div><div class="ttdeci">std::enable_if_t&lt; std::is_integral&lt; Integral &gt;::value &amp;&amp;detail::is_engine&lt; Engine &gt;::value, Integral &gt; rand_int(Engine &amp;engine, Integral min, Integral max)</div><div class="ttdoc">Return a uniformly distributed random integer.</div><div class="ttdef"><b>Definition:</b> <a href="ripple_2basics_2random_8h_source.html#l00115">ripple/basics/random.h:115</a></div></div>
<div class="ttc" id="anamespaceripple_html_a729619e7a3a0d92226e7d52347ff2a5e"><div class="ttname"><a href="namespaceripple.html#a729619e7a3a0d92226e7d52347ff2a5e">ripple::loadByHash</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger &gt; loadByHash(uint256 const &amp;ledgerHash, Application &amp;app, bool acquire)</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l01136">Ledger.cpp:1136</a></div></div>
<div class="ttc" id="aclassripple_1_1InboundLedgers_html_a6091914913a7c97f83a790b217f068e4"><div class="ttname"><a href="classripple_1_1InboundLedgers.html#a6091914913a7c97f83a790b217f068e4">ripple::InboundLedgers::cacheSize</a></div><div class="ttdeci">virtual std::size_t cacheSize()=0</div></div>