mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 11:35:53 +00:00
deploy: 159dfb5acb
This commit is contained in:
@@ -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 & 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 & 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< NetClock::time_point > 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< NetClock::time_point > 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 &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 &minVal, std::uint32_t &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< txnMetaLedgerType > 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< AccountTx > AccountTxs</div><div class="ttdef"><b>Definition:</b> <a href="RelationalDatabase_8h_source.html#l00087">RelationalDatabase.h:87</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user