Files
rippled/classripple_1_1test_1_1Link.html
2021-09-14 16:34:03 +00:00

445 lines
24 KiB
HTML

<!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">
<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 name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: ripple::test::Link Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">rippled
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<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-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 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="namespaceripple_1_1test.html">test</a></li><li class="navelem"><a class="el" href="classripple_1_1test_1_1Link.html">Link</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-types">Private Types</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classripple_1_1test_1_1Link-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ripple::test::Link Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Simulate link from a validator to a peer directly connected to the server.
<a href="classripple_1_1test_1_1Link.html#details">More...</a></p>
<div class="dynheader">
Collaboration diagram for ripple::test::Link:</div>
<div class="dyncontent">
<div class="center"><img src="classripple_1_1test_1_1Link__coll__graph.png" border="0" usemap="#ripple_1_1test_1_1Link_coll__map" alt="Collaboration graph"/></div>
<map name="ripple_1_1test_1_1Link_coll__map" id="ripple_1_1test_1_1Link_coll__map">
<area shape="rect" title="Simulate link from a validator to a peer directly connected to the server." alt="" coords="1456,291,1583,317"/>
<area shape="rect" href="classripple_1_1test_1_1Validator.html" title="Simulate Validator." alt="" coords="1171,209,1330,236"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/unordered_map.html" title=" " alt="" coords="853,49,1028,90"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="594,5,697,32"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title="STL class." alt="" coords="567,56,724,83"/>
<area shape="rect" title=" " alt="" coords="283,35,322,61"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="889,159,992,185"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="837,209,1044,236"/>
<area shape="rect" href="classripple_1_1Message.html" title=" " alt="" coords="583,209,707,236"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/enable_shared_from_this.html" title=" " alt="" coords="213,86,392,127"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/once_flag.html" title=" " alt="" coords="247,152,359,179"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="219,207,386,233"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="5,368,100,395"/>
<area shape="rect" href="classripple_1_1PublicKey.html" title="A public key." alt="" coords="580,345,711,372"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/utility/optional.html" title=" " alt="" coords="225,258,380,299"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="259,329,347,356"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/memory/weak_ptr.html" title=" " alt="" coords="1166,291,1335,317"/>
<area shape="rect" href="classripple_1_1Peer.html" title="Represents a peer connection in the overlay." alt="" coords="893,323,989,349"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/utility/pair.html" title=" " alt="" coords="1163,342,1339,383"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a735f5acbb6fedfcfffd33945713f7cc0"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a735f5acbb6fedfcfffd33945713f7cc0">Link</a> (<a class="el" href="classripple_1_1test_1_1Validator.html">Validator</a> &amp;<a class="el" href="classripple_1_1test_1_1Link.html#a5ed62a051bc1bf90d8a71c1403583611">validator</a>, <a class="el" href="namespaceripple_1_1test.html#ab6e6375b049fc3bcf2b9999d304e0507">PeerSPtr</a> peer, <a class="el" href="classripple_1_1test_1_1Link.html#a47dbe523bdfa8e2a713627f561052140">Latency</a> const &amp;latency={<a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>(5), <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>(15)})</td></tr>
<tr class="separator:a735f5acbb6fedfcfffd33945713f7cc0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a71e330b6465af11a9c0a17e65b853391"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a71e330b6465af11a9c0a17e65b853391">~Link</a> ()=default</td></tr>
<tr class="separator:a71e330b6465af11a9c0a17e65b853391"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4742eafab39e640c73135f913cd4f005"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a4742eafab39e640c73135f913cd4f005">send</a> (<a class="el" href="namespaceripple_1_1test.html#a357f16ba6b57e892a6ee6e7c5bcde09b">MessageSPtr</a> const &amp;m, <a class="el" href="namespaceripple_1_1test.html#a7ead0a4637af4b331e2ede8e1f823a32">SquelchCB</a> f)</td></tr>
<tr class="separator:a4742eafab39e640c73135f913cd4f005"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ed62a051bc1bf90d8a71c1403583611"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1Validator.html">Validator</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a5ed62a051bc1bf90d8a71c1403583611">validator</a> ()</td></tr>
<tr class="separator:a5ed62a051bc1bf90d8a71c1403583611"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a47df1f8f62c8ed48fb95aca8b9ff33c1"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a47df1f8f62c8ed48fb95aca8b9ff33c1">up</a> (bool linkUp)</td></tr>
<tr class="separator:a47df1f8f62c8ed48fb95aca8b9ff33c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab77931b004d12e6b412c63df9469fb04"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1Peer.html#a56cc3cdd9c73921f23cb43a2bfa696a1">Peer::id_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#ab77931b004d12e6b412c63df9469fb04">peerId</a> ()</td></tr>
<tr class="separator:ab77931b004d12e6b412c63df9469fb04"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6eda62595e0cc2dc9d4543d6a874926a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceripple_1_1test.html#ab6e6375b049fc3bcf2b9999d304e0507">PeerSPtr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a6eda62595e0cc2dc9d4543d6a874926a">getPeer</a> ()</td></tr>
<tr class="separator:a6eda62595e0cc2dc9d4543d6a874926a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-types"></a>
Private Types</h2></td></tr>
<tr class="memitem:a47dbe523bdfa8e2a713627f561052140"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a47dbe523bdfa8e2a713627f561052140">Latency</a> = <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a>&lt; <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a> &gt;</td></tr>
<tr class="separator:a47dbe523bdfa8e2a713627f561052140"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a6114094ac7a81d7a2c1178dc46d6de8a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1Validator.html">Validator</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a6114094ac7a81d7a2c1178dc46d6de8a">validator_</a></td></tr>
<tr class="separator:a6114094ac7a81d7a2c1178dc46d6de8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa9a7992cf457de8903672f923c178fba"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceripple_1_1test.html#aa1cebcfe0b22832451be2f79791a9b56">PeerWPtr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#aa9a7992cf457de8903672f923c178fba">peer_</a></td></tr>
<tr class="separator:aa9a7992cf457de8903672f923c178fba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a806e312c160233bec43aaddd8927873b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1test_1_1Link.html#a47dbe523bdfa8e2a713627f561052140">Latency</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a806e312c160233bec43aaddd8927873b">latency_</a></td></tr>
<tr class="separator:a806e312c160233bec43aaddd8927873b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42e63604d323687c53c029a5f89b01d4"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1test_1_1Link.html#a42e63604d323687c53c029a5f89b01d4">up_</a></td></tr>
<tr class="separator:a42e63604d323687c53c029a5f89b01d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Simulate link from a validator to a peer directly connected to the server. </p>
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00252">252</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a47dbe523bdfa8e2a713627f561052140"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a47dbe523bdfa8e2a713627f561052140">&#9670;&nbsp;</a></span>Latency</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">using <a class="el" href="classripple_1_1test_1_1Link.html#a47dbe523bdfa8e2a713627f561052140">ripple::test::Link::Latency</a> = <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/pair.html">std::pair</a>&lt;<a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>, <a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>&gt;</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00254">254</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a735f5acbb6fedfcfffd33945713f7cc0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a735f5acbb6fedfcfffd33945713f7cc0">&#9670;&nbsp;</a></span>Link()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ripple::test::Link::Link </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classripple_1_1test_1_1Validator.html">Validator</a> &amp;&#160;</td>
<td class="paramname"><em>validator</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#ab6e6375b049fc3bcf2b9999d304e0507">PeerSPtr</a>&#160;</td>
<td class="paramname"><em>peer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classripple_1_1test_1_1Link.html#a47dbe523bdfa8e2a713627f561052140">Latency</a> const &amp;&#160;</td>
<td class="paramname"><em>latency</em> = <code>{<a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>(5),&#160;<a class="elRef" href="http://en.cppreference.com/w/cpp/chrono/duration.html">milliseconds</a>(15)}</code>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00257">257</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="a71e330b6465af11a9c0a17e65b853391"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a71e330b6465af11a9c0a17e65b853391">&#9670;&nbsp;</a></span>~Link()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">ripple::test::Link::~Link </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a4742eafab39e640c73135f913cd4f005"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4742eafab39e640c73135f913cd4f005">&#9670;&nbsp;</a></span>send()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ripple::test::Link::send </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a357f16ba6b57e892a6ee6e7c5bcde09b">MessageSPtr</a> const &amp;&#160;</td>
<td class="paramname"><em>m</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="namespaceripple_1_1test.html#a7ead0a4637af4b331e2ede8e1f823a32">SquelchCB</a>&#160;</td>
<td class="paramname"><em>f</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00268">268</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="a5ed62a051bc1bf90d8a71c1403583611"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5ed62a051bc1bf90d8a71c1403583611">&#9670;&nbsp;</a></span>validator()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1test_1_1Validator.html">Validator</a>&amp; ripple::test::Link::validator </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00278">278</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="a47df1f8f62c8ed48fb95aca8b9ff33c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a47df1f8f62c8ed48fb95aca8b9ff33c1">&#9670;&nbsp;</a></span>up()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ripple::test::Link::up </td>
<td>(</td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>linkUp</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00283">283</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="ab77931b004d12e6b412c63df9469fb04"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab77931b004d12e6b412c63df9469fb04">&#9670;&nbsp;</a></span>peerId()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1Peer.html#a56cc3cdd9c73921f23cb43a2bfa696a1">Peer::id_t</a> ripple::test::Link::peerId </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00288">288</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="a6eda62595e0cc2dc9d4543d6a874926a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6eda62595e0cc2dc9d4543d6a874926a">&#9670;&nbsp;</a></span>getPeer()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceripple_1_1test.html#ab6e6375b049fc3bcf2b9999d304e0507">PeerSPtr</a> ripple::test::Link::getPeer </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00295">295</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a6114094ac7a81d7a2c1178dc46d6de8a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6114094ac7a81d7a2c1178dc46d6de8a">&#9670;&nbsp;</a></span>validator_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1test_1_1Validator.html">Validator</a>&amp; ripple::test::Link::validator_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00303">303</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="aa9a7992cf457de8903672f923c178fba"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa9a7992cf457de8903672f923c178fba">&#9670;&nbsp;</a></span>peer_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceripple_1_1test.html#aa1cebcfe0b22832451be2f79791a9b56">PeerWPtr</a> ripple::test::Link::peer_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00304">304</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="a806e312c160233bec43aaddd8927873b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a806e312c160233bec43aaddd8927873b">&#9670;&nbsp;</a></span>latency_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1test_1_1Link.html#a47dbe523bdfa8e2a713627f561052140">Latency</a> ripple::test::Link::latency_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00305">305</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
<a id="a42e63604d323687c53c029a5f89b01d4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a42e63604d323687c53c029a5f89b01d4">&#9670;&nbsp;</a></span>up_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool ripple::test::Link::up_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="reduce__relay__test_8cpp_source.html#l00306">306</a> of file <a class="el" href="reduce__relay__test_8cpp_source.html">reduce_relay_test.cpp</a>.</p>
</div>
</div>
</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
</small></address>
</body>
</html>