This commit is contained in:
bthomee
2025-05-08 11:05:03 +00:00
parent 3c36d01be9
commit da1a1fe717
983 changed files with 15498 additions and 15479 deletions

View File

@@ -160,7 +160,7 @@ $(function() {
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="classripple_1_1ConsensusTransSetSF.html#a2ff174d8c863ae309b98af42cf52a6c2"> 82</a></span><a class="code hl_function" href="classripple_1_1ConsensusTransSetSF.html#a2ff174d8c863ae309b98af42cf52a6c2">ConsensusTransSetSF::getNode</a>(<a class="code hl_class" href="classripple_1_1SHAMapHash.html">SHAMapHash</a> <span class="keyword">const</span>&amp; nodeHash)<span class="keyword"> const</span></div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span><span class="keyword"></span>{</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">Blob</a> nodeData;</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="classripple_1_1ConsensusTransSetSF.html#afa9ba058f1afc651ebc2b6711f255316">m_nodeCache</a>.<a class="code hl_function" href="classripple_1_1TaggedCache.html#a180de999ec99f8c049a5c5841f220216">retrieve</a>(nodeHash, nodeData))</div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="keywordflow">if</span> (<a class="code hl_variable" href="classripple_1_1ConsensusTransSetSF.html#afa9ba058f1afc651ebc2b6711f255316">m_nodeCache</a>.<a class="code hl_function" href="classripple_1_1TaggedCache.html#a1ec98d0e02449e2397fd90499437a36f">retrieve</a>(nodeHash, nodeData))</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> <span class="keywordflow">return</span> nodeData;</div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> </div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> <span class="keyword">auto</span> txn =</div>
@@ -205,7 +205,7 @@ $(function() {
<div class="ttc" id="aclassripple_1_1Serializer_html_a394c3299f6cfcebdaa4bc98ec0c602d6"><div class="ttname"><a href="classripple_1_1Serializer.html#a394c3299f6cfcebdaa4bc98ec0c602d6">ripple::Serializer::slice</a></div><div class="ttdeci">Slice slice() const noexcept</div><div class="ttdef"><b>Definition:</b> <a href="Serializer_8h_source.html#l00067">Serializer.h:67</a></div></div>
<div class="ttc" id="aclassripple_1_1Serializer_html_a4be06995bf7f2abee9df8a411303ca99"><div class="ttname"><a href="classripple_1_1Serializer.html#a4be06995bf7f2abee9df8a411303ca99">ripple::Serializer::peekData</a></div><div class="ttdeci">Blob const &amp; peekData() const</div><div class="ttdef"><b>Definition:</b> <a href="Serializer_8h_source.html#l00203">Serializer.h:203</a></div></div>
<div class="ttc" id="aclassripple_1_1TaggedCache_html"><div class="ttname"><a href="classripple_1_1TaggedCache.html">ripple::TaggedCache&lt; SHAMapHash, Blob &gt;</a></div></div>
<div class="ttc" id="aclassripple_1_1TaggedCache_html_a180de999ec99f8c049a5c5841f220216"><div class="ttname"><a href="classripple_1_1TaggedCache.html#a180de999ec99f8c049a5c5841f220216">ripple::TaggedCache::retrieve</a></div><div class="ttdeci">bool retrieve(const key_type &amp;key, T &amp;data)</div></div>
<div class="ttc" id="aclassripple_1_1TaggedCache_html_a1ec98d0e02449e2397fd90499437a36f"><div class="ttname"><a href="classripple_1_1TaggedCache.html#a1ec98d0e02449e2397fd90499437a36f">ripple::TaggedCache::retrieve</a></div><div class="ttdeci">bool retrieve(key_type const &amp;key, T &amp;data)</div></div>
<div class="ttc" id="aclassripple_1_1TaggedCache_html_a650a84ffd002036d38d415689f65a06a"><div class="ttname"><a href="classripple_1_1TaggedCache.html#a650a84ffd002036d38d415689f65a06a">ripple::TaggedCache::insert</a></div><div class="ttdeci">auto insert(key_type const &amp;key, T const &amp;value) -&gt; std::enable_if_t&lt;!IsKeyCache, ReturnType &gt;</div><div class="ttdoc">Insert the element into the container.</div></div>
<div class="ttc" id="aclassripple_1_1TransactionMaster_html_a0d0e60c26fcefb409c8c61c48545c3ac"><div class="ttname"><a href="classripple_1_1TransactionMaster.html#a0d0e60c26fcefb409c8c61c48545c3ac">ripple::TransactionMaster::fetch_from_cache</a></div><div class="ttdeci">std::shared_ptr&lt; Transaction &gt; fetch_from_cache(uint256 const &amp;)</div><div class="ttdef"><b>Definition:</b> <a href="TransactionMaster_8cpp_source.html#l00058">TransactionMaster.cpp:58</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>