mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +00:00
deploy: 9d89d4c188
This commit is contained in:
@@ -94,7 +94,7 @@ $(function() {
|
||||
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#include <ripple/app/ledger/Ledger.h></span></div>
|
||||
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include <ripple/nodestore/Manager.h></span></div>
|
||||
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include <ripple/protocol/ErrorCodes.h></span></div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <boost/optional.hpp></span></div>
|
||||
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include <<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/optional.html">optional</a>></span></div>
|
||||
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  </div>
|
||||
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">namespace </span><a class="code" href="namespaceripple.html">ripple</a> {</div>
|
||||
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
|
||||
@@ -133,8 +133,8 @@ $(function() {
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">virtual</span> <span class="keywordtype">int</span></div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="classripple_1_1SHAMapStore.html#a90ce3f79e011586bc87d6fdcb4cf9a0e">fdRequired</a>() <span class="keyword">const</span> = 0;</div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  </div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keyword">virtual</span> boost::optional<LedgerIndex></div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classripple_1_1SHAMapStore.html#a05bec537a1aea25f251635dafc755900">minimumOnline</a>() <span class="keyword">const</span> = 0;</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  <span class="keyword">virtual</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<LedgerIndex></a></div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="classripple_1_1SHAMapStore.html#a5c8484a5340cf2188a382816148b549b">minimumOnline</a>() <span class="keyword">const</span> = 0;</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> };</div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  </div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <span class="comment">//------------------------------------------------------------------------------</span></div>
|
||||
@@ -153,6 +153,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a5a3879e1b305de3f9a8c4341d9471ef1"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a5a3879e1b305de3f9a8c4341d9471ef1">ripple::SHAMapStore::makeNodeStore</a></div><div class="ttdeci">virtual std::unique_ptr< NodeStore::Database > makeNodeStore(std::string const &name, std::int32_t readThreads)=0</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</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a5c8484a5340cf2188a382816148b549b"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a5c8484a5340cf2188a382816148b549b">ripple::SHAMapStore::minimumOnline</a></div><div class="ttdeci">virtual std::optional< LedgerIndex > 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_a89c36a56b7b199b87049a1089463c619"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a89c36a56b7b199b87049a1089463c619">ripple::SHAMapStore::~SHAMapStore</a></div><div class="ttdeci">virtual ~SHAMapStore()=default</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a3a16eedab60b2fdc51c616369d5f3969"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a3a16eedab60b2fdc51c616369d5f3969">ripple::SHAMapStore::onLedgerClosed</a></div><div class="ttdeci">virtual void onLedgerClosed(std::shared_ptr< Ledger const > const &ledger)=0</div><div class="ttdoc">Called by LedgerMaster every time a ledger validates.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html"><div class="ttname"><a href="classripple_1_1SHAMapStore.html">ripple::SHAMapStore</a></div><div class="ttdoc">class to create database, launch online delete thread, and related SQLite database</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapStore_8h_source.html#l00037">SHAMapStore.h:37</a></div></div>
|
||||
@@ -162,14 +163,14 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a6bd103dd779634de40c59681605874e6"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a6bd103dd779634de40c59681605874e6">ripple::SHAMapStore::clampFetchDepth</a></div><div class="ttdeci">virtual std::uint32_t clampFetchDepth(std::uint32_t fetch_depth) const =0</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Stoppable_html"><div class="ttname"><a href="classripple_1_1Stoppable.html">ripple::Stoppable</a></div><div class="ttdoc">Provides an interface for starting and stopping.</div><div class="ttdef"><b>Definition:</b> <a href="Stoppable_8h_source.html#l00201">Stoppable.h:201</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a2b1a46d6f878575eeea6730c8fc367f2"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a2b1a46d6f878575eeea6730c8fc367f2">ripple::SHAMapStore::setCanDelete</a></div><div class="ttdeci">virtual LedgerIndex setCanDelete(LedgerIndex canDelete)=0</div><div class="ttdoc">Highest ledger that may be deleted.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a05bec537a1aea25f251635dafc755900"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a05bec537a1aea25f251635dafc755900">ripple::SHAMapStore::minimumOnline</a></div><div class="ttdeci">virtual boost::optional< LedgerIndex > minimumOnline() const =0</div><div class="ttdoc">The minimum ledger to try and maintain in our database.</div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1Journal_html"><div class="ttname"><a href="classbeast_1_1Journal.html">beast::Journal</a></div><div class="ttdoc">A generic endpoint for log messages.</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00058">Journal.h:58</a></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="aclassripple_1_1NodeStore_1_1Scheduler_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Scheduler.html">ripple::NodeStore::Scheduler</a></div><div class="ttdoc">Scheduling for asynchronous backend activity.</div><div class="ttdef"><b>Definition:</b> <a href="ripple_2nodestore_2Scheduler_8h_source.html#l00060">ripple/nodestore/Scheduler.h:60</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="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_acde3d7e2f059202351f714545da5b233"><div class="ttname"><a href="namespaceripple.html#acde3d7e2f059202351f714545da5b233">ripple::make_SHAMapStore</a></div><div class="ttdeci">std::unique_ptr< SHAMapStore > make_SHAMapStore(Application &app, Stoppable &parent, NodeStore::Scheduler &scheduler, beast::Journal journal)</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapStoreImp_8cpp_source.html#l00797">SHAMapStoreImp.cpp:797</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_acde3d7e2f059202351f714545da5b233"><div class="ttname"><a href="namespaceripple.html#acde3d7e2f059202351f714545da5b233">ripple::make_SHAMapStore</a></div><div class="ttdeci">std::unique_ptr< SHAMapStore > make_SHAMapStore(Application &app, Stoppable &parent, NodeStore::Scheduler &scheduler, beast::Journal journal)</div><div class="ttdef"><b>Definition:</b> <a href="SHAMapStoreImp_8cpp_source.html#l00801">SHAMapStoreImp.cpp:801</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a90d0d6d4d070628e340c78cd818e9ae0"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a90d0d6d4d070628e340c78cd818e9ae0">ripple::SHAMapStore::getCanDelete</a></div><div class="ttdeci">virtual LedgerIndex getCanDelete()=0</div><div class="ttdoc">Highest ledger that may be deleted.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1SHAMapStore_html_a90ce3f79e011586bc87d6fdcb4cf9a0e"><div class="ttname"><a href="classripple_1_1SHAMapStore.html#a90ce3f79e011586bc87d6fdcb4cf9a0e">ripple::SHAMapStore::fdRequired</a></div><div class="ttdeci">virtual int fdRequired() const =0</div><div class="ttdoc">Returns the number of file descriptors that are needed.</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="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>
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
|
||||
Reference in New Issue
Block a user