This commit is contained in:
intelliot
2023-04-11 16:57:37 +00:00
parent edd7bab8d0
commit af6e9013ea
1603 changed files with 39183 additions and 36521 deletions

View File

@@ -358,7 +358,7 @@ $(function() {
<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 class="ttdoc">STL class.</div></div>
<div class="ttc" id="anamespaceripple_html_a3b64d9e22ab9ae2c1f8957809f69d9b0"><div class="ttname"><a href="namespaceripple.html#a3b64d9e22ab9ae2c1f8957809f69d9b0">ripple::makeFeaturesRequestHeader</a></div><div class="ttdeci">std::string makeFeaturesRequestHeader(bool comprEnabled, bool ledgerReplayEnabled, bool txReduceRelayEnabled, bool vpReduceRelayEnabled)</div><div class="ttdoc">Make request header X-Protocol-Ctl value with supported features.</div><div class="ttdef"><b>Definition:</b> <a href="Handshake_8cpp_source.html#l00074">Handshake.cpp:74</a></div></div>
<div class="ttc" id="anamespaceripple_html_a4d435c32e5733f8d57bf0562c25e0f3b"><div class="ttname"><a href="namespaceripple.html#a4d435c32e5733f8d57bf0562c25e0f3b">ripple::make_SSLContext</a></div><div class="ttdeci">std::shared_ptr&lt; boost::asio::ssl::context &gt; make_SSLContext(std::string const &amp;cipherList)</div><div class="ttdoc">Create a self-signed SSL context that allows anonymous Diffie Hellman.</div><div class="ttdef"><b>Definition:</b> <a href="make__SSLContext_8cpp_source.html#l00364">make_SSLContext.cpp:364</a></div></div>
<div class="ttc" id="aclassripple_1_1test_1_1tx__reduce__relay__test_1_1PeerTest_html_a9f00f294be4b8bcc2e63eafa2d6c0593"><div class="ttname"><a href="classripple_1_1test_1_1tx__reduce__relay__test_1_1PeerTest.html#a9f00f294be4b8bcc2e63eafa2d6c0593">ripple::test::tx_reduce_relay_test::PeerTest::addTxQueue</a></div><div class="ttdeci">void addTxQueue(const uint256 &amp;hash) override</div><div class="ttdoc">Aggregate transaction's hash.</div><div class="ttdef"><b>Definition:</b> <a href="tx__reduce__relay__test_8cpp_source.html#l00130">tx_reduce_relay_test.cpp:130</a></div></div>
<div class="ttc" id="aclassripple_1_1test_1_1tx__reduce__relay__test_1_1PeerTest_html_a9f00f294be4b8bcc2e63eafa2d6c0593"><div class="ttname"><a href="classripple_1_1test_1_1tx__reduce__relay__test_1_1PeerTest.html#a9f00f294be4b8bcc2e63eafa2d6c0593">ripple::test::tx_reduce_relay_test::PeerTest::addTxQueue</a></div><div class="ttdeci">void addTxQueue(const uint256 &amp;hash) override</div><div class="ttdoc">Add transaction's hash to the transactions' hashes queue.</div><div class="ttdef"><b>Definition:</b> <a href="tx__reduce__relay__test_8cpp_source.html#l00130">tx_reduce_relay_test.cpp:130</a></div></div>
<div class="ttc" id="abasic_stringstream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_stringstream.html">std::stringstream</a></div><div class="ttdoc">STL class.</div></div>
<div class="ttc" id="aclassripple_1_1PeerImp_html_a96c66532d142fa63764aadffbfc6fe88"><div class="ttname"><a href="classripple_1_1PeerImp.html#a96c66532d142fa63764aadffbfc6fe88">ripple::PeerImp::slot</a></div><div class="ttdeci">std::shared_ptr&lt; PeerFinder::Slot &gt; const &amp; slot()</div><div class="ttdef"><b>Definition:</b> <a href="PeerImp_8h_source.html#l00260">PeerImp.h:260</a></div></div>
<div class="ttc" id="aclassripple_1_1test_1_1tx__reduce__relay__test_html_a051d4e26e1050b71288e4239b371c055"><div class="ttname"><a href="classripple_1_1test_1_1tx__reduce__relay__test.html#a051d4e26e1050b71288e4239b371c055">ripple::test::tx_reduce_relay_test::testRelay</a></div><div class="ttdeci">void testRelay(std::string const &amp;test, bool txRREnabled, std::uint16_t nPeers, std::uint16_t nDisabled, std::uint16_t minPeers, std::uint16_t relayPercentage, std::uint16_t expectRelay, std::uint16_t expectQueue, std::set&lt; Peer::id_t &gt; const &amp;toSkip={})</div><div class="ttdef"><b>Definition:</b> <a href="tx__reduce__relay__test_8cpp_source.html#l00200">tx_reduce_relay_test.cpp:200</a></div></div>