This commit is contained in:
manojsdoshi
2022-03-11 23:48:43 +00:00
parent 33ee5a435d
commit 5f48f33f84
1856 changed files with 55639 additions and 53603 deletions

View File

@@ -225,7 +225,7 @@ $(function() {
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="comment">// Once the below call returns, all data has been pushed into the queue</span></div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; <a class="code" href="classripple_1_1ReportingETL.html#a11e3503cdbaecb0a137011f0baabacbf">loadBalancer_</a>.<a class="code" href="classripple_1_1ETLLoadBalancer.html#aa73cdce8089205b3776a3d420a020aab">loadInitialLedger</a>(startingSequence, writeQueue);</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; </div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="comment">// null is used to respresent the end of the queue</span></div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="comment">// null is used to represent the end of the queue</span></div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;SLE&gt;</a> <span class="keyword">null</span>;</div>
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; writeQueue.<a class="code" href="classripple_1_1ThreadSafeQueue.html#a50bf551073518b6c5c918bcf5951f4b0">push</a>(<span class="keyword">null</span>);</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; <span class="comment">// wait for the writer to finish</span></div>
@@ -1095,7 +1095,7 @@ $(function() {
<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="aclassripple_1_1ReportingETL_html_a9d1499c23252defaf45e6a5bc3c041d8"><div class="ttname"><a href="classripple_1_1ReportingETL.html#a9d1499c23252defaf45e6a5bc3c041d8">ripple::ReportingETL::publishStrand_</a></div><div class="ttdeci">boost::asio::io_context::strand publishStrand_</div><div class="ttdoc">Strand to ensure that ledgers are published in order.</div><div class="ttdef"><b>Definition:</b> <a href="ReportingETL_8h_source.html#l00091">ReportingETL.h:91</a></div></div>
<div class="ttc" id="aclassripple_1_1STTx_html"><div class="ttname"><a href="classripple_1_1STTx.html">ripple::STTx</a></div><div class="ttdef"><b>Definition:</b> <a href="STTx_8h_source.html#l00043">STTx.h:43</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_adb95579405e9ad8d61239ffa23b1fb22"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#adb95579405e9ad8d61239ffa23b1fb22">ripple::LedgerMaster::getLedgerBySeq</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; getLedgerBySeq(std::uint32_t index)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01777">LedgerMaster.cpp:1777</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_adb95579405e9ad8d61239ffa23b1fb22"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#adb95579405e9ad8d61239ffa23b1fb22">ripple::LedgerMaster::getLedgerBySeq</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; getLedgerBySeq(std::uint32_t index)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01776">LedgerMaster.cpp:1776</a></div></div>
<div class="ttc" id="aerrc_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/error/errc.html">std::errc</a></div></div>
<div class="ttc" id="aruntime_error_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/error/runtime_error.html">std::runtime_error</a></div><div class="ttdoc">STL class.</div></div>
<div class="ttc" id="aclassripple_1_1SerialIter_html"><div class="ttname"><a href="classripple_1_1SerialIter.html">ripple::SerialIter</a></div><div class="ttdef"><b>Definition:</b> <a href="Serializer_8h_source.html#l00310">Serializer.h:310</a></div></div>
@@ -1112,7 +1112,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1Application_html_a25c5851322f6cb3762563fd1278c6143"><div class="ttname"><a href="classripple_1_1Application.html#a25c5851322f6cb3762563fd1278c6143">ripple::Application::getNodeStore</a></div><div class="ttdeci">virtual NodeStore::Database &amp; getNodeStore()=0</div></div>
<div class="ttc" id="anamespaceripple_html_abd563ede46c4e47c4c7dec8bdf89b5fb"><div class="ttname"><a href="namespaceripple.html#abd563ede46c4e47c4c7dec8bdf89b5fb">ripple::deserializeHeader</a></div><div class="ttdeci">LedgerInfo deserializeHeader(Slice data, bool hasHash)</div><div class="ttdoc">Deserialize a ledger header from a byte array.</div><div class="ttdef"><b>Definition:</b> <a href="InboundLedger_8cpp_source.html#l00269">InboundLedger.cpp:269</a></div></div>
<div class="ttc" id="acstdlib_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cstdlib.html">cstdlib</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a50acc6cfefb3886a65affa2e213f089d"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a50acc6cfefb3886a65affa2e213f089d">ripple::LedgerMaster::getValidatedLedger</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; getValidatedLedger()</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01622">LedgerMaster.cpp:1622</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a50acc6cfefb3886a65affa2e213f089d"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a50acc6cfefb3886a65affa2e213f089d">ripple::LedgerMaster::getValidatedLedger</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; getValidatedLedger()</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01621">LedgerMaster.cpp:1621</a></div></div>
<div class="ttc" id="aclassripple_1_1Section_html_a5ef3a8f0a6f47e26003e0b2f93f49921"><div class="ttname"><a href="classripple_1_1Section.html#a5ef3a8f0a6f47e26003e0b2f93f49921">ripple::Section::get</a></div><div class="ttdeci">std::optional&lt; T &gt; get(std::string const &amp;name) const</div><div class="ttdef"><b>Definition:</b> <a href="BasicConfig_8h_source.html#l00138">BasicConfig.h:138</a></div></div>
<div class="ttc" id="acctype_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cctype.html">cctype</a></div></div>
<div class="ttc" id="aclassripple_1_1ReportingETL_html_a025eaafe836579aff932a4102c167843"><div class="ttname"><a href="classripple_1_1ReportingETL.html#a025eaafe836579aff932a4102c167843">ripple::ReportingETL::app_</a></div><div class="ttdeci">Application &amp; app_</div><div class="ttdef"><b>Definition:</b> <a href="ReportingETL_8h_source.html#l00073">ReportingETL.h:73</a></div></div>