This commit is contained in:
intelliot
2023-06-23 17:23:43 +00:00
parent df089d923d
commit 180acc41a7
405 changed files with 31858 additions and 31627 deletions

View File

@@ -261,7 +261,7 @@ $(function() {
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;} <span class="comment">// namespace ripple</span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="anamespaceripple_html_a5a08ef41766731386ceb3ec0866c47d8"><div class="ttname"><a href="namespaceripple.html#a5a08ef41766731386ceb3ec0866c47d8">ripple::make_DummyPeerSet</a></div><div class="ttdeci">std::unique_ptr&lt; PeerSet &gt; make_DummyPeerSet(Application &amp;app)</div><div class="ttdoc">Make a dummy PeerSet that does not do anything.</div><div class="ttdef"><b>Definition:</b> <a href="PeerSet_8cpp_source.html#l00187">PeerSet.cpp:187</a></div></div>
<div class="ttc" id="aclassripple_1_1Application_html"><div class="ttname"><a href="classripple_1_1Application.html">ripple::Application</a></div><div class="ttdef"><b>Definition:</b> <a href="Application_8h_source.html#l00115">Application.h:115</a></div></div>
<div class="ttc" id="aclassripple_1_1Application_html"><div class="ttname"><a href="classripple_1_1Application.html">ripple::Application</a></div><div class="ttdef"><b>Definition:</b> <a href="Application_8h_source.html#l00116">Application.h:116</a></div></div>
<div class="ttc" id="aclassripple_1_1DummyPeerSet_html_abefbc8fb25e8a8aad8f023a347883083"><div class="ttname"><a href="classripple_1_1DummyPeerSet.html#abefbc8fb25e8a8aad8f023a347883083">ripple::DummyPeerSet::j_</a></div><div class="ttdeci">beast::Journal j_</div><div class="ttdef"><b>Definition:</b> <a href="PeerSet_8cpp_source.html#l00183">PeerSet.cpp:183</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerSetImpl_html_ab28e397ae7a50d75f864c54a35a239ae"><div class="ttname"><a href="classripple_1_1PeerSetImpl.html#ab28e397ae7a50d75f864c54a35a239ae">ripple::PeerSetImpl::peers_</a></div><div class="ttdeci">std::set&lt; Peer::id_t &gt; peers_</div><div class="ttdoc">The identifiers of the peers we are tracking.</div><div class="ttdef"><b>Definition:</b> <a href="PeerSet_8cpp_source.html#l00055">PeerSet.cpp:55</a></div></div>
<div class="ttc" id="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a></div><div class="ttdoc">STL class.</div></div>