This commit is contained in:
nbougalis
2020-12-21 13:57:13 +00:00
parent 00ae94e785
commit c55b377da7
2394 changed files with 44923 additions and 47046 deletions

View File

@@ -210,7 +210,7 @@ $(function() {
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keywordflow">for</span> (<span class="keyword">auto</span> i = 0; i &lt; num_eps; ++i)</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Livecache__test.html#ad69e58eaf0380314546d75aa37f53b84">add</a>(<a class="code" href="namespacebeast_1_1IP.html#a928be2090ada42907cc2417afa30337d">beast::IP::randomEP</a>(<span class="keyword">true</span>),</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; c,</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespaceripple.html#a71a6227fec78db0b06595d62c06b25dc">ripple::rand_int</a>(0, safe_cast&lt;int&gt;(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a> + 1)));</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <a class="code" href="namespaceripple.html#a71a6227fec78db0b06595d62c06b25dc">ripple::rand_int</a>(0, safe_cast&lt;int&gt;(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a> + 1)));</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="keyword">auto</span> h = c.<a class="code" href="classripple_1_1PeerFinder_1_1Livecache.html#ae238ba5851c3827c92b4f632f976278f">hops</a>.<a class="code" href="classripple_1_1PeerFinder_1_1Livecache_1_1hops__t.html#a2703f2ed71fa5df9ad11879546fedf6c">histogram</a>();</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <span class="keywordflow">if</span> (!BEAST_EXPECT(!h.empty()))</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; <span class="keywordflow">return</span>;</div>
@@ -234,7 +234,7 @@ $(function() {
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordflow">for</span> (<span class="keyword">auto</span> i = 0; i &lt; 100; ++i)</div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Livecache__test.html#ad69e58eaf0380314546d75aa37f53b84">add</a>(<a class="code" href="namespacebeast_1_1IP.html#a928be2090ada42907cc2417afa30337d">beast::IP::randomEP</a>(<span class="keyword">true</span>),</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; c,</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <a class="code" href="namespaceripple.html#a71a6227fec78db0b06595d62c06b25dc">ripple::rand_int</a>(0, safe_cast&lt;int&gt;(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#a64251435427f33c1f5e7e6da6d63ee30aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a> + 1)));</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <a class="code" href="namespaceripple.html#a71a6227fec78db0b06595d62c06b25dc">ripple::rand_int</a>(0, safe_cast&lt;int&gt;(<a class="code" href="namespaceripple_1_1PeerFinder_1_1Tuning.html#af021a2643b7b5a3db6c40004942a3ba5aa83d68d2b1517c949c6cda2eb597c2e6">Tuning::maxHops</a> + 1)));</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; </div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; <span class="keyword">using</span> at_hop = <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector&lt;ripple::PeerFinder::Endpoint&gt;</a>;</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <span class="keyword">using</span> all_hops = <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/array.html">std::array&lt;at_hop, 1 + Tuning::maxHops + 1&gt;</a>;</div>
@@ -352,7 +352,7 @@ $(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="anamespaceripple_html_a06f1da429e6a72c7a8be4248d88ed6e7"><div class="ttname"><a href="namespaceripple.html#a06f1da429e6a72c7a8be4248d88ed6e7">ripple::sum</a></div><div class="ttdeci">static auto sum(TCollection const &amp;col)</div><div class="ttdef"><b>Definition:</b> <a href="BookStep_8cpp_source.html#l00693">BookStep.cpp:693</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="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="aclassripple_1_1PeerFinder_1_1Livecache__test_html_a500d864d913159cc9b074343a2dd7597"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Livecache__test.html#a500d864d913159cc9b074343a2dd7597">ripple::PeerFinder::Livecache_test::testExpire</a></div><div class="ttdeci">void testExpire()</div><div class="ttdef"><b>Definition:</b> <a href="Livecache__test_8cpp_source.html#l00111">Livecache_test.cpp:111</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Livecache_1_1hops__t_html_ae69e4a1cf2387be624cf1054e3c4792b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Livecache_1_1hops__t.html#ae69e4a1cf2387be624cf1054e3c4792b">ripple::PeerFinder::Livecache::hops_t::begin</a></div><div class="ttdeci">iterator begin()</div><div class="ttdef"><b>Definition:</b> <a href="Livecache_8h_source.html#l00280">Livecache.h:280</a></div></div>