This commit is contained in:
intelliot
2023-07-13 17:28:56 +00:00
parent 2cd625785d
commit e80f9cf0de
72 changed files with 3100 additions and 3086 deletions

View File

@@ -171,14 +171,14 @@ $(function() {
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_a7c5e45d1c5e268c7a9bfa22b00adb324"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#a7c5e45d1c5e268c7a9bfa22b00adb324">ripple::TransactionMaster::TransactionMaster</a></div><div class="ttdeci">TransactionMaster(Application &amp;app)</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8cpp_source.html#l00028">TransactionMaster.cpp:28</a></div></div>
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_afc49cdcfe8a4b06993b76d0e803aeb19"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#afc49cdcfe8a4b06993b76d0e803aeb19">ripple::TransactionMaster::getCache</a></div><div class="ttdeci">TaggedCache&lt; uint256, Transaction &gt; &amp; getCache()</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8cpp_source.html#l00162">TransactionMaster.cpp:162</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_html_a718d6c3cd459b4d24d7bc790905c57f2"><div class="ttname"><a href="namespaceripple.html#a718d6c3cd459b4d24d7bc790905c57f2">ripple::range</a></div><div class="ttdeci">ClosedInterval&lt; T &gt; 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_html_a718d6c3cd459b4d24d7bc790905c57f2"><div class="ttname"><a href="namespaceripple.html#a718d6c3cd459b4d24d7bc790905c57f2">ripple::range</a></div><div class="ttdeci">ClosedInterval&lt; T &gt; 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#l00054">RangeSet.h:54</a></div></div>
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_a2f89069c62a078affbaad8fabb41d563"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#a2f89069c62a078affbaad8fabb41d563">ripple::TransactionMaster::inLedger</a></div><div class="ttdeci">bool inLedger(uint256 const &amp;hash, std::uint32_t ledger)</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8cpp_source.html#l00040">TransactionMaster.cpp:40</a></div></div>
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_a04af1b6c74bd0a521ccb40026a83d201"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#a04af1b6c74bd0a521ccb40026a83d201">ripple::TransactionMaster::operator=</a></div><div class="ttdeci">TransactionMaster &amp; operator=(TransactionMaster const &amp;)=delete</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_1TransactionMaster_html_adfb688396e9aed123c909f739e44a0cf"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#adfb688396e9aed123c909f739e44a0cf">ripple::TransactionMaster::canonicalize</a></div><div class="ttdeci">void canonicalize(std::shared_ptr&lt; Transaction &gt; *pTransaction)</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8cpp_source.html#l00143">TransactionMaster.cpp:143</a></div></div>
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_a895c798b0ba232520d1285ca06eee923"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#a895c798b0ba232520d1285ca06eee923">ripple::TransactionMaster::fetch</a></div><div class="ttdeci">std::variant&lt; std::pair&lt; std::shared_ptr&lt; Transaction &gt;, std::shared_ptr&lt; TxMeta &gt; &gt;, TxSearched &gt; fetch(uint256 const &amp;, error_code_i &amp;ec)</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8cpp_source.html#l00060">TransactionMaster.cpp:60</a></div></div>
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_a733f6ca8abe71da1b9bb423fe030b9a3"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#a733f6ca8abe71da1b9bb423fe030b9a3">ripple::TransactionMaster::mApp</a></div><div class="ttdeci">Application &amp; mApp</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8h_source.html#l00089">TransactionMaster.h:89</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&lt; T &gt; 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_html_a79dcedfb918a7b371ab7797ae9d9bf23"><div class="ttname"><a href="namespaceripple.html#a79dcedfb918a7b371ab7797ae9d9bf23">ripple::ClosedInterval</a></div><div class="ttdeci">boost::icl::closed_interval&lt; T &gt; 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#l00045">RangeSet.h:45</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>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>