mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 14:35:52 +00:00
deploy: 670bc22cfa
This commit is contained in:
@@ -225,7 +225,7 @@ $(function() {
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="aclassripple_1_1Section_html"><div class="ttname"><a href="classripple_1_1Section.html">ripple::Section</a></div><div class="ttdoc">Holds a collection of configuration values.</div><div class="ttdef"><b>Definition:</b> <a href="BasicConfig_8h_source.html#l00042">BasicConfig.h:42</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Application_html"><div class="ttname"><a href="classripple_1_1Application.html">ripple::Application</a></div><div class="ttdef"><b>Definition:</b> <a href="Application_8h_source.html#l00115">Application.h:115</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1NodeStore_html_a7be855c3077d023e4b0c9905f9fe10e0"><div class="ttname"><a href="namespaceripple_1_1NodeStore.html#a7be855c3077d023e4b0c9905f9fe10e0">ripple::NodeStore::make_ShardStore</a></div><div class="ttdeci">std::unique_ptr< DatabaseShard > make_ShardStore(Application &app, Scheduler &scheduler, int readThreads, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseShardImp_8cpp_source.html#l02231">DatabaseShardImp.cpp:2231</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1NodeStore_html_a7be855c3077d023e4b0c9905f9fe10e0"><div class="ttname"><a href="namespaceripple_1_1NodeStore.html#a7be855c3077d023e4b0c9905f9fe10e0">ripple::NodeStore::make_ShardStore</a></div><div class="ttdeci">std::unique_ptr< DatabaseShard > make_ShardStore(Application &app, Scheduler &scheduler, int readThreads, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseShardImp_8cpp_source.html#l02236">DatabaseShardImp.cpp:2236</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShard_html_a4d71fc33c8191e1c903fd94114c46c18"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShard.html#a4d71fc33c8191e1c903fd94114c46c18">ripple::NodeStore::DatabaseShard::callForLedgerSQLByLedgerSeq</a></div><div class="ttdeci">virtual bool callForLedgerSQLByLedgerSeq(LedgerIndex ledgerSeq, std::function< bool(soci::session &session)> const &callback)=0</div><div class="ttdoc">Invoke a callback on the SQLite db holding the corresponding ledger.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseShard_html_a0b4f3c61f37b3a21d8ad61d581dc1fc2"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseShard.html#a0b4f3c61f37b3a21d8ad61d581dc1fc2">ripple::NodeStore::DatabaseShard::getNumTasks</a></div><div class="ttdeci">virtual size_t getNumTasks() const =0</div><div class="ttdoc">Returns the number of queued tasks.</div></div>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user