This commit is contained in:
bthomee
2025-08-19 09:49:50 -07:00
parent bb5efdeec8
commit e7f4ae8bed
14888 changed files with 259444 additions and 168566 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: AbstractFetchPackContainer.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -29,7 +29,7 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
@@ -46,6 +46,11 @@ $(function() {
/* @license-end */
</script>
<div id="main-nav"></div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -105,6 +110,7 @@ $(function() {
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="foldopen" id="foldopen00033" data-start="{" data-end="};">
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="classripple_1_1AbstractFetchPackContainer.html"> 33</a></span><span class="keyword">class </span><a class="code hl_class" href="classripple_1_1AbstractFetchPackContainer.html">AbstractFetchPackContainer</a></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>{</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span><span class="keyword">public</span>:</div>
@@ -113,20 +119,21 @@ $(function() {
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <span class="keyword">virtual</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;Blob&gt;</a></div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="classripple_1_1AbstractFetchPackContainer.html#a38ff557891e927e4bf046acdb8af37bd"> 45</a></span> <a class="code hl_function" href="classripple_1_1AbstractFetchPackContainer.html#a38ff557891e927e4bf046acdb8af37bd">getFetchPack</a>(<a class="code hl_class" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>&amp; nodeHash) = 0;</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span>};</div>
</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span>} <span class="comment">// namespace ripple</span></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aclassripple_1_1AbstractFetchPackContainer_html"><div class="ttname"><a href="classripple_1_1AbstractFetchPackContainer.html">ripple::AbstractFetchPackContainer</a></div><div class="ttdoc">An interface facilitating retrieval of fetch packs without an application or ledgermaster object.</div><div class="ttdef"><b>Definition:</b> <a href="AbstractFetchPackContainer_8h_source.html#l00033">AbstractFetchPackContainer.h:34</a></div></div>
<div class="ttc" id="aclassripple_1_1AbstractFetchPackContainer_html"><div class="ttname"><a href="classripple_1_1AbstractFetchPackContainer.html">ripple::AbstractFetchPackContainer</a></div><div class="ttdoc">An interface facilitating retrieval of fetch packs without an application or ledgermaster object.</div><div class="ttdef"><b>Definition</b> <a href="AbstractFetchPackContainer_8h_source.html#l00033">AbstractFetchPackContainer.h:34</a></div></div>
<div class="ttc" id="aclassripple_1_1AbstractFetchPackContainer_html_a2bef43de3153bf61d0308cb077285313"><div class="ttname"><a href="classripple_1_1AbstractFetchPackContainer.html#a2bef43de3153bf61d0308cb077285313">ripple::AbstractFetchPackContainer::~AbstractFetchPackContainer</a></div><div class="ttdeci">virtual ~AbstractFetchPackContainer()=default</div></div>
<div class="ttc" id="aclassripple_1_1AbstractFetchPackContainer_html_a38ff557891e927e4bf046acdb8af37bd"><div class="ttname"><a href="classripple_1_1AbstractFetchPackContainer.html#a38ff557891e927e4bf046acdb8af37bd">ripple::AbstractFetchPackContainer::getFetchPack</a></div><div class="ttdeci">virtual std::optional&lt; Blob &gt; getFetchPack(uint256 const &amp;nodeHash)=0</div><div class="ttdoc">Retrieves partial ledger data of the coresponding hash from peers.</div></div>
<div class="ttc" id="aclassripple_1_1base__uint_html"><div class="ttname"><a href="classripple_1_1base__uint.html">ripple::base_uint&lt; 256 &gt;</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"><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="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/optional.html">optional</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>