mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 13:05:53 +00:00
deploy: fe05b8c4fe
This commit is contained in:
@@ -236,51 +236,50 @@ $(function() {
|
||||
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional<int></a> <span class="keyword">const</span>& limit_used,</div>
|
||||
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <a class="code" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  </div>
|
||||
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair<std::optional<RelationalDatabase::AccountTxMarker></a>, <span class="keywordtype">int</span>></div>
|
||||
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span> <a class="code" href="namespaceripple_1_1detail.html#adab1115ffb405412540fc262c146c4f5">oldestAccountTxPage</a>(</div>
|
||||
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  soci::session& session,</div>
|
||||
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <a class="code" href="classripple_1_1AccountIDCache.html">AccountIDCache</a> <span class="keyword">const</span>& idCache,</div>
|
||||
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>)> <span class="keyword">const</span>& onUnsavedLedger,</div>
|
||||
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><</div>
|
||||
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>, <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&)> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  onTransaction,</div>
|
||||
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <a class="code" href="structripple_1_1RelationalDatabase_1_1AccountTxPageOptions.html">RelationalDatabase::AccountTxPageOptions</a> <span class="keyword">const</span>& options,</div>
|
||||
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  <span class="keywordtype">int</span> limit_used,</div>
|
||||
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> page_length);</div>
|
||||
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  </div>
|
||||
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair<std::optional<RelationalDatabase::AccountTxMarker></a>, <span class="keywordtype">int</span>></div>
|
||||
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span> <a class="code" href="namespaceripple_1_1detail.html#a32e747530613ca57a950315769baa323">newestAccountTxPage</a>(</div>
|
||||
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  soci::session& session,</div>
|
||||
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  <a class="code" href="classripple_1_1AccountIDCache.html">AccountIDCache</a> <span class="keyword">const</span>& idCache,</div>
|
||||
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>)> <span class="keyword">const</span>& onUnsavedLedger,</div>
|
||||
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><</div>
|
||||
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>, <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&)> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  onTransaction,</div>
|
||||
<div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  <a class="code" href="structripple_1_1RelationalDatabase_1_1AccountTxPageOptions.html">RelationalDatabase::AccountTxPageOptions</a> <span class="keyword">const</span>& options,</div>
|
||||
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  <span class="keywordtype">int</span> limit_used,</div>
|
||||
<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> page_length);</div>
|
||||
<div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  </div>
|
||||
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/variant.html">std::variant<RelationalDatabase::AccountTx, TxSearched></a></div>
|
||||
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span> <a class="code" href="namespaceripple_1_1detail.html#aceb06a4c305fb22f61cfc9e65e36effe">getTransaction</a>(</div>
|
||||
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  soci::session& session,</div>
|
||||
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  <a class="code" href="classripple_1_1Application.html">Application</a>& app,</div>
|
||||
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a><<a class="code" href="namespaceripple.html#a79dcedfb918a7b371ab7797ae9d9bf23">ClosedInterval<uint32_t></a>> <span class="keyword">const</span>& <a class="code" href="namespaceripple.html#a718d6c3cd459b4d24d7bc790905c57f2">range</a>,</div>
|
||||
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  <a class="code" href="namespaceripple.html#a32d6d3ce1a48272b677d2c88b1d30932">error_code_i</a>& ec);</div>
|
||||
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  </div>
|
||||
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span> <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00485"></a><span class="lineno"> 485</span> <a class="code" href="namespaceripple_1_1detail.html#acb3e941928e4b3997a5f46821622f625">dbHasSpace</a>(soci::session& session, <a class="code" href="classripple_1_1Config.html">Config</a> <span class="keyword">const</span>& config, <a class="code" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  </div>
|
||||
<div class="line"><a name="l00487"></a><span class="lineno"> 487</span> } <span class="comment">// namespace detail</span></div>
|
||||
<div class="line"><a name="l00488"></a><span class="lineno"> 488</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  </div>
|
||||
<div class="line"><a name="l00490"></a><span class="lineno"> 490</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair<std::optional<RelationalDatabase::AccountTxMarker></a>, <span class="keywordtype">int</span>></div>
|
||||
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span> <a class="code" href="namespaceripple_1_1detail.html#a691df57c4b491e41afe720405ac9ebb3">oldestAccountTxPage</a>(</div>
|
||||
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  soci::session& session,</div>
|
||||
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>)> <span class="keyword">const</span>& onUnsavedLedger,</div>
|
||||
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><</div>
|
||||
<div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>, <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&)> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  onTransaction,</div>
|
||||
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <a class="code" href="structripple_1_1RelationalDatabase_1_1AccountTxPageOptions.html">RelationalDatabase::AccountTxPageOptions</a> <span class="keyword">const</span>& options,</div>
|
||||
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  <span class="keywordtype">int</span> limit_used,</div>
|
||||
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> page_length);</div>
|
||||
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  </div>
|
||||
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair<std::optional<RelationalDatabase::AccountTxMarker></a>, <span class="keywordtype">int</span>></div>
|
||||
<div class="line"><a name="l00439"></a><span class="lineno"> 439</span> <a class="code" href="namespaceripple_1_1detail.html#aebe9c123515b55f0778e74f55c61e026">newestAccountTxPage</a>(</div>
|
||||
<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  soci::session& session,</div>
|
||||
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>)> <span class="keyword">const</span>& onUnsavedLedger,</div>
|
||||
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><</div>
|
||||
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  <span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>, <a class="codeRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span>&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&, <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a>&&)> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  onTransaction,</div>
|
||||
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  <a class="code" href="structripple_1_1RelationalDatabase_1_1AccountTxPageOptions.html">RelationalDatabase::AccountTxPageOptions</a> <span class="keyword">const</span>& options,</div>
|
||||
<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  <span class="keywordtype">int</span> limit_used,</div>
|
||||
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a> page_length);</div>
|
||||
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  </div>
|
||||
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/variant.html">std::variant<RelationalDatabase::AccountTx, TxSearched></a></div>
|
||||
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span> <a class="code" href="namespaceripple_1_1detail.html#aceb06a4c305fb22f61cfc9e65e36effe">getTransaction</a>(</div>
|
||||
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  soci::session& session,</div>
|
||||
<div class="line"><a name="l00468"></a><span class="lineno"> 468</span>  <a class="code" href="classripple_1_1Application.html">Application</a>& app,</div>
|
||||
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  <a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& <span class="keywordtype">id</span>,</div>
|
||||
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a><<a class="code" href="namespaceripple.html#a79dcedfb918a7b371ab7797ae9d9bf23">ClosedInterval<uint32_t></a>> <span class="keyword">const</span>& <a class="code" href="namespaceripple.html#a718d6c3cd459b4d24d7bc790905c57f2">range</a>,</div>
|
||||
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <a class="code" href="namespaceripple.html#a32d6d3ce1a48272b677d2c88b1d30932">error_code_i</a>& ec);</div>
|
||||
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  </div>
|
||||
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span> <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00481"></a><span class="lineno"> 481</span> <a class="code" href="namespaceripple_1_1detail.html#acb3e941928e4b3997a5f46821622f625">dbHasSpace</a>(soci::session& session, <a class="code" href="classripple_1_1Config.html">Config</a> <span class="keyword">const</span>& config, <a class="code" href="classbeast_1_1Journal.html">beast::Journal</a> j);</div>
|
||||
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  </div>
|
||||
<div class="line"><a name="l00483"></a><span class="lineno"> 483</span> } <span class="comment">// namespace detail</span></div>
|
||||
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  </div>
|
||||
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span> <span class="preprocessor">#endif</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a5ed708674ac24e343fd48251bb4f52df"><div class="ttname"><a href="namespaceripple_1_1detail.html#a5ed708674ac24e343fd48251bb4f52df">ripple::detail::deleteByLedgerSeq</a></div><div class="ttdeci">void deleteByLedgerSeq(soci::session &session, TableType type, LedgerIndex ledgerSeq)</div><div class="ttdoc">deleteByLedgerSeq Deletes all entries in given table for the ledger with given sequence.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00143">Node.cpp:143</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_1detail_html_a389870f45417a1e9cef591f28a0c05b0abf53b9dc929f4f311bd89ae2a9bc4c30"><div class="ttname"><a href="namespaceripple_1_1detail.html#a389870f45417a1e9cef591f28a0c05b0abf53b9dc929f4f311bd89ae2a9bc4c30">ripple::detail::TableType::Ledgers</a></div><div class="ttdeci">@ Ledgers</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a38d07212e5ba7aa00ef07b35dd4dd727"><div class="ttname"><a href="namespaceripple_1_1detail.html#a38d07212e5ba7aa00ef07b35dd4dd727">ripple::detail::getNewestLedgerInfo</a></div><div class="ttdeci">std::optional< LedgerInfo > getNewestLedgerInfo(soci::session &session, beast::Journal j)</div><div class="ttdoc">getNewestLedgerInfo Returns info of newest saved ledger.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00467">Node.cpp:467</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_acb3e941928e4b3997a5f46821622f625"><div class="ttname"><a href="namespaceripple_1_1detail.html#acb3e941928e4b3997a5f46821622f625">ripple::detail::dbHasSpace</a></div><div class="ttdeci">bool dbHasSpace(soci::session &session, Config const &config, beast::Journal j)</div><div class="ttdoc">dbHasSpace Checks if given database has available space.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01354">Node.cpp:1354</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aebe9c123515b55f0778e74f55c61e026"><div class="ttname"><a href="namespaceripple_1_1detail.html#aebe9c123515b55f0778e74f55c61e026">ripple::detail::newestAccountTxPage</a></div><div class="ttdeci">std::pair< std::optional< RelationalDatabase::AccountTxMarker >, int > newestAccountTxPage(soci::session &session, std::function< void(std::uint32_t)> const &onUnsavedLedger, std::function< void(std::uint32_t, std::string const &, Blob &&, Blob &&)> const &onTransaction, RelationalDatabase::AccountTxPageOptions const &options, int limit_used, std::uint32_t page_length)</div><div class="ttdoc">newestAccountTxPage Searches newest transactions for given account which match given criteria startin...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01245">Node.cpp:1245</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_acb3e941928e4b3997a5f46821622f625"><div class="ttname"><a href="namespaceripple_1_1detail.html#acb3e941928e4b3997a5f46821622f625">ripple::detail::dbHasSpace</a></div><div class="ttdeci">bool dbHasSpace(soci::session &session, Config const &config, beast::Journal j)</div><div class="ttdoc">dbHasSpace Checks if given database has available space.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01347">Node.cpp:1347</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</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a389870f45417a1e9cef591f28a0c05b0"><div class="ttname"><a href="namespaceripple_1_1detail.html#a389870f45417a1e9cef591f28a0c05b0">ripple::detail::TableType</a></div><div class="ttdeci">TableType</div><div class="ttdef"><b>Definition:</b> <a href="Node_8h_source.html#l00035">Node.h:35</a></div></div>
|
||||
@@ -289,20 +288,17 @@ $(function() {
|
||||
<div class="ttc" id="apair_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1LedgerMaster_html"><div class="ttname"><a href="classripple_1_1LedgerMaster.html">ripple::LedgerMaster</a></div><div class="ttdef"><b>Definition:</b> <a href="LedgerMaster_8h_source.html#l00070">LedgerMaster.h:70</a></div></div>
|
||||
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_adab1115ffb405412540fc262c146c4f5"><div class="ttname"><a href="namespaceripple_1_1detail.html#adab1115ffb405412540fc262c146c4f5">ripple::detail::oldestAccountTxPage</a></div><div class="ttdeci">std::pair< std::optional< RelationalDatabase::AccountTxMarker >, int > oldestAccountTxPage(soci::session &session, AccountIDCache const &idCache, std::function< void(std::uint32_t)> const &onUnsavedLedger, std::function< void(std::uint32_t, std::string const &, Blob &&, Blob &&)> const &onTransaction, RelationalDatabase::AccountTxPageOptions const &options, int limit_used, std::uint32_t page_length)</div><div class="ttdoc">oldestAccountTxPage Searches oldest transactions for given account which match given criteria startin...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01227">Node.cpp:1227</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a09889694dc0604db676d0f912f031f61"><div class="ttname"><a href="namespaceripple_1_1detail.html#a09889694dc0604db676d0f912f031f61">ripple::detail::getRowsMinMax</a></div><div class="ttdeci">RelationalDatabase::CountMinMax getRowsMinMax(soci::session &session, TableType type)</div><div class="ttdoc">getRowsMinMax Returns minumum ledger sequence, maximum ledger sequence and total number of rows in gi...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00172">Node.cpp:172</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a9f544f38cf755215588e5759421b4420"><div class="ttname"><a href="namespaceripple_1_1detail.html#a9f544f38cf755215588e5759421b4420">ripple::detail::getNewestAccountTxsB</a></div><div class="ttdeci">std::pair< std::vector< RelationalDatabase::txnMetaLedgerType >, int > getNewestAccountTxsB(soci::session &session, Application &app, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getNewestAccountTxsB Returns newest transactions in binary form for given account which match given c...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01032">Node.cpp:1032</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a9f544f38cf755215588e5759421b4420"><div class="ttname"><a href="namespaceripple_1_1detail.html#a9f544f38cf755215588e5759421b4420">ripple::detail::getNewestAccountTxsB</a></div><div class="ttdeci">std::pair< std::vector< RelationalDatabase::txnMetaLedgerType >, int > getNewestAccountTxsB(soci::session &session, Application &app, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getNewestAccountTxsB Returns newest transactions in binary form for given account which match given c...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01031">Node.cpp:1031</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1DatabaseCon_1_1CheckpointerSetup_html"><div class="ttname"><a href="structripple_1_1DatabaseCon_1_1CheckpointerSetup.html">ripple::DatabaseCon::CheckpointerSetup</a></div><div class="ttdef"><b>Definition:</b> <a href="DatabaseCon_8h_source.html#l00107">DatabaseCon.h:107</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a389870f45417a1e9cef591f28a0c05b0a31112aca11d0e9e6eb7db96f317dda49"><div class="ttname"><a href="namespaceripple_1_1detail.html#a389870f45417a1e9cef591f28a0c05b0a31112aca11d0e9e6eb7db96f317dda49">ripple::detail::TableType::Transactions</a></div><div class="ttdeci">@ Transactions</div></div>
|
||||
<div class="ttc" id="astructripple_1_1RelationalDatabase_1_1AccountTxOptions_html"><div class="ttname"><a href="structripple_1_1RelationalDatabase_1_1AccountTxOptions.html">ripple::RelationalDatabase::AccountTxOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="RelationalDatabase_8h_source.html#l00064">RelationalDatabase.h:64</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a32e747530613ca57a950315769baa323"><div class="ttname"><a href="namespaceripple_1_1detail.html#a32e747530613ca57a950315769baa323">ripple::detail::newestAccountTxPage</a></div><div class="ttdeci">std::pair< std::optional< RelationalDatabase::AccountTxMarker >, int > newestAccountTxPage(soci::session &session, AccountIDCache const &idCache, std::function< void(std::uint32_t)> const &onUnsavedLedger, std::function< void(std::uint32_t, std::string const &, Blob &&, Blob &&)> const &onTransaction, RelationalDatabase::AccountTxPageOptions const &options, int limit_used, std::uint32_t page_length)</div><div class="ttdoc">newestAccountTxPage Searches newest transactions for given account which match given criteria startin...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01250">Node.cpp:1250</a></div></div>
|
||||
<div class="ttc" id="afunction_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a8c58f0c1b53f9763a3889c2767295385"><div class="ttname"><a href="namespaceripple_1_1detail.html#a8c58f0c1b53f9763a3889c2767295385">ripple::detail::getLimitedOldestLedgerInfo</a></div><div class="ttdeci">std::optional< LedgerInfo > getLimitedOldestLedgerInfo(soci::session &session, LedgerIndex ledgerFirstIndex, beast::Journal j)</div><div class="ttdoc">getLimitedOldestLedgerInfo Returns info of oldest ledger from ledgers with sequences greather or equa...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00475">Node.cpp:475</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a16cbecb925fb26e8657b67c6c53214d7"><div class="ttname"><a href="namespaceripple_1_1detail.html#a16cbecb925fb26e8657b67c6c53214d7">ripple::detail::getHashByIndex</a></div><div class="ttdeci">uint256 getHashByIndex(soci::session &session, LedgerIndex ledgerIndex)</div><div class="ttdoc">getHashByIndex Returns hash of ledger with given sequence.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00510">Node.cpp:510</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_ad37ddc47b141d2270e5cad7f625f4094"><div class="ttname"><a href="namespaceripple_1_1detail.html#ad37ddc47b141d2270e5cad7f625f4094">ripple::detail::getLedgerInfoByHash</a></div><div class="ttdeci">std::optional< LedgerInfo > getLedgerInfoByHash(soci::session &session, uint256 const &ledgerHash, beast::Journal j)</div><div class="ttdoc">getLedgerInfoByHash Returns info of ledger with given hash.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00499">Node.cpp:499</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1AccountIDCache_html"><div class="ttname"><a href="classripple_1_1AccountIDCache.html">ripple::AccountIDCache</a></div><div class="ttdoc">Caches the base58 representations of AccountIDs.</div><div class="ttdef"><b>Definition:</b> <a href="AccountID_8h_source.html#l00118">AccountID.h:118</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a32d6d3ce1a48272b677d2c88b1d30932"><div class="ttname"><a href="namespaceripple.html#a32d6d3ce1a48272b677d2c88b1d30932">ripple::error_code_i</a></div><div class="ttdeci">error_code_i</div><div class="ttdef"><b>Definition:</b> <a href="ErrorCodes_8h_source.html#l00040">ErrorCodes.h:40</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aceb06a4c305fb22f61cfc9e65e36effe"><div class="ttname"><a href="namespaceripple_1_1detail.html#aceb06a4c305fb22f61cfc9e65e36effe">ripple::detail::getTransaction</a></div><div class="ttdeci">std::variant< RelationalDatabase::AccountTx, TxSearched > getTransaction(soci::session &session, Application &app, uint256 const &id, std::optional< ClosedInterval< uint32_t >> const &range, error_code_i &ec)</div><div class="ttdoc">getTransaction Returns transaction with given hash.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01273">Node.cpp:1273</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aceb06a4c305fb22f61cfc9e65e36effe"><div class="ttname"><a href="namespaceripple_1_1detail.html#aceb06a4c305fb22f61cfc9e65e36effe">ripple::detail::getTransaction</a></div><div class="ttdeci">std::variant< RelationalDatabase::AccountTx, TxSearched > getTransaction(soci::session &session, Application &app, uint256 const &id, std::optional< ClosedInterval< uint32_t >> const &range, error_code_i &ec)</div><div class="ttdoc">getTransaction Returns transaction with given hash.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01266">Node.cpp:1266</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1detail_1_1DatabasePairValid_html"><div class="ttname"><a href="structripple_1_1detail_1_1DatabasePairValid.html">ripple::detail::DatabasePairValid</a></div><div class="ttdef"><b>Definition:</b> <a href="Node_8h_source.html#l00038">Node.h:38</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a80dd3eeb84bfc98b57ecd2dae31116be"><div class="ttname"><a href="namespaceripple_1_1detail.html#a80dd3eeb84bfc98b57ecd2dae31116be">ripple::detail::saveValidatedLedger</a></div><div class="ttdeci">bool saveValidatedLedger(DatabaseCon &ldgDB, DatabaseCon &txnDB, Application &app, std::shared_ptr< Ledger const > const &ledger, bool current)</div><div class="ttdoc">saveValidatedLedger Saves ledger into database.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00187">Node.cpp:187</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a2b0d9b76795929090150cd60dc6fbdca"><div class="ttname"><a href="namespaceripple_1_1detail.html#a2b0d9b76795929090150cd60dc6fbdca">ripple::detail::getLimitedNewestLedgerInfo</a></div><div class="ttdeci">std::optional< LedgerInfo > getLimitedNewestLedgerInfo(soci::session &session, LedgerIndex ledgerFirstIndex, beast::Journal j)</div><div class="ttdoc">getLimitedNewestLedgerInfo Returns info of newest ledger from ledgers with sequences greather or equa...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00487">Node.cpp:487</a></div></div>
|
||||
@@ -311,14 +307,15 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_ad59a5fc0f6a9f503b07a183beefef591"><div class="ttname"><a href="namespaceripple_1_1detail.html#ad59a5fc0f6a9f503b07a183beefef591">ripple::detail::getTxHistory</a></div><div class="ttdeci">std::pair< std::vector< std::shared_ptr< Transaction > >, int > getTxHistory(soci::session &session, Application &app, LedgerIndex startIndex, int quantity, bool count)</div><div class="ttdoc">getTxHistory Returns given number of most recent transactions starting from given number of entry.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00616">Node.cpp:616</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1detail_1_1DatabasePairValid_html_ad96c2e187edc2d1adf963c0110d2e939"><div class="ttname"><a href="structripple_1_1detail_1_1DatabasePairValid.html#ad96c2e187edc2d1adf963c0110d2e939">ripple::detail::DatabasePairValid::transactionDb</a></div><div class="ttdeci">std::unique_ptr< DatabaseCon > transactionDb</div><div class="ttdef"><b>Definition:</b> <a href="Node_8h_source.html#l00041">Node.h:41</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1detail_1_1DatabasePairValid_html_a15583082f0a198ceadf580c373728a6f"><div class="ttname"><a href="structripple_1_1detail_1_1DatabasePairValid.html#a15583082f0a198ceadf580c373728a6f">ripple::detail::DatabasePairValid::ledgerDb</a></div><div class="ttdeci">std::unique_ptr< DatabaseCon > ledgerDb</div><div class="ttdef"><b>Definition:</b> <a href="Node_8h_source.html#l00040">Node.h:40</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Config_html"><div class="ttname"><a href="classripple_1_1Config.html">ripple::Config</a></div><div class="ttdef"><b>Definition:</b> <a href="Config_8h_source.html#l00068">Config.h:68</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Config_html"><div class="ttname"><a href="classripple_1_1Config.html">ripple::Config</a></div><div class="ttdef"><b>Definition:</b> <a href="Config_8h_source.html#l00069">Config.h:69</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aa895b94bbde9d15d425aa0914d8e63d2"><div class="ttname"><a href="namespaceripple_1_1detail.html#aa895b94bbde9d15d425aa0914d8e63d2">ripple::detail::makeLedgerDBs</a></div><div class="ttdeci">DatabasePairValid makeLedgerDBs(Config const &config, DatabaseCon::Setup const &setup, DatabaseCon::CheckpointerSetup const &checkpointerSetup)</div><div class="ttdoc">makeLedgerDBs Opens ledger and transactions databases.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00067">Node.cpp:67</a></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="anamespaceripple_1_1detail_html_a691df57c4b491e41afe720405ac9ebb3"><div class="ttname"><a href="namespaceripple_1_1detail.html#a691df57c4b491e41afe720405ac9ebb3">ripple::detail::oldestAccountTxPage</a></div><div class="ttdeci">std::pair< std::optional< RelationalDatabase::AccountTxMarker >, int > oldestAccountTxPage(soci::session &session, std::function< void(std::uint32_t)> const &onUnsavedLedger, std::function< void(std::uint32_t, std::string const &, Blob &&, Blob &&)> const &onTransaction, RelationalDatabase::AccountTxPageOptions const &options, int limit_used, std::uint32_t page_length)</div><div class="ttdoc">oldestAccountTxPage Searches oldest transactions for given account which match given criteria startin...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01224">Node.cpp:1224</a></div></div>
|
||||
<div class="ttc" id="amap_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/map.html">std::map</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a718d6c3cd459b4d24d7bc790905c57f2"><div class="ttname"><a href="namespaceripple.html#a718d6c3cd459b4d24d7bc790905c57f2">ripple::range</a></div><div class="ttdeci">ClosedInterval< T > range(T low, T high)</div><div class="ttdoc">Create a closed range interval.</div><div class="ttdef"><b>Definition:</b> <a href="RangeSet_8h_source.html#l00053">RangeSet.h:53</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a6323779b9b85253c2d4978fcc7161584"><div class="ttname"><a href="namespaceripple_1_1detail.html#a6323779b9b85253c2d4978fcc7161584">ripple::detail::getRows</a></div><div class="ttdeci">std::size_t getRows(soci::session &session, TableType type)</div><div class="ttdoc">getRows Returns number of rows in given table.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00160">Node.cpp:160</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a200b53f197260a928dbcbb777a2e3b6f"><div class="ttname"><a href="namespaceripple_1_1detail.html#a200b53f197260a928dbcbb777a2e3b6f">ripple::detail::getOldestAccountTxsB</a></div><div class="ttdeci">std::pair< std::vector< RelationalDatabase::txnMetaLedgerType >, int > getOldestAccountTxsB(soci::session &session, Application &app, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getOldestAccountTxsB Returns oldest transactions in binary form for given account which match given c...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01021">Node.cpp:1021</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a200b53f197260a928dbcbb777a2e3b6f"><div class="ttname"><a href="namespaceripple_1_1detail.html#a200b53f197260a928dbcbb777a2e3b6f">ripple::detail::getOldestAccountTxsB</a></div><div class="ttdeci">std::pair< std::vector< RelationalDatabase::txnMetaLedgerType >, int > getOldestAccountTxsB(soci::session &session, Application &app, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getOldestAccountTxsB Returns oldest transactions in binary form for given account which match given c...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l01020">Node.cpp:1020</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1detail_1_1DatabasePairValid_html_a7c79b804e14484620d9f2c18633f5365"><div class="ttname"><a href="structripple_1_1detail_1_1DatabasePairValid.html#a7c79b804e14484620d9f2c18633f5365">ripple::detail::DatabasePairValid::valid</a></div><div class="ttdeci">bool valid</div><div class="ttdef"><b>Definition:</b> <a href="Node_8h_source.html#l00042">Node.h:42</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_ac0faae54c95ea279c12796d020425225"><div class="ttname"><a href="namespaceripple_1_1detail.html#ac0faae54c95ea279c12796d020425225">ripple::detail::getLedgerInfoByIndex</a></div><div class="ttdeci">std::optional< LedgerInfo > getLedgerInfoByIndex(soci::session &session, LedgerIndex ledgerSeq, beast::Journal j)</div><div class="ttdoc">getLedgerInfoByIndex Returns ledger by its sequence.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00456">Node.cpp:456</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>
|
||||
@@ -329,10 +326,10 @@ $(function() {
|
||||
<div class="ttc" id="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional</a></div></div>
|
||||
<div class="ttc" id="asize_t_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a79dcedfb918a7b371ab7797ae9d9bf23"><div class="ttname"><a href="namespaceripple.html#a79dcedfb918a7b371ab7797ae9d9bf23">ripple::ClosedInterval</a></div><div class="ttdeci">boost::icl::closed_interval< T > ClosedInterval</div><div class="ttdoc">A closed interval over the domain T.</div><div class="ttdef"><b>Definition:</b> <a href="RangeSet_8h_source.html#l00044">RangeSet.h:44</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aae6a1cd6a0f1d41264bad9363e3715aa"><div class="ttname"><a href="namespaceripple_1_1detail.html#aae6a1cd6a0f1d41264bad9363e3715aa">ripple::detail::getOldestAccountTxs</a></div><div class="ttdeci">std::pair< RelationalDatabase::AccountTxs, int > getOldestAccountTxs(soci::session &session, Application &app, LedgerMaster &ledgerMaster, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getOldestAccountTxs Returns oldest transactions for given account which match given criteria starting...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00900">Node.cpp:900</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aae6a1cd6a0f1d41264bad9363e3715aa"><div class="ttname"><a href="namespaceripple_1_1detail.html#aae6a1cd6a0f1d41264bad9363e3715aa">ripple::detail::getOldestAccountTxs</a></div><div class="ttdeci">std::pair< RelationalDatabase::AccountTxs, int > getOldestAccountTxs(soci::session &session, Application &app, LedgerMaster &ledgerMaster, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getOldestAccountTxs Returns oldest transactions for given account which match given criteria starting...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00899">Node.cpp:899</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_af3608c4d21da52134a2f6d23f9d20c04"><div class="ttname"><a href="namespaceripple_1_1detail.html#af3608c4d21da52134a2f6d23f9d20c04">ripple::detail::getMaxLedgerSeq</a></div><div class="ttdeci">std::optional< LedgerIndex > getMaxLedgerSeq(soci::session &session, TableType type)</div><div class="ttdoc">getMaxLedgerSeq Returns maximum ledger sequence in given table.</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00133">Node.cpp:133</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>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a8b6f99cc7d09f4c98038d1ec0c3c1d96"><div class="ttname"><a href="namespaceripple_1_1detail.html#a8b6f99cc7d09f4c98038d1ec0c3c1d96">ripple::detail::getNewestAccountTxs</a></div><div class="ttdeci">std::pair< RelationalDatabase::AccountTxs, int > getNewestAccountTxs(soci::session &session, Application &app, LedgerMaster &ledgerMaster, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getNewestAccountTxs Returns newest transactions for given account which match given criteria starting...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00913">Node.cpp:913</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a8b6f99cc7d09f4c98038d1ec0c3c1d96"><div class="ttname"><a href="namespaceripple_1_1detail.html#a8b6f99cc7d09f4c98038d1ec0c3c1d96">ripple::detail::getNewestAccountTxs</a></div><div class="ttdeci">std::pair< RelationalDatabase::AccountTxs, int > getNewestAccountTxs(soci::session &session, Application &app, LedgerMaster &ledgerMaster, RelationalDatabase::AccountTxOptions const &options, std::optional< int > const &limit_used, beast::Journal j)</div><div class="ttdoc">getNewestAccountTxs Returns newest transactions for given account which match given criteria starting...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00912">Node.cpp:912</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_aee946eb51d94f29199c095c21369b36b"><div class="ttname"><a href="namespaceripple_1_1detail.html#aee946eb51d94f29199c095c21369b36b">ripple::detail::getHashesByIndex</a></div><div class="ttdeci">std::optional< LedgerHashPair > getHashesByIndex(soci::session &session, LedgerIndex ledgerIndex, beast::Journal j)</div><div class="ttdoc">getHashesByIndex Returns hash of the ledger and hash of parent ledger for the ledger of given sequenc...</div><div class="ttdef"><b>Definition:</b> <a href="Node_8cpp_source.html#l00540">Node.cpp:540</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1RelationalDatabase_1_1AccountTxPageOptions_html"><div class="ttname"><a href="structripple_1_1RelationalDatabase_1_1AccountTxPageOptions.html">ripple::RelationalDatabase::AccountTxPageOptions</a></div><div class="ttdef"><b>Definition:</b> <a href="RelationalDatabase_8h_source.html#l00074">RelationalDatabase.h:74</a></div></div>
|
||||
<div class="ttc" id="avariant_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/variant.html">std::variant</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user