This commit is contained in:
manojsdoshi
2020-06-01 21:57:45 +00:00
parent 9facc04fc4
commit afa79b0356
1940 changed files with 36875 additions and 32960 deletions

View File

@@ -2557,7 +2557,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a8774137bcc44a4370ff1296ce5b0da4c"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a8774137bcc44a4370ff1296ce5b0da4c">ripple::ApplicationImp::waitHandlerCounter_</a></div><div class="ttdeci">ClosureCounter&lt; void, boost::system::error_code const &amp; &gt; waitHandlerCounter_</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00374">Application.cpp:374</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_ac0353574d72fb16f6abf651c48b7c48e"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#ac0353574d72fb16f6abf651c48b7c48e">ripple::ApplicationImp::getOPs</a></div><div class="ttdeci">NetworkOPs &amp; getOPs() override</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00713">Application.cpp:713</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_ab8841ad7ab85b7c0a2e91b3626556223"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#ab8841ad7ab85b7c0a2e91b3626556223">ripple::ApplicationImp::run</a></div><div class="ttdeci">void run() 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="anamespaceripple_html_ab5e987b5730034cb11208862e7685f8b"><div class="ttname"><a href="namespaceripple.html#ab5e987b5730034cb11208862e7685f8b">ripple::make_Overlay</a></div><div class="ttdeci">std::unique_ptr&lt; Overlay &gt; make_Overlay(Application &amp;app, Overlay::Setup const &amp;setup, Stoppable &amp;parent, ServerHandler &amp;serverHandler, Resource::Manager &amp;resourceManager, Resolver &amp;resolver, boost::asio::io_service &amp;io_service, 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#l01354">OverlayImpl.cpp:1354</a></div></div>
<div class="ttc" id="anamespaceripple_html_ab5e987b5730034cb11208862e7685f8b"><div class="ttname"><a href="namespaceripple.html#ab5e987b5730034cb11208862e7685f8b">ripple::make_Overlay</a></div><div class="ttdeci">std::unique_ptr&lt; Overlay &gt; make_Overlay(Application &amp;app, Overlay::Setup const &amp;setup, Stoppable &amp;parent, ServerHandler &amp;serverHandler, Resource::Manager &amp;resourceManager, Resolver &amp;resolver, boost::asio::io_service &amp;io_service, 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#l01447">OverlayImpl.cpp:1447</a></div></div>
<div class="ttc" id="aclassripple_1_1CollectorManager_html"><div class="ttname"><a href="classripple_1_1CollectorManager.html">ripple::CollectorManager</a></div><div class="ttdoc">Provides the beast::insight::Collector service.</div><div class="ttdef"><b>Definition:</b> <a href="CollectorManager_8h_source.html#l00029">CollectorManager.h:29</a></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#l00043">ConfigSections.h:43</a></div></div>
<div class="ttc" id="aduration_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/duration.html">std::chrono::milliseconds</a></div></div>
@@ -2654,7 +2654,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a5cd9494694ab957b0b348678d7b7080f"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a5cd9494694ab957b0b348678d7b7080f">ripple::ApplicationImp::m_ledgerMaster</a></div><div class="ttdeci">std::unique_ptr&lt; LedgerMaster &gt; m_ledgerMaster</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00356">Application.cpp:356</a></div></div>
<div class="ttc" id="aclassripple_1_1Stoppable_html_af1e1447ecb573d2341c8a71afd3e76da"><div class="ttname"><a href="classripple_1_1Stoppable.html#af1e1447ecb573d2341c8a71afd3e76da">ripple::Stoppable::isStopped</a></div><div class="ttdeci">bool isStopped() const</div><div class="ttdoc">Returns true if the requested stop has completed.</div><div class="ttdef"><b>Definition:</b> <a href="Stoppable_8cpp_source.html#l00060">Stoppable.cpp:60</a></div></div>
<div class="ttc" id="anamespaceripple_1_1RPC_html_a84827a1d9b56ad8201671ff77c2ddf2e"><div class="ttname"><a href="namespaceripple_1_1RPC.html#a84827a1d9b56ad8201671ff77c2ddf2e">ripple::RPC::doCommand</a></div><div class="ttdeci">Status doCommand(RPC::JsonContext &amp;context, Json::Value &amp;result)</div><div class="ttdoc">Execute an RPC command and store the results in a Json::Value.</div><div class="ttdef"><b>Definition:</b> <a href="RPCHandler_8cpp_source.html#l00199">RPCHandler.cpp:199</a></div></div>
<div class="ttc" id="anamespaceripple_html_adc117aa1e40c420ae8c34dea1f2f1bf1"><div class="ttname"><a href="namespaceripple.html#adc117aa1e40c420ae8c34dea1f2f1bf1">ripple::setup_Overlay</a></div><div class="ttdeci">Overlay::Setup setup_Overlay(BasicConfig const &amp;config)</div><div class="ttdef"><b>Definition:</b> <a href="OverlayImpl_8cpp_source.html#l01249">OverlayImpl.cpp:1249</a></div></div>
<div class="ttc" id="anamespaceripple_html_adc117aa1e40c420ae8c34dea1f2f1bf1"><div class="ttname"><a href="namespaceripple.html#adc117aa1e40c420ae8c34dea1f2f1bf1">ripple::setup_Overlay</a></div><div class="ttdeci">Overlay::Setup setup_Overlay(BasicConfig const &amp;config)</div><div class="ttdef"><b>Definition:</b> <a href="OverlayImpl_8cpp_source.html#l01342">OverlayImpl.cpp:1342</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a481f47813b09af10be4e59140a062bce"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a481f47813b09af10be4e59140a062bce">ripple::ApplicationImp::logs</a></div><div class="ttdeci">Logs &amp; logs() override</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00659">Application.cpp:659</a></div></div>
<div class="ttc" id="aclassripple_1_1ApplicationImp_html_a16c55093c7863fc7db422cc3497e584a"><div class="ttname"><a href="classripple_1_1ApplicationImp.html#a16c55093c7863fc7db422cc3497e584a">ripple::ApplicationImp::getPerfLog</a></div><div class="ttdeci">perf::PerfLog &amp; getPerfLog() override</div><div class="ttdef"><b>Definition:</b> <a href="Application_8cpp_source.html#l00768">Application.cpp:768</a></div></div>
<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#l00347">Application.cpp:347</a></div></div>