This commit is contained in:
bthomee
2025-01-21 19:58:08 +00:00
parent 8b38c076f5
commit e61ca37029
15549 changed files with 1163583 additions and 908656 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: Slot.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -19,8 +19,8 @@
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">rippled
</div>
</td>
@@ -29,21 +29,22 @@
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
@@ -54,116 +55,120 @@ $(function() {
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_df9c78dcf3f59a33b12284f95992a64b.html">ripple</a></li><li class="navelem"><a class="el" href="dir_44aff85a5b558cac9311bb222eb8fa78.html">peerfinder</a></li> </ul>
<li class="navelem"><a class="el" href="dir_a62226f9e3a6c7c5a3be455e2f87ae01.html">xrpld</a></li><li class="navelem"><a class="el" href="dir_89046728185f0c274a4164d3e2cb38fb.html">peerfinder</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">peerfinder/Slot.h</div> </div>
<div class="headertitle"><div class="title">peerfinder/Slot.h</div></div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> This file is part of rippled: https://github.com/ripple/rippled</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> Copyright (c) 2012, 2013 Ripple Labs Inc.</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> Permission to use, copy, modify, and/or distribute this software for any</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> purpose with or without fee is hereby granted, provided that the above</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> copyright notice and this permission notice appear in all copies.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"></span> </div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL WARRANTIES</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> ANY SPECIAL , DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment">*/</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment">//==============================================================================</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; </div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#ifndef RIPPLE_PEERFINDER_SLOT_H_INCLUDED</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="preprocessor">#define RIPPLE_PEERFINDER_SLOT_H_INCLUDED</span></div>
<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;<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>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; </div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html"> 32</a></span>&#160;<span class="keyword">class </span><a class="code" href="classripple_1_1PeerFinder_1_1Slot.html">Slot</a></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;{</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="keyword">public</span>:</div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a1f281260a0f70450cf00c6231fb47653"> 35</a></span>&#160; <span class="keyword">using</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">ptr</a> = <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;Slot&gt;</a>;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; </div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fe"> 37</a></span>&#160; <span class="keyword">enum</span> <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fe">State</a> { <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac87de6c1eb1061049de480db7712dc54">accept</a>, <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feaabad7159e651d717b0c7d100c507d2b2">connect</a>, <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fea488267e5b4e7d9c0602ed78161301ded">connected</a>, <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac795f97229ae813282d51a668a48df57">active</a>, <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fea6e8b8dbe8eae258de16200a7a3625726">closing</a> };</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#ab74dc02fff51cd2d959e40c3ad241772">~Slot</a>() = 0;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#a2037b5bfb655be89f5b3c0ec3541864a">inbound</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#a49830f0b6511b04f30fbcacab8dee405">fixed</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#ab978acf7e9bf6cd5a59543b780e6bad4">reserved</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keyword">virtual</span> <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fe">State</a></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="classripple_1_1PeerFinder_1_1Slot.html#a851a0fddcbf2d00f142723fb17acd40b">state</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div>
<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> <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> <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> <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>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;} <span class="comment">// namespace ripple</span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; </div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aclassripple_1_1PeerFinder_1_1Slot_html_a851a0fddcbf2d00f142723fb17acd40b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a851a0fddcbf2d00f142723fb17acd40b">ripple::PeerFinder::Slot::state</a></div><div class="ttdeci">virtual State state() const =0</div><div class="ttdoc">Returns the state of the connection.</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>
<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="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">//------------------------------------------------------------------------------</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">/*</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"> This file is part of rippled: https://github.com/ripple/rippled</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"> Copyright (c) 2012, 2013 Ripple Labs Inc.</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment"></span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> Permission to use, copy, modify, and/or distribute this software for any</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"> purpose with or without fee is hereby granted, provided that the above</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment"> copyright notice and this permission notice appear in all copies.</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment"></span> </div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment"> THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL WARRANTIES</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment"> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment"> ANY SPECIAL , DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment"> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment"> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment"> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment">*/</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="comment">//==============================================================================</span></div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span> </div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#ifndef RIPPLE_PEERFINDER_SLOT_H_INCLUDED</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#define RIPPLE_PEERFINDER_SLOT_H_INCLUDED</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="preprocessor">#include &lt;xrpl/beast/net/IPEndpoint.h&gt;</span></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="preprocessor">#include &lt;xrpl/protocol/PublicKey.h&gt;</span></div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><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 id="l00026" name="l00026"></a><span class="lineno"> 26</span><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 id="l00027" name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespaceripple.html">ripple</a> {</div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="keyword">namespace </span>PeerFinder {</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> </div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html"> 32</a></span><span class="keyword">class </span><a class="code hl_class" href="classripple_1_1PeerFinder_1_1Slot.html">Slot</a></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span>{</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="keyword">public</span>:</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a1f281260a0f70450cf00c6231fb47653"> 35</a></span> <span class="keyword">using </span><a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">ptr</a> = <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr&lt;Slot&gt;</a>;</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac87de6c1eb1061049de480db7712dc54"> 37</a></span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fe">State</a> { <a class="code hl_enumvalue" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac87de6c1eb1061049de480db7712dc54">accept</a>, <a class="code hl_enumvalue" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feaabad7159e651d717b0c7d100c507d2b2">connect</a>, <a class="code hl_enumvalue" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fea488267e5b4e7d9c0602ed78161301ded">connected</a>, <a class="code hl_enumvalue" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1feac795f97229ae813282d51a668a48df57">active</a>, <a class="code hl_enumvalue" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fea6e8b8dbe8eae258de16200a7a3625726">closing</a> };</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> </div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#ab74dc02fff51cd2d959e40c3ad241772"> 39</a></span> <span class="keyword">virtual</span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#ab74dc02fff51cd2d959e40c3ad241772">~Slot</a>() = 0;</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> </div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a2037b5bfb655be89f5b3c0ec3541864a"> 43</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#a2037b5bfb655be89f5b3c0ec3541864a">inbound</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a49830f0b6511b04f30fbcacab8dee405"> 50</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#a49830f0b6511b04f30fbcacab8dee405">fixed</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> </div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#ab978acf7e9bf6cd5a59543b780e6bad4"> 57</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#ab978acf7e9bf6cd5a59543b780e6bad4">reserved</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> </div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">virtual</span> <a class="code hl_enumeration" href="classripple_1_1PeerFinder_1_1Slot.html#aef66a8665535aa45b5b8a628be9bc1fe">State</a></div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a851a0fddcbf2d00f142723fb17acd40b"> 61</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#a851a0fddcbf2d00f142723fb17acd40b">state</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">virtual</span> <a class="code hl_class" href="classbeast_1_1IP_1_1Endpoint.html">beast::IP::Endpoint</a> <span class="keyword">const</span>&amp;</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a37e6d2e891817ebd8e27c3446ff361ea"> 65</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#a37e6d2e891817ebd8e27c3446ff361ea">remote_endpoint</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> </div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">virtual</span> <a class="code hl_classRef" 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 id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#adcc4075fbe94e38e0a880c493ca3159b"> 69</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#adcc4075fbe94e38e0a880c493ca3159b">local_endpoint</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> </div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">virtual</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/utility/optional.html">std::optional&lt;std::uint16_t&gt;</a></div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#a56bfd479d532b3f6b18078e1ee6f400d"> 72</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#a56bfd479d532b3f6b18078e1ee6f400d">listening_port</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> </div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> <span class="keyword">virtual</span> <a class="code hl_classRef" 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 id="l00078" name="l00078"></a><span class="lineno"><a class="line" href="classripple_1_1PeerFinder_1_1Slot.html#ac3053328d5c94eb145c844644b0a051b"> 78</a></span> <a class="code hl_function" href="classripple_1_1PeerFinder_1_1Slot.html#ac3053328d5c94eb145c844644b0a051b">public_key</a>() <span class="keyword">const</span> = 0;</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span>};</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> </div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span>} <span class="comment">// namespace PeerFinder</span></div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span>} <span class="comment">// namespace ripple</span></div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span><span class="preprocessor">#endif</span></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:39</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:33</a></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="aclassripple_1_1PeerFinder_1_1Slot_html_a37e6d2e891817ebd8e27c3446ff361ea"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a37e6d2e891817ebd8e27c3446ff361ea">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_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_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_a56bfd479d532b3f6b18078e1ee6f400d"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a56bfd479d532b3f6b18078e1ee6f400d">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_a851a0fddcbf2d00f142723fb17acd40b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#a851a0fddcbf2d00f142723fb17acd40b">ripple::PeerFinder::Slot::state</a></div><div class="ttdeci">virtual State state() const =0</div><div class="ttdoc">Returns the state of the connection.</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_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_ac3053328d5c94eb145c844644b0a051b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#ac3053328d5c94eb145c844644b0a051b">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_adcc4075fbe94e38e0a880c493ca3159b"><div class="ttname"><a href="classripple_1_1PeerFinder_1_1Slot.html#adcc4075fbe94e38e0a880c493ca3159b">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_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="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_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#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>
<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_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="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="algorithm_8h_source.html#l00026">algorithm.h:26</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="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>