mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 05:55:51 +00:00
deploy: 8bfdbcbab5
This commit is contained in:
@@ -2341,7 +2341,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1Database_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Database.html">ripple::NodeStore::Database</a></div><div class="ttdoc">Persistency layer for NodeObject.</div><div class="ttdef"><b>Definition:</b> <a href="Database_8h_source.html#l00051">Database.h:51</a></div></div>
|
||||
<div class="ttc" id="abasic_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr< Ledger ></a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a22adb38923282bf7dbb38655afdb381d"><div class="ttname"><a href="namespaceripple.html#a22adb38923282bf7dbb38655afdb381d">ripple::loadByIndex</a></div><div class="ttdeci">std::shared_ptr< Ledger > loadByIndex(std::uint32_t ledgerIndex, Application &app, bool acquire)</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l01130">Ledger.cpp:1130</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a22adb38923282bf7dbb38655afdb381d"><div class="ttname"><a href="namespaceripple.html#a22adb38923282bf7dbb38655afdb381d">ripple::loadByIndex</a></div><div class="ttdeci">std::shared_ptr< Ledger > loadByIndex(std::uint32_t ledgerIndex, Application &app, bool acquire)</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l01137">Ledger.cpp:1137</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1b38e742ac7fe4c3a80a397e06b83dcb"><div class="ttname"><a href="namespaceripple.html#a1b38e742ac7fe4c3a80a397e06b83dcb">ripple::SizedItem</a></div><div class="ttdeci">SizedItem</div><div class="ttdef"><b>Definition:</b> <a href="Config_8h_source.html#l00048">Config.h:48</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShardImp_html_a3ed44305b0d4b9cc7fb3544a7567f887"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShardImp.html#a3ed44305b0d4b9cc7fb3544a7567f887">ripple::NodeStore::DatabaseShardImp::shards_</a></div><div class="ttdeci">std::map< std::uint32_t, std::shared_ptr< Shard > > shards_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseShardImp_8h_source.html#l00243">DatabaseShardImp.h:243</a></div></div>
|
||||
<div class="ttc" id="aexception_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/error/exception.html">std::exception</a></div><div class="ttdoc">STL class.</div></div>
|
||||
@@ -2380,7 +2380,7 @@ $(function() {
|
||||
<div class="ttc" id="aall_any_none_of_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/all_any_none_of.html">std::all_of</a></div><div class="ttdeci">T all_of(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1Shard_html_a62e8d1e4d4f692a98f2252aa7dc6720a"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Shard.html#a62e8d1e4d4f692a98f2252aa7dc6720a">ripple::NodeStore::Shard::finalKey</a></div><div class="ttdeci">static const uint256 finalKey</div><div class="ttdef"><b>Definition:</b> <a href="nodestore_2impl_2Shard_8h_source.html#l00251">nodestore/impl/Shard.h:251</a></div></div>
|
||||
<div class="ttc" id="acompare_exchange_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/atomic/atomic/compare_exchange.html">std::atomic_bool::compare_exchange_strong</a></div><div class="ttdeci">T compare_exchange_strong(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a4c6df242c0ea3409a06e44436495235f"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a4c6df242c0ea3409a06e44436495235f">ripple::LedgerMaster::walkHashBySeq</a></div><div class="ttdeci">std::optional< LedgerHash > walkHashBySeq(std::uint32_t index, InboundLedger::Reason reason)</div><div class="ttdoc">Walk to a ledger's hash using the skip list.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01752">LedgerMaster.cpp:1752</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerMaster_html_a4c6df242c0ea3409a06e44436495235f"><div class="ttname"><a href="classripple_1_1LedgerMaster.html#a4c6df242c0ea3409a06e44436495235f">ripple::LedgerMaster::walkHashBySeq</a></div><div class="ttdeci">std::optional< LedgerHash > walkHashBySeq(std::uint32_t index, InboundLedger::Reason reason)</div><div class="ttdoc">Walk to a ledger's hash using the skip list.</div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8cpp_source.html#l01754">LedgerMaster.cpp:1754</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShardImp_html_a8bf56b8226299a383c8727b10e83591a"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShardImp.html#a8bf56b8226299a383c8727b10e83591a">ripple::NodeStore::DatabaseShardImp::importDatabase</a></div><div class="ttdeci">void importDatabase(Database &source) override</div><div class="ttdoc">Import the application local node store.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseShardImp_8cpp_source.html#l00765">DatabaseShardImp.cpp:765</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7ca7f931bf79ebd2925bf44eaa7e42d1"><div class="ttname"><a href="namespaceripple.html#a7ca7f931bf79ebd2925bf44eaa7e42d1">ripple::deserializePrefixedHeader</a></div><div class="ttdeci">LedgerInfo deserializePrefixedHeader(Slice data, bool hasHash)</div><div class="ttdoc">Deserialize a ledger header (prefixed with 4 bytes) from a byte array.</div><div class="ttdef"><b>Definition:</b> <a href="InboundLedger_8cpp_source.html#l00299">InboundLedger.cpp:299</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShardImp_html_a2478393ef5205f1c9c266b6abfa2e192"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShardImp.html#a2478393ef5205f1c9c266b6abfa2e192">ripple::NodeStore::DatabaseShardImp::databaseImporter_</a></div><div class="ttdeci">std::thread databaseImporter_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseShardImp_8h_source.html#l00292">DatabaseShardImp.h:292</a></div></div>
|
||||
@@ -2514,7 +2514,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShardImp_html_ad45932fe052498641dbafd77bb20c0bc"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShardImp.html#ad45932fe052498641dbafd77bb20c0bc">ripple::NodeStore::DatabaseShardImp::DatabaseShardImp</a></div><div class="ttdeci">DatabaseShardImp()=delete</div></div>
|
||||
<div class="ttc" id="amake_reverse_iterator_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/iterator/make_reverse_iterator.html">std::make_reverse_iterator</a></div><div class="ttdeci">T make_reverse_iterator(T... args)</div></div>
|
||||
<div class="ttc" id="aunique_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a56e0cc999ed456f36e9662a4fcae5061"><div class="ttname"><a href="namespaceripple.html#a56e0cc999ed456f36e9662a4fcae5061">ripple::loadLedgerHelper</a></div><div class="ttdeci">std::shared_ptr< Ledger > loadLedgerHelper(LedgerInfo const &info, Application &app, bool acquire)</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l01083">Ledger.cpp:1083</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a56e0cc999ed456f36e9662a4fcae5061"><div class="ttname"><a href="namespaceripple.html#a56e0cc999ed456f36e9662a4fcae5061">ripple::loadLedgerHelper</a></div><div class="ttdeci">std::shared_ptr< Ledger > loadLedgerHelper(LedgerInfo const &info, Application &app, bool acquire)</div><div class="ttdef"><b>Definition:</b> <a href="Ledger_8cpp_source.html#l01090">Ledger.cpp:1090</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShardImp_html_ad401ff56d5632bbfb38dc8dfb74f82bc"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShardImp.html#ad401ff56d5632bbfb38dc8dfb74f82bc">ripple::NodeStore::DatabaseShardImp::databaseImportMarker_</a></div><div class="ttdeci">static constexpr auto databaseImportMarker_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseShardImp_8h_source.html#l00276">DatabaseShardImp.h:276</a></div></div>
|
||||
<div class="ttc" id="aunordered_map_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/unordered_map.html">std::unordered_map</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RelationalDatabase_html_a177aaf55106410ac5a2b2969674d4d57"><div class="ttname"><a href="classripple_1_1RelationalDatabase.html#a177aaf55106410ac5a2b2969674d4d57">ripple::RelationalDatabase::getHashesByIndex</a></div><div class="ttdeci">virtual std::optional< LedgerHashPair > getHashesByIndex(LedgerIndex ledgerIndex)=0</div><div class="ttdoc">getHashesByIndex Returns the hashes of the ledger and its parent as specified by the ledgerIndex.</div></div>
|
||||
|
||||
Reference in New Issue
Block a user