This commit is contained in:
intelliot
2023-09-14 20:12:35 +00:00
parent 99cc92db65
commit 3a2b643821
4217 changed files with 122025 additions and 62743 deletions

View File

@@ -388,7 +388,7 @@ $(function() {
<div class="ttc" id="athread_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/thread.html">thread</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ManagerImp_html_a06be604d80043a7f809ccd7198f40f31"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ManagerImp.html#a06be604d80043a7f809ccd7198f40f31">ripple::PeerFinder::ManagerImp::addFixedPeer</a></div><div class="ttdeci">void addFixedPeer(std::string const &amp;name, std::vector&lt; beast::IP::Endpoint &gt; const &amp;addresses) override</div><div class="ttdoc">Add a peer that should always be connected.</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8cpp_source.html#l00102">PeerfinderManager.cpp:102</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ManagerImp_html_a183e2c26276081c6684b0f65c830e063"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ManagerImp.html#a183e2c26276081c6684b0f65c830e063">ripple::PeerFinder::ManagerImp::stop</a></div><div class="ttdeci">void stop() override</div><div class="ttdoc">Transition to the stopped state, synchronously.</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8cpp_source.html#l00073">PeerfinderManager.cpp:73</a></div></div>
<div class="ttc" id="aclassripple_1_1PublicKey_html"><div class="ttname"><a href="classripple_1_1PublicKey.html">ripple::PublicKey</a></div><div class="ttdoc">A public key.</div><div class="ttdef"><b>Definition:</b> <a href="PublicKey_8h_source.html#l00059">PublicKey.h:59</a></div></div>
<div class="ttc" id="aclassripple_1_1PublicKey_html"><div class="ttname"><a href="classripple_1_1PublicKey.html">ripple::PublicKey</a></div><div class="ttdoc">A public key.</div><div class="ttdef"><b>Definition:</b> <a href="PublicKey_8h_source.html#l00061">PublicKey.h:61</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1ManagerImp_html_a0b581151bf586fa9f1b64d250e947358"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1ManagerImp.html#a0b581151bf586fa9f1b64d250e947358">ripple::PeerFinder::ManagerImp::on_closed</a></div><div class="ttdeci">void on_closed(std::shared_ptr&lt; Slot &gt; const &amp;slot) override</div><div class="ttdoc">Called when the slot is closed.</div><div class="ttdef"><b>Definition:</b> <a href="PeerfinderManager_8cpp_source.html#l00148">PeerfinderManager.cpp:148</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Logic_html_aa51d139903531e663640d77b962bd390"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Logic.html#aa51d139903531e663640d77b962bd390">ripple::PeerFinder::Logic::addStaticSource</a></div><div class="ttdeci">void addStaticSource(std::shared_ptr&lt; Source &gt; const &amp;source)</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Logic_8h_source.html#l01015">peerfinder/impl/Logic.h:1015</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Logic_html_a87f8088518481b0fd79f137720f0ac60"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Logic.html#a87f8088518481b0fd79f137720f0ac60">ripple::PeerFinder::Logic::buildEndpointsForPeers</a></div><div class="ttdeci">std::vector&lt; std::pair&lt; std::shared_ptr&lt; Slot &gt;, std::vector&lt; Endpoint &gt; &gt; &gt; buildEndpointsForPeers()</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2impl_2Logic_8h_source.html#l00581">peerfinder/impl/Logic.h:581</a></div></div>