This commit is contained in:
intelliot
2023-04-11 16:57:37 +00:00
parent edd7bab8d0
commit af6e9013ea
1603 changed files with 39183 additions and 36521 deletions

View File

@@ -320,7 +320,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a867d7654e3ed11b5d7047f776a02fb44"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a867d7654e3ed11b5d7047f776a02fb44">ripple::CanonicalTXSet::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00143">CanonicalTXSet.h:143</a></div></div>
<div class="ttc" id="atime_since_epoch_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/chrono/time_point/time_since_epoch.html">std::chrono::time_point::time_since_epoch</a></div><div class="ttdeci">T time_since_epoch(T... args)</div></div>
<div class="ttc" id="aclassripple_1_1LedgerReplay_html_aa2a834e6f3358010b05ffa347d0407b2"><div class="ttname"><a href="classripple_1_1LedgerReplay.html#aa2a834e6f3358010b05ffa347d0407b2">ripple::LedgerReplay::parent</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger const &gt; const &amp; parent() const</div><div class="ttdef"><b>Definition:</b> <a href="LedgerReplay_8h_source.html#l00052">LedgerReplay.h:52</a></div></div>
<div class="ttc" id="aclassripple_1_1Ledger_html_a46a546d8198b17cb9dff3036d920eee4"><div class="ttname"><a href="classripple_1_1Ledger.html#a46a546d8198b17cb9dff3036d920eee4">ripple::Ledger::txExists</a></div><div class="ttdeci">bool txExists(uint256 const &amp;key) const override</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l00514">Ledger.cpp:514</a></div></div>
<div class="ttc" id="aclassripple_1_1Ledger_html_a46a546d8198b17cb9dff3036d920eee4"><div class="ttname"><a href="classripple_1_1Ledger.html#a46a546d8198b17cb9dff3036d920eee4">ripple::Ledger::txExists</a></div><div class="ttdeci">bool txExists(uint256 const &amp;key) const override</div><div class="ttdoc">Returns true if a tx exists in the tx map.</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l00513">Ledger.cpp:513</a></div></div>
<div class="ttc" id="anamespaceripple_html_a05e74e444a93bf99d50e20da49fedb6c"><div class="ttname"><a href="namespaceripple.html#a05e74e444a93bf99d50e20da49fedb6c">ripple::buildLedgerImpl</a></div><div class="ttdeci">std::shared_ptr&lt; Ledger &gt; buildLedgerImpl(std::shared_ptr&lt; Ledger const &gt; const &amp;parent, NetClock::time_point closeTime, const bool closeTimeCorrect, NetClock::duration closeResolution, Application &amp;app, beast::Journal j, ApplyTxs &amp;&amp;applyTxs)</div><div class="ttdef"><b>Definition:</b> <a href="BuildLedger_8cpp_source.html#l00039">BuildLedger.cpp:39</a></div></div>
<div class="ttc" id="anamespaceripple_html_abbfb5342bce7b612bff600b8a44268aba6327b4e59f58137083214a1fec358855"><div class="ttname"><a href="namespaceripple.html#abbfb5342bce7b612bff600b8a44268aba6327b4e59f58137083214a1fec358855">ripple::ApplyResult::Retry</a></div><div class="ttdeci">@ Retry</div><div class="ttdoc">Should be retried in this ledger.</div></div>
<div class="ttc" id="aclassripple_1_1OpenView_html_aea54a965aa77bcd1f3cdb34c24176cb6"><div class="ttname"><a href="classripple_1_1OpenView.html#aea54a965aa77bcd1f3cdb34c24176cb6">ripple::OpenView::open</a></div><div class="ttdeci">bool open() const override</div><div class="ttdoc">Returns true if this reflects an open ledger.</div><div class="ttdef"><b>Definition:</b> <a href="OpenView_8h_source.html#l00175">OpenView.h:175</a></div></div>