mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-23 04:25:51 +00:00
deploy: 6534757d85
This commit is contained in:
@@ -339,7 +339,7 @@ $(function() {
|
||||
<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>
|
||||
<div class="ttc" id="ainsert_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/set/insert.html">std::set::insert</a></div><div class="ttdeci">T insert(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1keylet_html_ac58ecac7b057504ea6c1706c0ee04623"><div class="ttname"><a href="namespaceripple_1_1keylet.html#ac58ecac7b057504ea6c1706c0ee04623">ripple::keylet::fees</a></div><div class="ttdeci">Keylet const & fees() noexcept</div><div class="ttdoc">The (fixed) index of the object containing the ledger fees.</div><div class="ttdef"><b>Definition:</b> <a href="Indexes_8cpp_source.html#l00222">Indexes.cpp:222</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_a18d8dde90d603d1c67c2aa616950dbd9"><div class="ttname"><a href="namespaceripple.html#a18d8dde90d603d1c67c2aa616950dbd9">ripple::applyTransactions</a></div><div class="ttdeci">std::size_t applyTransactions(Application &app, std::shared_ptr< Ledger const > const &built, CanonicalTXSet &txns, std::set< TxID > &failed, OpenView &view, beast::Journal j)</div><div class="ttdoc">Apply a set of consensus transactions to a ledger.</div><div class="ttdef"><b>Definition:</b> <a href="BuildLedger_8cpp_source.html#l00099">BuildLedger.cpp:99</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a247779f478ec521c40830fc6fe746fdb"><div class="ttname"><a href="namespaceripple.html#a247779f478ec521c40830fc6fe746fdb">ripple::buildLedgerImpl</a></div><div class="ttdeci">std::shared_ptr< Ledger > buildLedgerImpl(std::shared_ptr< Ledger const > const &parent, NetClock::time_point closeTime, bool const closeTimeCorrect, NetClock::duration closeResolution, Application &app, beast::Journal j, ApplyTxs &&applyTxs)</div><div class="ttdef"><b>Definition:</b> <a href="BuildLedger_8cpp_source.html#l00039">BuildLedger.cpp:39</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a3352ead78ab1510016d3f728004acd63a505a83f220c02df2f85c3810cd9ceb38"><div class="ttname"><a href="namespaceripple.html#a3352ead78ab1510016d3f728004acd63a505a83f220c02df2f85c3810cd9ceb38">ripple::ApplyTransactionResult::Success</a></div><div class="ttdeci">@ Success</div><div class="ttdoc">Applied to this ledger.</div></div>
|
||||
|
||||
Reference in New Issue
Block a user