This commit is contained in:
bthomee
2025-07-10 18:20:07 +00:00
parent 542236acb3
commit 39032171d1
1427 changed files with 18077 additions and 18209 deletions

View File

@@ -177,7 +177,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_ab94ce83fcac7d8220484a4b8223c3070"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#ab94ce83fcac7d8220484a4b8223c3070">ripple::SHAMapStore::minimumOnline</a></div><div class="ttdeci">virtual std::optional&lt; LedgerIndex &gt; minimumOnline() const =0</div><div class="ttdoc">The minimum ledger to try and maintain in our database.</div></div>
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_acc9c99c4007f92401fa78f48c95efb24"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#acc9c99c4007f92401fa78f48c95efb24">ripple::SHAMapStore::makeNodeStore</a></div><div class="ttdeci">virtual std::unique_ptr&lt; NodeStore::Database &gt; makeNodeStore(int readThreads)=0</div></div>
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00026">algorithm.h:26</a></div></div>
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00025">algorithm.h:25</a></div></div>
<div class="ttc" id="anamespaceripple_html_afe4c275bffc44ea3fed51b9f52cbd4a4"><div class="ttname"><a href="namespaceripple.html#afe4c275bffc44ea3fed51b9f52cbd4a4">ripple::make_SHAMapStore</a></div><div class="ttdeci">std::unique_ptr&lt; SHAMapStore &gt; make_SHAMapStore(Application &amp;app, NodeStore::Scheduler &amp;scheduler, beast::Journal journal)</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapStoreImp_8cpp_source.html#l00683">SHAMapStoreImp.cpp:683</a></div></div>
<div class="ttc" id="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/optional.html">optional</a></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</a></div></div>