mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
deploy: 711608e652
This commit is contained in:
@@ -277,7 +277,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1TaggedCache_html"><div class="ttname"><a href="classripple_1_1TaggedCache.html">ripple::TaggedCache< uint256, SLE const ></a></div></div>
|
||||
<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 class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_ab7f4326cb3cb4aa865d2cd9a930a7641"><div class="ttname"><a href="classripple_1_1OpenLedger.html#ab7f4326cb3cb4aa865d2cd9a930a7641">ripple::OpenLedger::current_</a></div><div class="ttdeci">std::shared_ptr< OpenView const > current_</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00056">OpenLedger.h:56</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_aa4807d9612f7e9874d9d6dac5c650de1"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#aa4807d9612f7e9874d9d6dac5c650de1">ripple::CanonicalTXSet::erase</a></div><div class="ttdeci">const_iterator erase(const_iterator const &it)</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00136">CanonicalTXSet.h:136</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_aa4807d9612f7e9874d9d6dac5c650de1"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#aa4807d9612f7e9874d9d6dac5c650de1">ripple::CanonicalTXSet::erase</a></div><div class="ttdeci">const_iterator erase(const_iterator const &it)</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00137">CanonicalTXSet.h:137</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a04fd027db8c14138d0ccce4ea131d59c"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a04fd027db8c14138d0ccce4ea131d59c">ripple::OpenLedger::operator=</a></div><div class="ttdeci">OpenLedger & operator=(OpenLedger const &)=delete</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenView_html"><div class="ttname"><a href="classripple_1_1OpenView.html">ripple::OpenView</a></div><div class="ttdoc">Writable ledger view that accumulates state and tx changes.</div><div class="ttdef"><b>Definition:</b> <a href="OpenView_8h_source.html#l00055">OpenView.h:55</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ad2487abbcc1a5d6064b72144b461df6e"><div class="ttname"><a href="namespaceripple.html#ad2487abbcc1a5d6064b72144b461df6e">ripple::ApplyFlags</a></div><div class="ttdeci">ApplyFlags</div><div class="ttdef"><b>Definition:</b> <a href="ApplyView_8h_source.html#l00029">ApplyView.h:29</a></div></div>
|
||||
@@ -287,8 +287,8 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a96bb5c3c9dfae39b054eedc8d6026a97abd936aff81db9087051d25a3e30e6e54"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97abd936aff81db9087051d25a3e30e6e54">ripple::OpenLedger::retry</a></div><div class="ttdeci">@ retry</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00190">OpenLedger.h:190</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a90a638edeab8df2795ec705451782975"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a90a638edeab8df2795ec705451782975">ripple::OpenLedger::apply</a></div><div class="ttdeci">static void apply(Application &app, OpenView &view, ReadView const &check, FwdRange const &txs, OrderedTxs &retries, ApplyFlags flags, beast::Journal j)</div><div class="ttdoc">Algorithm for applying transactions.</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00209">OpenLedger.h:209</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a3b20a6007626da5a1d79d1213924cb72"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a3b20a6007626da5a1d79d1213924cb72">ripple::OpenLedger::accept</a></div><div class="ttdeci">void accept(Application &app, Rules const &rules, std::shared_ptr< Ledger const > const &ledger, OrderedTxs const &locals, bool retriesFirst, OrderedTxs &retries, ApplyFlags flags, std::string const &suffix="", modify_type const &f={})</div><div class="ttdoc">Accept a new ledger.</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8cpp_source.html#l00071">OpenLedger.cpp:71</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html">ripple::CanonicalTXSet</a></div><div class="ttdoc">Holds transactions which were deferred to the next pass of consensus.</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00037">CanonicalTXSet.h:37</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a867d7654e3ed11b5d7047f776a02fb44"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a867d7654e3ed11b5d7047f776a02fb44">ripple::CanonicalTXSet::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00142">CanonicalTXSet.h:142</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html">ripple::CanonicalTXSet</a></div><div class="ttdoc">Holds transactions which were deferred to the next pass of consensus.</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00038">CanonicalTXSet.h:38</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a867d7654e3ed11b5d7047f776a02fb44"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a867d7654e3ed11b5d7047f776a02fb44">ripple::CanonicalTXSet::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00143">CanonicalTXSet.h:143</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a96bb5c3c9dfae39b054eedc8d6026a97ab1bdfba01dc2e495ad5658f24d8db566"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97ab1bdfba01dc2e495ad5658f24d8db566">ripple::OpenLedger::failure</a></div><div class="ttdeci">@ failure</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00190">OpenLedger.h:190</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a02d323b2b1ad7d9f713c3d3bb6fea649"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a02d323b2b1ad7d9f713c3d3bb6fea649">ripple::OpenLedger::j_</a></div><div class="ttdeci">const beast::Journal j_</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00052">OpenLedger.h:52</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a83bc97098814823939ed94c547a257f4"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a83bc97098814823939ed94c547a257f4">ripple::OpenLedger::OpenLedger</a></div><div class="ttdeci">OpenLedger()=delete</div></div>
|
||||
@@ -300,14 +300,14 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a1c2fa3073adf8f6405ec16dcdb9afd92"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a1c2fa3073adf8f6405ec16dcdb9afd92">ripple::CanonicalTXSet::insert</a></div><div class="ttdeci">void insert(std::shared_ptr< STTx const > const &txn)</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8cpp_source.html#l00052">CanonicalTXSet.cpp:52</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a97e4b79eaa01694360e38723347ea344"><div class="ttname"><a href="namespaceripple.html#a97e4b79eaa01694360e38723347ea344">ripple::debugTostr</a></div><div class="ttdeci">std::string debugTostr(OrderedTxs const &set)</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8cpp_source.html#l00189">OpenLedger.cpp:189</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a88144aac5696b3f33eccfaaed0aeb8ba"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a88144aac5696b3f33eccfaaed0aeb8ba">ripple::OpenLedger::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdoc">Returns true if there are no transactions.</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8cpp_source.html#l00043">OpenLedger.cpp:43</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a495b08dc4b911cd69f4193f8adb42b20"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a495b08dc4b911cd69f4193f8adb42b20">ripple::CanonicalTXSet::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00148">CanonicalTXSet.h:148</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a495b08dc4b911cd69f4193f8adb42b20"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a495b08dc4b911cd69f4193f8adb42b20">ripple::CanonicalTXSet::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00149">CanonicalTXSet.h:149</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html"><div class="ttname"><a href="classripple_1_1OpenLedger.html">ripple::OpenLedger</a></div><div class="ttdoc">Represents the open ledger.</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00049">OpenLedger.h:49</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1ReadView_html"><div class="ttname"><a href="classripple_1_1ReadView.html">ripple::ReadView</a></div><div class="ttdoc">A view into a ledger.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00192">ReadView.h:192</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="aclassripple_1_1OpenLedger_html_aade3c5c258064798500759fe1696ddd0"><div class="ttname"><a href="classripple_1_1OpenLedger.html#aade3c5c258064798500759fe1696ddd0">ripple::OpenLedger::apply_one</a></div><div class="ttdeci">static Result apply_one(Application &app, OpenView &view, std::shared_ptr< STTx const > const &tx, bool retry, ApplyFlags flags, beast::Journal j)</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8cpp_source.html#l00158">OpenLedger.cpp:158</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a45ea81952cd667f5e109a173db763d3c"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a45ea81952cd667f5e109a173db763d3c">ripple::OpenLedger::cache_</a></div><div class="ttdeci">CachedSLEs & cache_</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00053">OpenLedger.h:53</a></div></div>
|
||||
<div class="ttc" id="acassert_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/cassert.html">cassert</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a74b2568b8529216a9c646edee16179af"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a74b2568b8529216a9c646edee16179af">ripple::CanonicalTXSet::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00159">CanonicalTXSet.h:159</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1CanonicalTXSet_html_a74b2568b8529216a9c646edee16179af"><div class="ttname"><a href="classripple_1_1CanonicalTXSet.html#a74b2568b8529216a9c646edee16179af">ripple::CanonicalTXSet::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdef"><b>Definition:</b> <a href="CanonicalTXSet_8h_source.html#l00160">CanonicalTXSet.h:160</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html"><div class="ttname"><a href="classripple_1_1Rules.html">ripple::Rules</a></div><div class="ttdoc">Rules controlling protocol behavior.</div><div class="ttdef"><b>Definition:</b> <a href="ReadView_8h_source.html#l00131">ReadView.h:131</a></div></div>
|
||||
<div class="ttc" id="amutex_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/mutex.html">mutex</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1OpenLedger_html_a96bb5c3c9dfae39b054eedc8d6026a97"><div class="ttname"><a href="classripple_1_1OpenLedger.html#a96bb5c3c9dfae39b054eedc8d6026a97">ripple::OpenLedger::Result</a></div><div class="ttdeci">Result</div><div class="ttdef"><b>Definition:</b> <a href="OpenLedger_8h_source.html#l00190">OpenLedger.h:190</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user