This commit is contained in:
manojsdoshi
2021-03-12 22:34:28 +00:00
parent 1664f589f1
commit dffdcfc0e7
4802 changed files with 108249 additions and 108053 deletions

View File

@@ -93,8 +93,8 @@ $(function() {
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; </div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="preprocessor">#include &lt;ripple/beast/net/IPEndpoint.h&gt;</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="preprocessor">#include &lt;ripple/protocol/PublicKey.h&gt;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;boost/optional.hpp&gt;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a>&gt;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="preprocessor">#include &lt;<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a>&gt;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="preprocessor">#include &lt;<a class="codeRef" href="http://en.cppreference.com/w/cpp/header/optional.html">optional</a>&gt;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceripple.html">ripple</a> {</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="keyword">namespace </span>PeerFinder {</div>
@@ -123,14 +123,14 @@ $(function() {
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#a99a1d92137db70c5f5527c245c1901b9">remote_endpoint</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; </div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keyword">virtual</span> boost::optional&lt;beast::IP::Endpoint&gt; <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aeb3f0b5bb8ec46bf984cff3eee908680">local_endpoint</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keyword">virtual</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;beast::IP::Endpoint&gt;</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#ab692b096774298a021a80352de06c5ca">local_endpoint</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; </div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">virtual</span> boost::optional&lt;std::uint16_t&gt;</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#ae748962f680bbd14e220eb0527bcd94b">listening_port</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">virtual</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;std::uint16_t&gt;</a></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#ae60af6a775dcc8bbf6c54258edfe5f71">listening_port</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; </div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keyword">virtual</span> boost::optional&lt;PublicKey&gt; <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#a488ee0678f8dbeb37f2975f7a1104589">public_key</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; <span class="keyword">virtual</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;PublicKey&gt;</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#a7e8bb02a7d348a3f9b8c871190cec4f3">public_key</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;};</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; </div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;} <span class="comment">// namespace PeerFinder</span></div>
@@ -142,20 +142,21 @@ $(function() {
<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>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aef66a8665535aa45b5b8a628be9bc1feac87de6c1eb1061049de480db7712dc54"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac87de6c1eb1061049de480db7712dc54">ripple::PeerFinder::Slot::accept</a></div><div class="ttdeci">@ accept</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00037">peerfinder/Slot.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_a49830f0b6511b04f30fbcacab8dee405"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a49830f0b6511b04f30fbcacab8dee405">ripple::PeerFinder::Slot::fixed</a></div><div class="ttdeci">virtual bool fixed() const =0</div><div class="ttdoc">Returns true if this is a fixed connection.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_a488ee0678f8dbeb37f2975f7a1104589"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a488ee0678f8dbeb37f2975f7a1104589">ripple::PeerFinder::Slot::public_key</a></div><div class="ttdeci">virtual boost::optional&lt; PublicKey &gt; const &amp; public_key() const =0</div><div class="ttdoc">The peer's public key, when known.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aef66a8665535aa45b5b8a628be9bc1feac795f97229ae813282d51a668a48df57"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac795f97229ae813282d51a668a48df57">ripple::PeerFinder::Slot::active</a></div><div class="ttdeci">@ active</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00037">peerfinder/Slot.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_ab978acf7e9bf6cd5a59543b780e6bad4"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#ab978acf7e9bf6cd5a59543b780e6bad4">ripple::PeerFinder::Slot::reserved</a></div><div class="ttdeci">virtual bool reserved() const =0</div><div class="ttdoc">Returns true if this is a reserved connection.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_a99a1d92137db70c5f5527c245c1901b9"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a99a1d92137db70c5f5527c245c1901b9">ripple::PeerFinder::Slot::remote_endpoint</a></div><div class="ttdeci">virtual beast::IP::Endpoint const &amp; remote_endpoint() const =0</div><div class="ttdoc">The remote endpoint of socket.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_ae748962f680bbd14e220eb0527bcd94b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#ae748962f680bbd14e220eb0527bcd94b">ripple::PeerFinder::Slot::listening_port</a></div><div class="ttdeci">virtual boost::optional&lt; std::uint16_t &gt; listening_port() const =0</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aef66a8665535aa45b5b8a628be9bc1fea488267e5b4e7d9c0602ed78161301ded"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fea488267e5b4e7d9c0602ed78161301ded">ripple::PeerFinder::Slot::connected</a></div><div class="ttdeci">@ connected</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00037">peerfinder/Slot.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aeb3f0b5bb8ec46bf984cff3eee908680"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aeb3f0b5bb8ec46bf984cff3eee908680">ripple::PeerFinder::Slot::local_endpoint</a></div><div class="ttdeci">virtual boost::optional&lt; beast::IP::Endpoint &gt; const &amp; local_endpoint() const =0</div><div class="ttdoc">The local endpoint of the socket, when known.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aef66a8665535aa45b5b8a628be9bc1fea6e8b8dbe8eae258de16200a7a3625726"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fea6e8b8dbe8eae258de16200a7a3625726">ripple::PeerFinder::Slot::closing</a></div><div class="ttdeci">@ closing</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00037">peerfinder/Slot.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aef66a8665535aa45b5b8a628be9bc1fe"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fe">ripple::PeerFinder::Slot::State</a></div><div class="ttdeci">State</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00037">peerfinder/Slot.h:37</a></div></div>
<div class="ttc" id="amemory_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/memory.html">memory</a></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>
<div class="ttc" id="aoptional_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/optional.html">optional</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_a7e8bb02a7d348a3f9b8c871190cec4f3"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a7e8bb02a7d348a3f9b8c871190cec4f3">ripple::PeerFinder::Slot::public_key</a></div><div class="ttdeci">virtual std::optional&lt; PublicKey &gt; const &amp; public_key() const =0</div><div class="ttdoc">The peer's public key, when known.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_a2037b5bfb655be89f5b3c0ec3541864a"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a2037b5bfb655be89f5b3c0ec3541864a">ripple::PeerFinder::Slot::inbound</a></div><div class="ttdeci">virtual bool inbound() const =0</div><div class="ttdoc">Returns true if this is an inbound connection.</div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a></div><div class="ttdoc">A version-independent IP address and port combination.</div><div class="ttdef"><b>Definition:</b> <a href="IPEndpoint_8h_source.html#l00039">IPEndpoint.h:39</a></div></div>
<div class="ttc" id="aclassbeast_1_1IP_1_1Endpoint_html"><div class="ttname"><a href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a></div><div class="ttdoc">A version-independent IP address and port combination.</div><div class="ttdef"><b>Definition:</b> <a href="IPEndpoint_8h_source.html#l00038">IPEndpoint.h:38</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_ab692b096774298a021a80352de06c5ca"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#ab692b096774298a021a80352de06c5ca">ripple::PeerFinder::Slot::local_endpoint</a></div><div class="ttdeci">virtual std::optional&lt; beast::IP::Endpoint &gt; const &amp; local_endpoint() const =0</div><div class="ttdoc">The local endpoint of the socket, when known.</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_ab74dc02fff51cd2d959e40c3ad241772"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#ab74dc02fff51cd2d959e40c3ad241772">ripple::PeerFinder::Slot::~Slot</a></div><div class="ttdeci">virtual ~Slot()=0</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_ae60af6a775dcc8bbf6c54258edfe5f71"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#ae60af6a775dcc8bbf6c54258edfe5f71">ripple::PeerFinder::Slot::listening_port</a></div><div class="ttdeci">virtual std::optional&lt; std::uint16_t &gt; listening_port() const =0</div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_aef66a8665535aa45b5b8a628be9bc1feaabad7159e651d717b0c7d100c507d2b2"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feaabad7159e651d717b0c7d100c507d2b2">ripple::PeerFinder::Slot::connect</a></div><div class="ttdeci">@ connect</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00037">peerfinder/Slot.h:37</a></div></div>
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html">ripple::PeerFinder::Slot</a></div><div class="ttdoc">Properties and state associated with a peer to peer overlay connection.</div><div class="ttdef"><b>Definition:</b> <a href="peerfinder_2Slot_8h_source.html#l00032">peerfinder/Slot.h:32</a></div></div>
<!-- start footer part -->