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: Handouts.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()"
@@ -107,6 +112,7 @@ $(function() {
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
<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="foldopen" id="foldopen00032" data-start="{" data-end="}">
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="namespaceripple_1_1PeerFinder_1_1detail.html"> 32</a></span><span class="keyword">namespace </span>detail {</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment">// VFALCO TODO specialization that handles std::list for SequenceContainer</span></div>
@@ -114,6 +120,7 @@ $(function() {
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span><span class="comment">//</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span><span class="keyword">template</span> &lt;<span class="keyword">class</span> Target, <span class="keyword">class</span> HopContainer&gt;</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div>
<div class="foldopen" id="foldopen00043" data-start="{" data-end="}">
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="namespaceripple_1_1PeerFinder_1_1detail.html#ae583644b5afff423cccc94fb8c659250"> 43</a></span><a class="code hl_function" href="namespaceripple_1_1PeerFinder_1_1detail.html#ae583644b5afff423cccc94fb8c659250">handout_one</a>(Target&amp; t, HopContainer&amp; h)</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span>{</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> XRPL_ASSERT(</div>
@@ -130,11 +137,14 @@ $(function() {
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> }</div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keywordflow">return</span> 0;</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span>}</div>
</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> </div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span>} <span class="comment">// namespace detail</span></div>
</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> </div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span><span class="keyword">template</span> &lt;<span class="keyword">class</span> TargetFwdIter, <span class="keyword">class</span> SeqFwdIter&gt;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span><span class="keywordtype">void</span></div>
<div class="foldopen" id="foldopen00068" data-start="{" data-end="}">
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="namespaceripple_1_1PeerFinder.html#af480ba527cfd40c1e623716653cfad4f"> 68</a></span><a class="code hl_function" href="namespaceripple_1_1PeerFinder.html#af480ba527cfd40c1e623716653cfad4f">handout</a>(</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> TargetFwdIter first,</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> TargetFwdIter last,</div>
@@ -164,9 +174,11 @@ $(function() {
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> <span class="keywordflow">break</span>;</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> }</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span>}</div>
</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> </div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span><span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
<div class="foldopen" id="foldopen00103" data-start="{" data-end="};">
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html"> 103</a></span><span class="keyword">class </span><a class="code hl_class" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html">RedirectHandouts</a></div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span>{</div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span><span class="keyword">public</span>:</div>
@@ -178,42 +190,54 @@ $(function() {
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2b813049f715d111d966dc5db57fa6b9">try_insert</a>(<a class="code hl_struct" href="structripple_1_1PeerFinder_1_1Endpoint.html">Endpoint</a> <span class="keyword">const</span>&amp; ep);</div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> </div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00114" data-start="{" data-end="}">
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a"> 114</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a">full</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>.size() &gt;= <a class="code hl_variable" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a34bf7d8eed42ae26737b4ad5575ca754">Tuning::redirectEndpointCount</a>;</div>
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> }</div>
</div>
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span> </div>
<div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>&amp;</div>
<div class="foldopen" id="foldopen00120" data-start="{" data-end="}">
<div class="line"><a id="l00120" name="l00120"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a57ed0d62170138293ae21c86b6d8f8cd"> 120</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a57ed0d62170138293ae21c86b6d8f8cd">slot</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2356e3e15ca3cf53958661703cfd2bee">slot_</a>;</div>
<div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span> }</div>
</div>
<div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span> </div>
<div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;Endpoint&gt;</a>&amp;</div>
<div class="foldopen" id="foldopen00126" data-start="{" data-end="}">
<div class="line"><a id="l00126" name="l00126"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a8667477fc54a6170c55ff83a8d1d3971"> 126</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a8667477fc54a6170c55ff83a8d1d3971">list</a>()</div>
<div class="line"><a id="l00127" name="l00127"></a><span class="lineno"> 127</span> {</div>
<div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>;</div>
<div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> }</div>
</div>
<div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span> </div>
<div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;Endpoint&gt;</a> <span class="keyword">const</span>&amp;</div>
<div class="foldopen" id="foldopen00132" data-start="{" data-end="}">
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#acbe44e8d34981166edeb983e5e3ed36d"> 132</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#acbe44e8d34981166edeb983e5e3ed36d">list</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>;</div>
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> }</div>
</div>
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00138" name="l00138"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2356e3e15ca3cf53958661703cfd2bee"> 138</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2356e3e15ca3cf53958661703cfd2bee">slot_</a>;</div>
<div class="line"><a id="l00139" name="l00139"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59"> 139</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;Endpoint&gt;</a> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>;</div>
<div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span>};</div>
</div>
<div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span> </div>
<div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span><span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt;</div>
<div class="foldopen" id="foldopen00143" data-start="{" data-end="}">
<div class="line"><a id="l00143" name="l00143"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#abdeac70ae0fe692569bc38aa01781956"> 143</a></span><a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#abdeac70ae0fe692569bc38aa01781956">RedirectHandouts::RedirectHandouts</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>&amp; slot) : slot_(slot)</div>
<div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span>{</div>
<div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>.reserve(<a class="code hl_variable" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a34bf7d8eed42ae26737b4ad5575ca754">Tuning::redirectEndpointCount</a>);</div>
<div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span>}</div>
</div>
<div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> </div>
<div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span><span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt;</div>
<div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span><span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00150" data-start="{" data-end="}">
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2b813049f715d111d966dc5db57fa6b9"> 150</a></span><a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2b813049f715d111d966dc5db57fa6b9">RedirectHandouts::try_insert</a>(<a class="code hl_struct" href="structripple_1_1PeerFinder_1_1Endpoint.html">Endpoint</a> <span class="keyword">const</span>&amp; ep)</div>
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span>{</div>
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a">full</a>())</div>
@@ -247,9 +271,11 @@ $(function() {
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> </div>
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span> <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span>}</div>
</div>
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span> </div>
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span><span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> </div>
<div class="foldopen" id="foldopen00187" data-start="{" data-end="};">
<div class="line"><a id="l00187" name="l00187"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html"> 187</a></span><span class="keyword">class </span><a class="code hl_class" href="classripple_1_1PeerFinder_1_1SlotHandouts.html">SlotHandouts</a></div>
<div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span>{</div>
<div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span><span class="keyword">public</span>:</div>
@@ -261,42 +287,54 @@ $(function() {
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad42ba02b8ffe4862964591a45c657c40">try_insert</a>(<a class="code hl_struct" href="structripple_1_1PeerFinder_1_1Endpoint.html">Endpoint</a> <span class="keyword">const</span>&amp; ep);</div>
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> </div>
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> <span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00198" data-start="{" data-end="}">
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686"> 198</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686">full</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.size() &gt;= <a class="code hl_variable" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a55f544f747806be644055ae58de6dbcb">Tuning::numberOfEndpoints</a>;</div>
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> }</div>
</div>
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> </div>
<div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span> <span class="keywordtype">void</span></div>
<div class="foldopen" id="foldopen00204" data-start="{" data-end="}">
<div class="line"><a id="l00204" name="l00204"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a000277e18b72fda40da812427d087e1e"> 204</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a000277e18b72fda40da812427d087e1e">insert</a>(<a class="code hl_struct" href="structripple_1_1PeerFinder_1_1Endpoint.html">Endpoint</a> <span class="keyword">const</span>&amp; ep)</div>
<div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span> {</div>
<div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.push_back(ep);</div>
<div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span> }</div>
</div>
<div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> </div>
<div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>&amp;</div>
<div class="foldopen" id="foldopen00210" data-start="{" data-end="}">
<div class="line"><a id="l00210" name="l00210"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af8bd28d10d1656a5ca01b56b9f96aabe"> 210</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af8bd28d10d1656a5ca01b56b9f96aabe">slot</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af22087dc0a3c8f9436bffa01caa44f74">slot_</a>;</div>
<div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span> }</div>
</div>
<div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> </div>
<div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;Endpoint&gt;</a> <span class="keyword">const</span>&amp;</div>
<div class="foldopen" id="foldopen00216" data-start="{" data-end="}">
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ab0b719f407c1893451d95790f665df01"> 216</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ab0b719f407c1893451d95790f665df01">list</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>;</div>
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span> }</div>
</div>
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span> </div>
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span><span class="keyword">private</span>:</div>
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af22087dc0a3c8f9436bffa01caa44f74"> 222</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af22087dc0a3c8f9436bffa01caa44f74">slot_</a>;</div>
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd"> 223</a></span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;Endpoint&gt;</a> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>;</div>
<div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span>};</div>
</div>
<div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span> </div>
<div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span><span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt;</div>
<div class="foldopen" id="foldopen00227" data-start="{" data-end="}">
<div class="line"><a id="l00227" name="l00227"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a3bb7b0f79dd9e60780071959dec5bb6b"> 227</a></span><a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a3bb7b0f79dd9e60780071959dec5bb6b">SlotHandouts::SlotHandouts</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>&amp; slot) : slot_(slot)</div>
<div class="line"><a id="l00228" name="l00228"></a><span class="lineno"> 228</span>{</div>
<div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.reserve(<a class="code hl_variable" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a55f544f747806be644055ae58de6dbcb">Tuning::numberOfEndpoints</a>);</div>
<div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span>}</div>
</div>
<div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> </div>
<div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span><span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt;</div>
<div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span><span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00234" data-start="{" data-end="}">
<div class="line"><a id="l00234" name="l00234"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad42ba02b8ffe4862964591a45c657c40"> 234</a></span><a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad42ba02b8ffe4862964591a45c657c40">SlotHandouts::try_insert</a>(<a class="code hl_struct" href="structripple_1_1PeerFinder_1_1Endpoint.html">Endpoint</a> <span class="keyword">const</span>&amp; ep)</div>
<div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span>{</div>
<div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686">full</a>())</div>
@@ -330,9 +368,11 @@ $(function() {
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span> </div>
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span>}</div>
</div>
<div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span> </div>
<div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span><span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span> </div>
<div class="foldopen" id="foldopen00271" data-start="{" data-end="};">
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html"> 271</a></span><span class="keyword">class </span><a class="code hl_class" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html">ConnectHandouts</a></div>
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span>{</div>
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span><span class="keyword">public</span>:</div>
@@ -356,45 +396,59 @@ $(function() {
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"> 291</span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#aa6b5832354de26226b8fca9de53a4fc8">try_insert</a>(<a class="code hl_class" href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a> <span class="keyword">const</span>&amp; endpoint);</div>
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"> 292</span> </div>
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"> 293</span> <span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00294" data-start="{" data-end="}">
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#af110cd14b8a2d3e327cbf348097ff0bc"> 294</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#af110cd14b8a2d3e327cbf348097ff0bc">empty</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00295" name="l00295"></a><span class="lineno"> 295</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00296" name="l00296"></a><span class="lineno"> 296</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">m_list</a>.<a class="code hl_functionRef" href="http://en.cppreference.com/w/cpp/container/vector/empty.html">empty</a>();</div>
<div class="line"><a id="l00297" name="l00297"></a><span class="lineno"> 297</span> }</div>
</div>
<div class="line"><a id="l00298" name="l00298"></a><span class="lineno"> 298</span> </div>
<div class="line"><a id="l00299" name="l00299"></a><span class="lineno"> 299</span> <span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00300" data-start="{" data-end="}">
<div class="line"><a id="l00300" name="l00300"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a615cc9460ce6a14c289cab4f03699a16"> 300</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a615cc9460ce6a14c289cab4f03699a16">full</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00301" name="l00301"></a><span class="lineno"> 301</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00302" name="l00302"></a><span class="lineno"> 302</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">m_list</a>.<a class="code hl_functionRef" href="http://en.cppreference.com/w/cpp/container/vector/size.html">size</a>() &gt;= <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab8876ba0762b09b3ea09c859558172fd">m_needed</a>;</div>
<div class="line"><a id="l00303" name="l00303"></a><span class="lineno"> 303</span> }</div>
</div>
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"> 304</span> </div>
<div class="line"><a id="l00305" name="l00305"></a><span class="lineno"> 305</span> <span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00306" data-start="{" data-end="}">
<div class="line"><a id="l00306" name="l00306"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ac595a42feb950cb8f69addee27e7a304"> 306</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ac595a42feb950cb8f69addee27e7a304">try_insert</a>(<a class="code hl_struct" href="structripple_1_1PeerFinder_1_1Endpoint.html">Endpoint</a> <span class="keyword">const</span>&amp; endpoint)</div>
<div class="line"><a id="l00307" name="l00307"></a><span class="lineno"> 307</span> {</div>
<div class="line"><a id="l00308" name="l00308"></a><span class="lineno"> 308</span> <span class="keywordflow">return</span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#aa6b5832354de26226b8fca9de53a4fc8">try_insert</a>(endpoint.<a class="code hl_variable" href="structripple_1_1PeerFinder_1_1Endpoint.html#a5902587981565796078acf3168c19143">address</a>);</div>
<div class="line"><a id="l00309" name="l00309"></a><span class="lineno"> 309</span> }</div>
</div>
<div class="line"><a id="l00310" name="l00310"></a><span class="lineno"> 310</span> </div>
<div class="line"><a id="l00311" name="l00311"></a><span class="lineno"> 311</span> <a class="code hl_typedef" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a486d3ce5a6fe8ebb80db9b506ec707a6">list_type</a>&amp;</div>
<div class="foldopen" id="foldopen00312" data-start="{" data-end="}">
<div class="line"><a id="l00312" name="l00312"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a4294e4d7987cff900c829abe054ad0dd"> 312</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a4294e4d7987cff900c829abe054ad0dd">list</a>()</div>
<div class="line"><a id="l00313" name="l00313"></a><span class="lineno"> 313</span> {</div>
<div class="line"><a id="l00314" name="l00314"></a><span class="lineno"> 314</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">m_list</a>;</div>
<div class="line"><a id="l00315" name="l00315"></a><span class="lineno"> 315</span> }</div>
</div>
<div class="line"><a id="l00316" name="l00316"></a><span class="lineno"> 316</span> </div>
<div class="line"><a id="l00317" name="l00317"></a><span class="lineno"> 317</span> <a class="code hl_typedef" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a486d3ce5a6fe8ebb80db9b506ec707a6">list_type</a> <span class="keyword">const</span>&amp;</div>
<div class="foldopen" id="foldopen00318" data-start="{" data-end="}">
<div class="line"><a id="l00318" name="l00318"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#acb8141cbf494d4e6aba9a4812b28f8ee"> 318</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#acb8141cbf494d4e6aba9a4812b28f8ee">list</a>()<span class="keyword"> const</span></div>
<div class="line"><a id="l00319" name="l00319"></a><span class="lineno"> 319</span><span class="keyword"> </span>{</div>
<div class="line"><a id="l00320" name="l00320"></a><span class="lineno"> 320</span> <span class="keywordflow">return</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">m_list</a>;</div>
<div class="line"><a id="l00321" name="l00321"></a><span class="lineno"> 321</span> }</div>
</div>
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno"> 322</span>};</div>
</div>
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno"> 323</span> </div>
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"> 324</span><span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt;</div>
<div class="foldopen" id="foldopen00325" data-start="{" data-end="}">
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a63ca82c35ba4e52f21b061b08d6f1938"> 325</a></span><a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a63ca82c35ba4e52f21b061b08d6f1938">ConnectHandouts::ConnectHandouts</a>(<a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> needed, <a class="code hl_class" href="classbeast_1_1detail_1_1aged__ordered__container.html">Squelches</a>&amp; squelches)</div>
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno"> 326</span> : m_needed(needed), m_squelches(squelches)</div>
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno"> 327</span>{</div>
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno"> 328</span> <a class="code hl_variable" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">m_list</a>.<a class="code hl_functionRef" href="http://en.cppreference.com/w/cpp/container/vector/reserve.html">reserve</a>(needed);</div>
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span>}</div>
</div>
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno"> 330</span> </div>
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span><span class="keyword">template</span> &lt;<span class="keyword">class</span>&gt;</div>
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno"> 332</span><span class="keywordtype">bool</span></div>
<div class="foldopen" id="foldopen00333" data-start="{" data-end="}">
<div class="line"><a id="l00333" name="l00333"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#aa6b5832354de26226b8fca9de53a4fc8"> 333</a></span><a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#aa6b5832354de26226b8fca9de53a4fc8">ConnectHandouts::try_insert</a>(<a class="code hl_class" href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a> <span class="keyword">const</span>&amp; endpoint)</div>
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno"> 334</span>{</div>
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno"> 335</span> <span class="keywordflow">if</span> (<a class="code hl_function" href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a615cc9460ce6a14c289cab4f03699a16">full</a>())</div>
@@ -422,6 +476,7 @@ $(function() {
<div class="line"><a id="l00357" name="l00357"></a><span class="lineno"> 357</span> </div>
<div class="line"><a id="l00358" name="l00358"></a><span class="lineno"> 358</span> <span class="keywordflow">return</span> <span class="keyword">true</span>;</div>
<div class="line"><a id="l00359" name="l00359"></a><span class="lineno"> 359</span>}</div>
</div>
<div class="line"><a id="l00360" name="l00360"></a><span class="lineno"> 360</span> </div>
<div class="line"><a id="l00361" name="l00361"></a><span class="lineno"> 361</span>} <span class="comment">// namespace PeerFinder</span></div>
<div class="line"><a id="l00362" name="l00362"></a><span class="lineno"> 362</span>} <span class="comment">// namespace ripple</span></div>
@@ -429,61 +484,61 @@ $(function() {
<div class="line"><a id="l00364" name="l00364"></a><span class="lineno"> 364</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aall_any_none_of_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/all_any_none_of.html">std::any_of</a></div><div class="ttdeci">T any_of(T... args)</div></div>
<div class="ttc" id="abegin_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/begin.html">std::vector::begin</a></div><div class="ttdeci">T begin(T... args)</div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a></div><div class="ttdoc">A version-independent IP address and port combination.</div><div class="ttdef"><b>Definition:</b> <a href="IPEndpoint_8h_source.html#l00037">IPEndpoint.h:38</a></div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html_a0a72b96b0bf95c6baf12c51582697fed"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html#a0a72b96b0bf95c6baf12c51582697fed">beast::IP::Endpoint::address</a></div><div class="ttdeci">Address const &amp; address() const</div><div class="ttdoc">Returns the address portion of this endpoint.</div><div class="ttdef"><b>Definition:</b> <a href="IPEndpoint_8h_source.html#l00075">IPEndpoint.h:75</a></div></div>
<div class="ttc" id="aclassbeast_1_1detail_1_1aged__ordered__container_html"><div class="ttname"><a href="classbeast_1_1detail_1_1aged__ordered__container.html">beast::detail::aged_ordered_container</a></div><div class="ttdoc">Associative container where each element is also indexed by time.</div><div class="ttdef"><b>Definition:</b> <a href="aged__ordered__container_8h_source.html#l00083">aged_ordered_container.h:84</a></div></div>
<div class="ttc" id="aclassbeast_1_1detail_1_1aged__ordered__container_html_a8aec77ab5f16278b505546fdc17d8a05"><div class="ttname"><a href="classbeast_1_1detail_1_1aged__ordered__container.html#a8aec77ab5f16278b505546fdc17d8a05">beast::detail::aged_ordered_container::insert</a></div><div class="ttdeci">auto insert(value_type const &amp;value) -&gt; typename std::enable_if&lt;!maybe_multi, std::pair&lt; iterator, bool &gt; &gt;::type</div><div class="ttdef"><b>Definition:</b> <a href="aged__ordered__container_8h_source.html#l01748">aged_ordered_container.h:1749</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html">ripple::PeerFinder::ConnectHandouts</a></div><div class="ttdoc">Receives handouts for making automatic connections.</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00271">Handouts.h:272</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a4294e4d7987cff900c829abe054ad0dd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a4294e4d7987cff900c829abe054ad0dd">ripple::PeerFinder::ConnectHandouts::list</a></div><div class="ttdeci">list_type &amp; list()</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00312">Handouts.h:312</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a466fa0804ef94c9baf56b82bb5b0f9d5"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a466fa0804ef94c9baf56b82bb5b0f9d5">ripple::PeerFinder::ConnectHandouts::m_squelches</a></div><div class="ttdeci">Squelches &amp; m_squelches</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00282">Handouts.h:282</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a486d3ce5a6fe8ebb80db9b506ec707a6"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a486d3ce5a6fe8ebb80db9b506ec707a6">ripple::PeerFinder::ConnectHandouts::list_type</a></div><div class="ttdeci">std::vector&lt; beast::IP::Endpoint &gt; list_type</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00278">Handouts.h:278</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a615cc9460ce6a14c289cab4f03699a16"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a615cc9460ce6a14c289cab4f03699a16">ripple::PeerFinder::ConnectHandouts::full</a></div><div class="ttdeci">bool full() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00300">Handouts.h:300</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a63ca82c35ba4e52f21b061b08d6f1938"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a63ca82c35ba4e52f21b061b08d6f1938">ripple::PeerFinder::ConnectHandouts::ConnectHandouts</a></div><div class="ttdeci">ConnectHandouts(std::size_t needed, Squelches &amp;squelches)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00325">Handouts.h:325</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_aa6b5832354de26226b8fca9de53a4fc8"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#aa6b5832354de26226b8fca9de53a4fc8">ripple::PeerFinder::ConnectHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(beast::IP::Endpoint const &amp;endpoint)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00333">Handouts.h:333</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_ab8876ba0762b09b3ea09c859558172fd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab8876ba0762b09b3ea09c859558172fd">ripple::PeerFinder::ConnectHandouts::m_needed</a></div><div class="ttdeci">std::size_t m_needed</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00281">Handouts.h:281</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_ab94af0c12fd63cb6059ccc3ea40f801a"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">ripple::PeerFinder::ConnectHandouts::m_list</a></div><div class="ttdeci">list_type m_list</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00283">Handouts.h:283</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_ac595a42feb950cb8f69addee27e7a304"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ac595a42feb950cb8f69addee27e7a304">ripple::PeerFinder::ConnectHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(Endpoint const &amp;endpoint)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00306">Handouts.h:306</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_acb8141cbf494d4e6aba9a4812b28f8ee"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#acb8141cbf494d4e6aba9a4812b28f8ee">ripple::PeerFinder::ConnectHandouts::list</a></div><div class="ttdeci">list_type const &amp; list() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00318">Handouts.h:318</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_af110cd14b8a2d3e327cbf348097ff0bc"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#af110cd14b8a2d3e327cbf348097ff0bc">ripple::PeerFinder::ConnectHandouts::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00294">Handouts.h:294</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html">ripple::PeerFinder::RedirectHandouts</a></div><div class="ttdoc">Receives handouts for redirecting a connection.</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00103">Handouts.h:104</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a1cfc71c434fef6ac1b8c5386119ccf59"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">ripple::PeerFinder::RedirectHandouts::list_</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; list_</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00139">Handouts.h:139</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a2356e3e15ca3cf53958661703cfd2bee"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2356e3e15ca3cf53958661703cfd2bee">ripple::PeerFinder::RedirectHandouts::slot_</a></div><div class="ttdeci">SlotImp::ptr slot_</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00138">Handouts.h:138</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a2b813049f715d111d966dc5db57fa6b9"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2b813049f715d111d966dc5db57fa6b9">ripple::PeerFinder::RedirectHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(Endpoint const &amp;ep)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00150">Handouts.h:150</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a4849b08546d6fb89a2eac09fdb1c826a"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a">ripple::PeerFinder::RedirectHandouts::full</a></div><div class="ttdeci">bool full() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00114">Handouts.h:114</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a57ed0d62170138293ae21c86b6d8f8cd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a57ed0d62170138293ae21c86b6d8f8cd">ripple::PeerFinder::RedirectHandouts::slot</a></div><div class="ttdeci">SlotImp::ptr const &amp; slot() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00120">Handouts.h:120</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a8667477fc54a6170c55ff83a8d1d3971"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a8667477fc54a6170c55ff83a8d1d3971">ripple::PeerFinder::RedirectHandouts::list</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; &amp; list()</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00126">Handouts.h:126</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_abdeac70ae0fe692569bc38aa01781956"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#abdeac70ae0fe692569bc38aa01781956">ripple::PeerFinder::RedirectHandouts::RedirectHandouts</a></div><div class="ttdeci">RedirectHandouts(SlotImp::ptr const &amp;slot)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00143">Handouts.h:143</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_acbe44e8d34981166edeb983e5e3ed36d"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#acbe44e8d34981166edeb983e5e3ed36d">ripple::PeerFinder::RedirectHandouts::list</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; const &amp; list() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00132">Handouts.h:132</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html">ripple::PeerFinder::SlotHandouts</a></div><div class="ttdoc">Receives endpoints for a slot during periodic handouts.</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00187">Handouts.h:188</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a000277e18b72fda40da812427d087e1e"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a000277e18b72fda40da812427d087e1e">ripple::PeerFinder::SlotHandouts::insert</a></div><div class="ttdeci">void insert(Endpoint const &amp;ep)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00204">Handouts.h:204</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a235851832911250caa9d8480446a3686"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686">ripple::PeerFinder::SlotHandouts::full</a></div><div class="ttdeci">bool full() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00198">Handouts.h:198</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a3bb7b0f79dd9e60780071959dec5bb6b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a3bb7b0f79dd9e60780071959dec5bb6b">ripple::PeerFinder::SlotHandouts::SlotHandouts</a></div><div class="ttdeci">SlotHandouts(SlotImp::ptr const &amp;slot)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00227">Handouts.h:227</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_ab0b719f407c1893451d95790f665df01"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ab0b719f407c1893451d95790f665df01">ripple::PeerFinder::SlotHandouts::list</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; const &amp; list() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00216">Handouts.h:216</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_ad0f5fc76ef6142ce5c9236c4e778dbfd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">ripple::PeerFinder::SlotHandouts::list_</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; list_</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00223">Handouts.h:223</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_ad42ba02b8ffe4862964591a45c657c40"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad42ba02b8ffe4862964591a45c657c40">ripple::PeerFinder::SlotHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(Endpoint const &amp;ep)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00234">Handouts.h:234</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_af22087dc0a3c8f9436bffa01caa44f74"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af22087dc0a3c8f9436bffa01caa44f74">ripple::PeerFinder::SlotHandouts::slot_</a></div><div class="ttdeci">SlotImp::ptr slot_</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00222">Handouts.h:222</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_af8bd28d10d1656a5ca01b56b9f96aabe"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af8bd28d10d1656a5ca01b56b9f96aabe">ripple::PeerFinder::SlotHandouts::slot</a></div><div class="ttdeci">SlotImp::ptr const &amp; slot() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00210">Handouts.h:210</a></div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a></div><div class="ttdoc">A version-independent IP address and port combination.</div><div class="ttdef"><b>Definition</b> <a href="IPEndpoint_8h_source.html#l00037">IPEndpoint.h:38</a></div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html_a0a72b96b0bf95c6baf12c51582697fed"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html#a0a72b96b0bf95c6baf12c51582697fed">beast::IP::Endpoint::address</a></div><div class="ttdeci">Address const &amp; address() const</div><div class="ttdoc">Returns the address portion of this endpoint.</div><div class="ttdef"><b>Definition</b> <a href="IPEndpoint_8h_source.html#l00075">IPEndpoint.h:75</a></div></div>
<div class="ttc" id="aclassbeast_1_1detail_1_1aged__ordered__container_html"><div class="ttname"><a href="classbeast_1_1detail_1_1aged__ordered__container.html">beast::detail::aged_ordered_container</a></div><div class="ttdoc">Associative container where each element is also indexed by time.</div><div class="ttdef"><b>Definition</b> <a href="aged__ordered__container_8h_source.html#l00083">aged_ordered_container.h:84</a></div></div>
<div class="ttc" id="aclassbeast_1_1detail_1_1aged__ordered__container_html_a8aec77ab5f16278b505546fdc17d8a05"><div class="ttname"><a href="classbeast_1_1detail_1_1aged__ordered__container.html#a8aec77ab5f16278b505546fdc17d8a05">beast::detail::aged_ordered_container::insert</a></div><div class="ttdeci">auto insert(value_type const &amp;value) -&gt; typename std::enable_if&lt;!maybe_multi, std::pair&lt; iterator, bool &gt; &gt;::type</div><div class="ttdef"><b>Definition</b> <a href="aged__ordered__container_8h_source.html#l01748">aged_ordered_container.h:1749</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html">ripple::PeerFinder::ConnectHandouts</a></div><div class="ttdoc">Receives handouts for making automatic connections.</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00271">Handouts.h:272</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a4294e4d7987cff900c829abe054ad0dd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a4294e4d7987cff900c829abe054ad0dd">ripple::PeerFinder::ConnectHandouts::list</a></div><div class="ttdeci">list_type &amp; list()</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00312">Handouts.h:312</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a466fa0804ef94c9baf56b82bb5b0f9d5"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a466fa0804ef94c9baf56b82bb5b0f9d5">ripple::PeerFinder::ConnectHandouts::m_squelches</a></div><div class="ttdeci">Squelches &amp; m_squelches</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00282">Handouts.h:282</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a486d3ce5a6fe8ebb80db9b506ec707a6"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a486d3ce5a6fe8ebb80db9b506ec707a6">ripple::PeerFinder::ConnectHandouts::list_type</a></div><div class="ttdeci">std::vector&lt; beast::IP::Endpoint &gt; list_type</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00278">Handouts.h:278</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a615cc9460ce6a14c289cab4f03699a16"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a615cc9460ce6a14c289cab4f03699a16">ripple::PeerFinder::ConnectHandouts::full</a></div><div class="ttdeci">bool full() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00300">Handouts.h:300</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a63ca82c35ba4e52f21b061b08d6f1938"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a63ca82c35ba4e52f21b061b08d6f1938">ripple::PeerFinder::ConnectHandouts::ConnectHandouts</a></div><div class="ttdeci">ConnectHandouts(std::size_t needed, Squelches &amp;squelches)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00325">Handouts.h:325</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_aa6b5832354de26226b8fca9de53a4fc8"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#aa6b5832354de26226b8fca9de53a4fc8">ripple::PeerFinder::ConnectHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(beast::IP::Endpoint const &amp;endpoint)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00333">Handouts.h:333</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_ab8876ba0762b09b3ea09c859558172fd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab8876ba0762b09b3ea09c859558172fd">ripple::PeerFinder::ConnectHandouts::m_needed</a></div><div class="ttdeci">std::size_t m_needed</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00281">Handouts.h:281</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_ab94af0c12fd63cb6059ccc3ea40f801a"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ab94af0c12fd63cb6059ccc3ea40f801a">ripple::PeerFinder::ConnectHandouts::m_list</a></div><div class="ttdeci">list_type m_list</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00283">Handouts.h:283</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_ac595a42feb950cb8f69addee27e7a304"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#ac595a42feb950cb8f69addee27e7a304">ripple::PeerFinder::ConnectHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(Endpoint const &amp;endpoint)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00306">Handouts.h:306</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_acb8141cbf494d4e6aba9a4812b28f8ee"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#acb8141cbf494d4e6aba9a4812b28f8ee">ripple::PeerFinder::ConnectHandouts::list</a></div><div class="ttdeci">list_type const &amp; list() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00318">Handouts.h:318</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_af110cd14b8a2d3e327cbf348097ff0bc"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#af110cd14b8a2d3e327cbf348097ff0bc">ripple::PeerFinder::ConnectHandouts::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00294">Handouts.h:294</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html">ripple::PeerFinder::RedirectHandouts</a></div><div class="ttdoc">Receives handouts for redirecting a connection.</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00103">Handouts.h:104</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a1cfc71c434fef6ac1b8c5386119ccf59"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">ripple::PeerFinder::RedirectHandouts::list_</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; list_</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00139">Handouts.h:139</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a2356e3e15ca3cf53958661703cfd2bee"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2356e3e15ca3cf53958661703cfd2bee">ripple::PeerFinder::RedirectHandouts::slot_</a></div><div class="ttdeci">SlotImp::ptr slot_</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00138">Handouts.h:138</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a2b813049f715d111d966dc5db57fa6b9"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a2b813049f715d111d966dc5db57fa6b9">ripple::PeerFinder::RedirectHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(Endpoint const &amp;ep)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00150">Handouts.h:150</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a4849b08546d6fb89a2eac09fdb1c826a"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a">ripple::PeerFinder::RedirectHandouts::full</a></div><div class="ttdeci">bool full() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00114">Handouts.h:114</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a57ed0d62170138293ae21c86b6d8f8cd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a57ed0d62170138293ae21c86b6d8f8cd">ripple::PeerFinder::RedirectHandouts::slot</a></div><div class="ttdeci">SlotImp::ptr const &amp; slot() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00120">Handouts.h:120</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a8667477fc54a6170c55ff83a8d1d3971"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a8667477fc54a6170c55ff83a8d1d3971">ripple::PeerFinder::RedirectHandouts::list</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; &amp; list()</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00126">Handouts.h:126</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_abdeac70ae0fe692569bc38aa01781956"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#abdeac70ae0fe692569bc38aa01781956">ripple::PeerFinder::RedirectHandouts::RedirectHandouts</a></div><div class="ttdeci">RedirectHandouts(SlotImp::ptr const &amp;slot)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00143">Handouts.h:143</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_acbe44e8d34981166edeb983e5e3ed36d"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#acbe44e8d34981166edeb983e5e3ed36d">ripple::PeerFinder::RedirectHandouts::list</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; const &amp; list() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00132">Handouts.h:132</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html">ripple::PeerFinder::SlotHandouts</a></div><div class="ttdoc">Receives endpoints for a slot during periodic handouts.</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00187">Handouts.h:188</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a000277e18b72fda40da812427d087e1e"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a000277e18b72fda40da812427d087e1e">ripple::PeerFinder::SlotHandouts::insert</a></div><div class="ttdeci">void insert(Endpoint const &amp;ep)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00204">Handouts.h:204</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a235851832911250caa9d8480446a3686"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686">ripple::PeerFinder::SlotHandouts::full</a></div><div class="ttdeci">bool full() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00198">Handouts.h:198</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a3bb7b0f79dd9e60780071959dec5bb6b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a3bb7b0f79dd9e60780071959dec5bb6b">ripple::PeerFinder::SlotHandouts::SlotHandouts</a></div><div class="ttdeci">SlotHandouts(SlotImp::ptr const &amp;slot)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00227">Handouts.h:227</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_ab0b719f407c1893451d95790f665df01"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ab0b719f407c1893451d95790f665df01">ripple::PeerFinder::SlotHandouts::list</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; const &amp; list() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00216">Handouts.h:216</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_ad0f5fc76ef6142ce5c9236c4e778dbfd"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">ripple::PeerFinder::SlotHandouts::list_</a></div><div class="ttdeci">std::vector&lt; Endpoint &gt; list_</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00223">Handouts.h:223</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_ad42ba02b8ffe4862964591a45c657c40"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad42ba02b8ffe4862964591a45c657c40">ripple::PeerFinder::SlotHandouts::try_insert</a></div><div class="ttdeci">bool try_insert(Endpoint const &amp;ep)</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00234">Handouts.h:234</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_af22087dc0a3c8f9436bffa01caa44f74"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af22087dc0a3c8f9436bffa01caa44f74">ripple::PeerFinder::SlotHandouts::slot_</a></div><div class="ttdeci">SlotImp::ptr slot_</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00222">Handouts.h:222</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_af8bd28d10d1656a5ca01b56b9f96aabe"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af8bd28d10d1656a5ca01b56b9f96aabe">ripple::PeerFinder::SlotHandouts::slot</a></div><div class="ttdeci">SlotImp::ptr const &amp; slot() const</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00210">Handouts.h:210</a></div></div>
<div class="ttc" id="aempty_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/empty.html">std::vector::empty</a></div><div class="ttdeci">T empty(T... args)</div></div>
<div class="ttc" id="aend_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/end.html">std::vector::end</a></div><div class="ttdeci">T end(T... args)</div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_a34bf7d8eed42ae26737b4ad5575ca754"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a34bf7d8eed42ae26737b4ad5575ca754">ripple::PeerFinder::Tuning::redirectEndpointCount</a></div><div class="ttdeci">std::uint32_t constexpr redirectEndpointCount</div><div class="ttdef"><b>Definition:</b> <a href="src_2xrpld_2peerfinder_2detail_2Tuning_8h_source.html#l00120">src/xrpld/peerfinder/detail/Tuning.h:120</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_a55f544f747806be644055ae58de6dbcb"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a55f544f747806be644055ae58de6dbcb">ripple::PeerFinder::Tuning::numberOfEndpoints</a></div><div class="ttdeci">std::uint32_t constexpr numberOfEndpoints</div><div class="ttdef"><b>Definition:</b> <a href="src_2xrpld_2peerfinder_2detail_2Tuning_8h_source.html#l00113">src/xrpld/peerfinder/detail/Tuning.h:113</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_ad9120fce3c05559f3eb996f93c8ed9d4"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#ad9120fce3c05559f3eb996f93c8ed9d4">ripple::PeerFinder::Tuning::maxHops</a></div><div class="ttdeci">std::uint32_t constexpr maxHops</div><div class="ttdef"><b>Definition:</b> <a href="src_2xrpld_2peerfinder_2detail_2Tuning_8h_source.html#l00110">src/xrpld/peerfinder/detail/Tuning.h:110</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1detail_html_ae583644b5afff423cccc94fb8c659250"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1detail.html#ae583644b5afff423cccc94fb8c659250">ripple::PeerFinder::detail::handout_one</a></div><div class="ttdeci">std::size_t handout_one(Target &amp;t, HopContainer &amp;h)</div><div class="ttdoc">Try to insert one object in the target.</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00043">Handouts.h:43</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_html_af480ba527cfd40c1e623716653cfad4f"><div class="ttname"><a href="namespaceripple_1_1PeerFinder.html#af480ba527cfd40c1e623716653cfad4f">ripple::PeerFinder::handout</a></div><div class="ttdeci">void handout(TargetFwdIter first, TargetFwdIter last, SeqFwdIter seq_first, SeqFwdIter seq_last)</div><div class="ttdoc">Distributes objects to targets according to business rules.</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00068">Handouts.h:68</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_1_1PeerFinder_1_1Tuning_html_a34bf7d8eed42ae26737b4ad5575ca754"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a34bf7d8eed42ae26737b4ad5575ca754">ripple::PeerFinder::Tuning::redirectEndpointCount</a></div><div class="ttdeci">std::uint32_t constexpr redirectEndpointCount</div><div class="ttdef"><b>Definition</b> <a href="src_2xrpld_2peerfinder_2detail_2Tuning_8h_source.html#l00120">src/xrpld/peerfinder/detail/Tuning.h:120</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_a55f544f747806be644055ae58de6dbcb"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a55f544f747806be644055ae58de6dbcb">ripple::PeerFinder::Tuning::numberOfEndpoints</a></div><div class="ttdeci">std::uint32_t constexpr numberOfEndpoints</div><div class="ttdef"><b>Definition</b> <a href="src_2xrpld_2peerfinder_2detail_2Tuning_8h_source.html#l00113">src/xrpld/peerfinder/detail/Tuning.h:113</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_ad9120fce3c05559f3eb996f93c8ed9d4"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#ad9120fce3c05559f3eb996f93c8ed9d4">ripple::PeerFinder::Tuning::maxHops</a></div><div class="ttdeci">std::uint32_t constexpr maxHops</div><div class="ttdef"><b>Definition</b> <a href="src_2xrpld_2peerfinder_2detail_2Tuning_8h_source.html#l00110">src/xrpld/peerfinder/detail/Tuning.h:110</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1detail_html_ae583644b5afff423cccc94fb8c659250"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1detail.html#ae583644b5afff423cccc94fb8c659250">ripple::PeerFinder::detail::handout_one</a></div><div class="ttdeci">std::size_t handout_one(Target &amp;t, HopContainer &amp;h)</div><div class="ttdoc">Try to insert one object in the target.</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00043">Handouts.h:43</a></div></div>
<div class="ttc" id="anamespaceripple_1_1PeerFinder_html_af480ba527cfd40c1e623716653cfad4f"><div class="ttname"><a href="namespaceripple_1_1PeerFinder.html#af480ba527cfd40c1e623716653cfad4f">ripple::PeerFinder::handout</a></div><div class="ttdeci">void handout(TargetFwdIter first, TargetFwdIter last, SeqFwdIter seq_first, SeqFwdIter seq_last)</div><div class="ttdoc">Distributes objects to targets according to business rules.</div><div class="ttdef"><b>Definition</b> <a href="Handouts_8h_source.html#l00068">Handouts.h:68</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="apush_back_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/push_back.html">std::vector::push_back</a></div><div class="ttdeci">T push_back(T... args)</div></div>
<div class="ttc" id="areserve_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/reserve.html">std::vector::reserve</a></div><div class="ttdeci">T reserve(T... args)</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; SlotImp &gt;</a></div></div>
<div class="ttc" id="asize_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/size.html">std::vector::size</a></div><div class="ttdeci">T size(T... args)</div></div>
<div class="ttc" id="asize_t_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></div></div>
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html">ripple::PeerFinder::Endpoint</a></div><div class="ttdoc">Describes a connectible peer address along with some metadata.</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8h_source.html#l00117">PeerfinderManager.h:118</a></div></div>
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html_a5902587981565796078acf3168c19143"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html#a5902587981565796078acf3168c19143">ripple::PeerFinder::Endpoint::address</a></div><div class="ttdeci">beast::IP::Endpoint address</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8h_source.html#l00124">PeerfinderManager.h:124</a></div></div>
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html_a816bff7055d181e63590a3e6d862b869"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html#a816bff7055d181e63590a3e6d862b869">ripple::PeerFinder::Endpoint::hops</a></div><div class="ttdeci">std::uint32_t hops</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8h_source.html#l00123">PeerfinderManager.h:123</a></div></div>
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html">ripple::PeerFinder::Endpoint</a></div><div class="ttdoc">Describes a connectible peer address along with some metadata.</div><div class="ttdef"><b>Definition</b> <a href="PeerfinderManager_8h_source.html#l00117">PeerfinderManager.h:118</a></div></div>
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html_a5902587981565796078acf3168c19143"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html#a5902587981565796078acf3168c19143">ripple::PeerFinder::Endpoint::address</a></div><div class="ttdeci">beast::IP::Endpoint address</div><div class="ttdef"><b>Definition</b> <a href="PeerfinderManager_8h_source.html#l00124">PeerfinderManager.h:124</a></div></div>
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html_a816bff7055d181e63590a3e6d862b869"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html#a816bff7055d181e63590a3e6d862b869">ripple::PeerFinder::Endpoint::hops</a></div><div class="ttdeci">std::uint32_t hops</div><div class="ttdef"><b>Definition</b> <a href="PeerfinderManager_8h_source.html#l00123">PeerfinderManager.h:123</a></div></div>
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</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>