mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-26 22:15:52 +00:00
deploy: 54da532ace
This commit is contained in:
@@ -172,7 +172,7 @@ $(function() {
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a"> 113</a></span>  <a class="code" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a4849b08546d6fb89a2eac09fdb1c826a">full</a>()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/size.html">size</a>() >= <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30a35bdfab4d82d9a91b5fa70a076b88993">Tuning::redirectEndpointCount</a>;</div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/size.html">size</a>() >= <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5a35bdfab4d82d9a91b5fa70a076b88993">Tuning::redirectEndpointCount</a>;</div>
|
||||
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  }</div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
|
||||
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>&</div>
|
||||
@@ -201,7 +201,7 @@ $(function() {
|
||||
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <span class="keyword">template</span> <<span class="keyword">class</span>></div>
|
||||
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#abdeac70ae0fe692569bc38aa01781956"> 142</a></span> <a class="code" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#abdeac70ae0fe692569bc38aa01781956">RedirectHandouts::RedirectHandouts</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>& slot) : slot_(slot)</div>
|
||||
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> {</div>
|
||||
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/reserve.html">reserve</a>(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30a35bdfab4d82d9a91b5fa70a076b88993">Tuning::redirectEndpointCount</a>);</div>
|
||||
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a1cfc71c434fef6ac1b8c5386119ccf59">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/reserve.html">reserve</a>(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5a35bdfab4d82d9a91b5fa70a076b88993">Tuning::redirectEndpointCount</a>);</div>
|
||||
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> }</div>
|
||||
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  </div>
|
||||
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span> <span class="keyword">template</span> <<span class="keyword">class</span>></div>
|
||||
@@ -215,7 +215,7 @@ $(function() {
|
||||
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="comment">// addresses in a peer HTTP handshake instead of</span></div>
|
||||
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <span class="comment">// the tmENDPOINTS message.</span></div>
|
||||
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <span class="comment">//</span></div>
|
||||
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="keywordflow">if</span> (ep.<a class="code" href="structripple_1_1PeerFinder_1_1Endpoint.html#afad10bc9649cff5ad68f6a87aae15018">hops</a> > <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a>)</div>
|
||||
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <span class="keywordflow">if</span> (ep.<a class="code" href="structripple_1_1PeerFinder_1_1Endpoint.html#afad10bc9649cff5ad68f6a87aae15018">hops</a> > <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a>)</div>
|
||||
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
||||
<div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  </div>
|
||||
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <span class="comment">// Don't send them our address</span></div>
|
||||
@@ -255,7 +255,7 @@ $(function() {
|
||||
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686"> 197</a></span>  <a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686">full</a>()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/size.html">size</a>() >= <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30a99284827321c3a225668c45de4d5a779">Tuning::numberOfEndpoints</a>;</div>
|
||||
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  <span class="keywordflow">return</span> <a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/size.html">size</a>() >= <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5a99284827321c3a225668c45de4d5a779">Tuning::numberOfEndpoints</a>;</div>
|
||||
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>  }</div>
|
||||
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  </div>
|
||||
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="keywordtype">void</span></div>
|
||||
@@ -284,7 +284,7 @@ $(function() {
|
||||
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> <span class="keyword">template</span> <<span class="keyword">class</span>></div>
|
||||
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a3bb7b0f79dd9e60780071959dec5bb6b"> 226</a></span> <a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a3bb7b0f79dd9e60780071959dec5bb6b">SlotHandouts::SlotHandouts</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">SlotImp::ptr</a> <span class="keyword">const</span>& slot) : slot_(slot)</div>
|
||||
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span> {</div>
|
||||
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/reserve.html">reserve</a>(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30a99284827321c3a225668c45de4d5a779">Tuning::numberOfEndpoints</a>);</div>
|
||||
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#ad0f5fc76ef6142ce5c9236c4e778dbfd">list_</a>.<a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector/reserve.html">reserve</a>(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5a99284827321c3a225668c45de4d5a779">Tuning::numberOfEndpoints</a>);</div>
|
||||
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span> }</div>
|
||||
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  </div>
|
||||
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> <span class="keyword">template</span> <<span class="keyword">class</span>></div>
|
||||
@@ -294,7 +294,7 @@ $(function() {
|
||||
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keywordflow">if</span> (<a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a235851832911250caa9d8480446a3686">full</a>())</div>
|
||||
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
||||
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  </div>
|
||||
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keywordflow">if</span> (ep.<a class="code" href="structripple_1_1PeerFinder_1_1Endpoint.html#afad10bc9649cff5ad68f6a87aae15018">hops</a> > <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a>)</div>
|
||||
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <span class="keywordflow">if</span> (ep.<a class="code" href="structripple_1_1PeerFinder_1_1Endpoint.html#afad10bc9649cff5ad68f6a87aae15018">hops</a> > <a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a>)</div>
|
||||
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="keywordflow">return</span> <span class="keyword">false</span>;</div>
|
||||
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  </div>
|
||||
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <span class="keywordflow">if</span> (<a class="code" href="classripple_1_1PeerFinder_1_1SlotHandouts.html#af22087dc0a3c8f9436bffa01caa44f74">slot_</a>->recent.filter(ep.<a class="code" href="structripple_1_1PeerFinder_1_1Endpoint.html#a5902587981565796078acf3168c19143">address</a>, ep.<a class="code" href="structripple_1_1PeerFinder_1_1Endpoint.html#afad10bc9649cff5ad68f6a87aae15018">hops</a>))</div>
|
||||
@@ -440,6 +440,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1SlotHandouts_html_a17f5cafd06a6b8b3d3ff8e53eb4dd464"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1SlotHandouts.html#a17f5cafd06a6b8b3d3ff8e53eb4dd464">ripple::PeerFinder::SlotHandouts::slot</a></div><div class="ttdeci">SlotImp::ptr const & slot() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00209">Handouts.h:209</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 &slot)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00142">Handouts.h:142</a></div></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="anamespaceripple_1_1PeerFinder_1_1Tuning_html_af021a2643b7b5a3db6c40004942a3ba5a99284827321c3a225668c45de4d5a779"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5a99284827321c3a225668c45de4d5a779">ripple::PeerFinder::Tuning::numberOfEndpoints</a></div><div class="ttdeci">@ numberOfEndpoints</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Tuning_8h_source.html#l00115">peerfinder/impl/Tuning.h:115</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_a7e820ebb0f6db0f3cb09f8bb0a4bed15"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#a7e820ebb0f6db0f3cb09f8bb0a4bed15">ripple::PeerFinder::RedirectHandouts::list</a></div><div class="ttdeci">std::vector< Endpoint > const & list() const</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00131">Handouts.h:131</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< beast::IP::Endpoint > list_type</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00277">Handouts.h:277</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#l00221">Handouts.h:221</a></div></div>
|
||||
@@ -450,10 +451,8 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1RedirectHandouts_html_ac88f2400ffa1d2c4dc94da11716afbc2"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1RedirectHandouts.html#ac88f2400ffa1d2c4dc94da11716afbc2">ripple::PeerFinder::RedirectHandouts::list</a></div><div class="ttdeci">std::vector< Endpoint > & list()</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00125">Handouts.h:125</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 &ep)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00149">Handouts.h:149</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ConnectHandouts_html_a77c9764a67af1b3801d212e574f34b2f"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ConnectHandouts.html#a77c9764a67af1b3801d212e574f34b2f">ripple::PeerFinder::ConnectHandouts::list</a></div><div class="ttdeci">list_type & list()</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00311">Handouts.h:311</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_a64251435427f33c1f5e7e6da6d63ee30a35bdfab4d82d9a91b5fa70a076b88993"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30a35bdfab4d82d9a91b5fa70a076b88993">ripple::PeerFinder::Tuning::redirectEndpointCount</a></div><div class="ttdeci">@ redirectEndpointCount</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Tuning_8h_source.html#l00128">peerfinder/impl/Tuning.h:128</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< Endpoint > list_</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_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 &slot)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00226">Handouts.h:226</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_a64251435427f33c1f5e7e6da6d63ee30a99284827321c3a225668c45de4d5a779"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30a99284827321c3a225668c45de4d5a779">ripple::PeerFinder::Tuning::numberOfEndpoints</a></div><div class="ttdeci">@ numberOfEndpoints</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Tuning_8h_source.html#l00115">peerfinder/impl/Tuning.h:115</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#l00067">Handouts.h:67</a></div></div>
|
||||
<div class="ttc" id="aemplace_back_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/emplace_back.html">std::vector::emplace_back</a></div><div class="ttdeci">T emplace_back(T... args)</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</a></div></div>
|
||||
@@ -473,7 +472,8 @@ $(function() {
|
||||
<div class="ttc" id="astructripple_1_1PeerFinder_1_1Endpoint_html_afad10bc9649cff5ad68f6a87aae15018"><div class="ttname"><a href="structripple_1_1PeerFinder_1_1Endpoint.html#afad10bc9649cff5ad68f6a87aae15018">ripple::PeerFinder::Endpoint::hops</a></div><div class="ttdeci">int hops</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8h_source.html#l00120">PeerfinderManager.h:120</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#l00114">PeerfinderManager.h:114</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 & m_squelches</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00281">Handouts.h:281</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_a64251435427f33c1f5e7e6da6d63ee30aa83d68d2b1517c949c6cda2eb597c2e6"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30aa83d68d2b1517c949c6cda2eb597c2e6">ripple::PeerFinder::Tuning::maxHops</a></div><div class="ttdeci">@ maxHops</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Tuning_8h_source.html#l00111">peerfinder/impl/Tuning.h:111</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_af021a2643b7b5a3db6c40004942a3ba5aa83d68d2b1517c949c6cda2eb597c2e6"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5aa83d68d2b1517c949c6cda2eb597c2e6">ripple::PeerFinder::Tuning::maxHops</a></div><div class="ttdeci">@ maxHops</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Tuning_8h_source.html#l00111">peerfinder/impl/Tuning.h:111</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1PeerFinder_1_1Tuning_html_af021a2643b7b5a3db6c40004942a3ba5a35bdfab4d82d9a91b5fa70a076b88993"><div class="ttname"><a href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5a35bdfab4d82d9a91b5fa70a076b88993">ripple::PeerFinder::Tuning::redirectEndpointCount</a></div><div class="ttdeci">@ redirectEndpointCount</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Tuning_8h_source.html#l00128">peerfinder/impl/Tuning.h:128</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#l00121">PeerfinderManager.h:121</a></div></div>
|
||||
<div class="ttc" id="atype_traits_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/type_traits.html">type_traits</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 &ep)</div><div class="ttdef"><b>Definition:</b> <a href="Handouts_8h_source.html#l00203">Handouts.h:203</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user