This commit is contained in:
ximinez
2025-02-19 23:56:20 +00:00
parent 5e10ce5355
commit 8ed386136c
3120 changed files with 36046 additions and 38693 deletions

View File

@@ -568,9 +568,9 @@ $(function() {
<div class="ttc" id="aclassripple_1_1Application_html_a0c48dd5bcaef14e30e9ef5b96b0daa39"><div class="ttname"><a href="classripple_1_1Application.html#a0c48dd5bcaef14e30e9ef5b96b0daa39">ripple::Application::config</a></div><div class="ttdeci">virtual Config &amp; config()=0</div></div>
<div class="ttc" id="aclassripple_1_1Application_html_ab0e839b597cf03221a393cb754ec4e25"><div class="ttname"><a href="classripple_1_1Application.html#ab0e839b597cf03221a393cb754ec4e25">ripple::Application::getRelationalDatabase</a></div><div class="ttdeci">virtual RelationalDatabase &amp; getRelationalDatabase()=0</div></div>
<div class="ttc" id="aclassripple_1_1Config_html_aa09be5266eca22f68f27e60169291ec5"><div class="ttname"><a href="classripple_1_1Config.html#aa09be5266eca22f68f27e60169291ec5">ripple::Config::useTxTables</a></div><div class="ttdeci">bool useTxTables() const</div><div class="ttdef"><b>Definition:</b> <a href="Config_8h_source.html#l00350">Config.h:350</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a330510efd66b4b08e57f5c0b896560ef"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a330510efd66b4b08e57f5c0b896560ef">ripple::LedgerMaster::getCloseTimeBySeq</a></div><div class="ttdeci">std::optional&lt; NetClock::time_point &gt; getCloseTimeBySeq(LedgerIndex ledgerIndex)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01611">LedgerMaster.cpp:1611</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a330510efd66b4b08e57f5c0b896560ef"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a330510efd66b4b08e57f5c0b896560ef">ripple::LedgerMaster::getCloseTimeBySeq</a></div><div class="ttdeci">std::optional&lt; NetClock::time_point &gt; getCloseTimeBySeq(LedgerIndex ledgerIndex)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01610">LedgerMaster.cpp:1610</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a48138c39fa398b7f218f8278b496f550"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a48138c39fa398b7f218f8278b496f550">ripple::LedgerMaster::isValidated</a></div><div class="ttdeci">bool isValidated(ReadView const &amp;ledger)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l00511">LedgerMaster.cpp:511</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a4f59228c74d5491f68333ef250431cdb"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a4f59228c74d5491f68333ef250431cdb">ripple::LedgerMaster::getHashBySeq</a></div><div class="ttdeci">uint256 getHashBySeq(std::uint32_t index)</div><div class="ttdoc">Get a ledger's hash by sequence number using the cache.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01641">LedgerMaster.cpp:1641</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a4f59228c74d5491f68333ef250431cdb"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a4f59228c74d5491f68333ef250431cdb">ripple::LedgerMaster::getHashBySeq</a></div><div class="ttdeci">uint256 getHashBySeq(std::uint32_t index)</div><div class="ttdoc">Get a ledger's hash by sequence number using the cache.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01640">LedgerMaster.cpp:1640</a></div></div>
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a777c77ff2d32f4bd6692f92f5a960471"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a777c77ff2d32f4bd6692f92f5a960471">ripple::LedgerMaster::getValidatedRange</a></div><div class="ttdeci">bool getValidatedRange(std::uint32_t &amp;minVal, std::uint32_t &amp;maxVal)</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l00586">LedgerMaster.cpp:586</a></div></div>
<div class="ttc" id="aclassripple_1_1RelationalDatabase_html_a183ed7f35d368ec4564d8083fe9656f3"><div class="ttname"><a href="classripple_1_1RelationalDatabase.html#a183ed7f35d368ec4564d8083fe9656f3">ripple::RelationalDatabase::MetaTxsList</a></div><div class="ttdeci">std::vector&lt; txnMetaLedgerType &gt; MetaTxsList</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDatabase_8h_source.html#l00089">RelationalDatabase.h:89</a></div></div>
<div class="ttc" id="aclassripple_1_1RelationalDatabase_html_a1af9139d7f4c8f662c7b8e49473a21e2"><div class="ttname"><a href="classripple_1_1RelationalDatabase.html#a1af9139d7f4c8f662c7b8e49473a21e2">ripple::RelationalDatabase::AccountTxs</a></div><div class="ttdeci">std::vector&lt; AccountTx &gt; AccountTxs</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDatabase_8h_source.html#l00087">RelationalDatabase.h:87</a></div></div>