This commit is contained in:
bthomee
2025-08-27 02:38:02 -07:00
parent 1320eaee44
commit 8310831799
2611 changed files with 35757 additions and 34520 deletions

View File

@@ -105,7 +105,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor">#include &lt;xrpld/peerfinder/PeerfinderManager.h&gt;</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#include &lt;boost/asio/io_service.hpp&gt;</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="preprocessor">#include &lt;boost/asio/io_context.hpp&gt;</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> </div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="preprocessor">#include &lt;<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a>&gt;</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
@@ -113,8 +113,8 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="keyword">namespace </span>PeerFinder {</div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr&lt;Manager&gt;</a></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><a class="code hl_function" href="namespaceripple_1_1PeerFinder.html#a737d84d4c155590d0a2861fd36781bbb">make_Manager</a>(</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> boost::asio::io_service&amp; io_service,</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><a class="code hl_function" href="namespaceripple_1_1PeerFinder.html#a30aefa92bae95c80ebae6a669682d3eb">make_Manager</a>(</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> boost::asio::io_context&amp; io_context,</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> <a class="code hl_typedef" href="namespaceripple_1_1PeerFinder.html#af4627ce974986eba7f69f7c89666d3fa">clock_type</a>&amp; clock,</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <a class="code hl_class" href="classbeast_1_1Journal.html">beast::Journal</a> journal,</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> BasicConfig <span class="keyword">const</span>&amp; config,</div>
@@ -126,7 +126,7 @@ $(document).ready(function() { init_codefold(0); });
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aclassbeast_1_1Journal_html"><div class="ttname"><a href="classbeast_1_1Journal.html">beast::Journal</a></div><div class="ttdoc">A generic endpoint for log messages.</div><div class="ttdef"><b>Definition</b> <a href="Journal_8h_source.html#l00059">Journal.h:60</a></div></div>
<div class="ttc" id="amemory_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_html_a737d84d4c155590d0a2861fd36781bbb"><div class="ttname"><a href="namespaceripple_1_1PeerFinder.html#a737d84d4c155590d0a2861fd36781bbb">ripple::PeerFinder::make_Manager</a></div><div class="ttdeci">std::unique_ptr&lt; Manager &gt; make_Manager(boost::asio::io_service &amp;io_service, clock_type &amp;clock, beast::Journal journal, BasicConfig const &amp;config, beast::insight::Collector::ptr const &amp;collector)</div><div class="ttdoc">Create a new Manager.</div><div class="ttdef"><b>Definition</b> <a href="PeerfinderManager_8cpp_source.html#l00273">PeerfinderManager.cpp:273</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_html_a30aefa92bae95c80ebae6a669682d3eb"><div class="ttname"><a href="namespaceripple_1_1PeerFinder.html#a30aefa92bae95c80ebae6a669682d3eb">ripple::PeerFinder::make_Manager</a></div><div class="ttdeci">std::unique_ptr&lt; Manager &gt; make_Manager(boost::asio::io_context &amp;io_context, clock_type &amp;clock, beast::Journal journal, BasicConfig const &amp;config, beast::insight::Collector::ptr const &amp;collector)</div><div class="ttdoc">Create a new Manager.</div><div class="ttdef"><b>Definition</b> <a href="PeerfinderManager_8cpp_source.html#l00276">PeerfinderManager.cpp:276</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_html_af4627ce974986eba7f69f7c89666d3fa"><div class="ttname"><a href="namespaceripple_1_1PeerFinder.html#af4627ce974986eba7f69f7c89666d3fa">ripple::PeerFinder::clock_type</a></div><div class="ttdeci">beast::abstract_clock&lt; std::chrono::steady_clock &gt; clock_type</div><div class="ttdef"><b>Definition</b> <a href="PeerfinderManager_8h_source.html#l00036">PeerfinderManager.h:36</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="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt; Collector &gt;</a></div></div>