Files
rippled/classripple_1_1DatabaseDownloader.html
2020-05-27 16:44:54 +00:00

945 lines
51 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::DatabaseDownloader 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="classripple_1_1DatabaseDownloader.html">DatabaseDownloader</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-types">Protected Types</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="#pri-static-attribs">Static Private Attributes</a> &#124;
<a href="classripple_1_1DatabaseDownloader-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">ripple::DatabaseDownloader Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for ripple::DatabaseDownloader:</div>
<div class="dyncontent">
<div class="center"><img src="classripple_1_1DatabaseDownloader__inherit__graph.png" border="0" usemap="#ripple_1_1DatabaseDownloader_inherit__map" alt="Inheritance graph"/></div>
<map name="ripple_1_1DatabaseDownloader_inherit__map" id="ripple_1_1DatabaseDownloader_inherit__map">
<area shape="rect" title=" " alt="" coords="5,80,212,107"/>
<area shape="rect" href="classripple_1_1SSLHTTPDownloader.html" title="Provides an asynchronous HTTPS file downloader." alt="" coords="7,5,210,32"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ripple::DatabaseDownloader:</div>
<div class="dyncontent">
<div class="center"><img src="classripple_1_1DatabaseDownloader__coll__graph.png" border="0" usemap="#ripple_1_1DatabaseDownloader_coll__map" alt="Collaboration graph"/></div>
<map name="ripple_1_1DatabaseDownloader_coll__map" id="ripple_1_1DatabaseDownloader_coll__map">
<area shape="rect" title=" " alt="" coords="2067,1092,2273,1119"/>
<area shape="rect" href="classripple_1_1SSLHTTPDownloader.html" title="Provides an asynchronous HTTPS file downloader." alt="" coords="1711,133,1913,160"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1310,5,1463,32"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/condition_variable.html" title=" " alt="" coords="1301,56,1472,83"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/thread/mutex.html" title="STL class." alt="" coords="1341,107,1433,133"/>
<area shape="rect" href="classripple_1_1HTTPClientSSLContext.html" title=" " alt="" coords="1280,220,1493,247"/>
<area shape="rect" href="classbeast_1_1Journal.html" title="A generic endpoint for log messages." alt="" coords="927,216,1037,243"/>
<area shape="rect" href="classripple_1_1Config.html" title=" " alt="" coords="1758,1092,1866,1119"/>
<area shape="rect" href="classbeast_1_1Journal_1_1Sink.html" title="Abstraction for the underlying message destination." alt="" coords="552,216,699,243"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="1765,1143,1859,1169"/>
<area shape="rect" href="classripple_1_1BasicConfig.html" title="Holds unparsed configuration information." alt="" coords="1315,1092,1458,1119"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/map.html" title=" " alt="" coords="901,1077,1063,1133"/>
<area shape="rect" href="classripple_1_1Section.html" title="Holds a collection of configuration values." alt="" coords="568,1113,683,1140"/>
<area shape="rect" title=" " alt="" coords="205,1062,428,1133"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title="STL class." alt="" coords="5,1085,92,1112"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/vector.html" title=" " alt="" coords="223,1220,410,1247"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="265,1304,368,1331"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/array.html" title=" " alt="" coords="541,1405,709,1446"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/chrono/duration.html" title=" " alt="" coords="1309,1457,1464,1484"/>
<area shape="rect" href="classripple_1_1feeunit_1_1TaggedFee.html" title=" " alt="" coords="1292,503,1481,545"/>
<area shape="rect" title=" " alt="" coords="875,595,1089,637"/>
<area shape="rect" title=" " alt="" coords="881,661,1083,702"/>
<area shape="rect" title=" " alt="" coords="867,267,1097,309"/>
<area shape="rect" title=" " alt="" coords="889,333,1075,374"/>
<area shape="rect" title=" " alt="" coords="879,398,1085,439"/>
<area shape="rect" title=" " alt="" coords="895,464,1069,520"/>
<area shape="rect" title=" " alt="" coords="963,544,1001,571"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/container/unordered_set.html" title=" " alt="" coords="1312,1377,1461,1433"/>
<area shape="rect" href="classripple_1_1base__uint.html" title=" " alt="" coords="911,1385,1053,1426"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="581,1336,669,1363"/>
<area shape="rect" href="classripple_1_1XRPAmount.html" title=" " alt="" coords="1315,880,1458,907"/>
<area shape="rect" title=" " alt="" coords="899,961,1065,1002"/>
<area shape="rect" title=" " alt="" coords="869,727,1095,753"/>
<area shape="rect" title=" " alt="" coords="877,778,1087,819"/>
<area shape="rect" title=" " alt="" coords="875,843,1089,885"/>
<area shape="rect" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="935,909,1029,936"/>
</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-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a72f5bd1c5ab56a28c145e42cc0c21f61"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a72f5bd1c5ab56a28c145e42cc0c21f61">error_code</a> = boost::system::error_code</td></tr>
<tr class="separator:a72f5bd1c5ab56a28c145e42cc0c21f61"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><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:aaa8170d7f8464433f499921d0cfb79fd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#aaa8170d7f8464433f499921d0cfb79fd">DatabaseDownloader</a> (boost::asio::io_service &amp;io_service, <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> j, <a class="el" href="classripple_1_1Config.html">Config</a> const &amp;config)</td></tr>
<tr class="separator:aaa8170d7f8464433f499921d0cfb79fd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7b8454d335a0f18df271ca8b18f4aa0"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#af7b8454d335a0f18df271ca8b18f4aa0">download</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;host, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;port, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;target, int version, boost::filesystem::path const &amp;dstPath, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt; complete)</td></tr>
<tr class="separator:af7b8454d335a0f18df271ca8b18f4aa0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a59d921dde32fb9bf94d94b0e16162c00"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a59d921dde32fb9bf94d94b0e16162c00">onStop</a> ()</td></tr>
<tr class="separator:a59d921dde32fb9bf94d94b0e16162c00"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-types"></a>
Protected Types</h2></td></tr>
<tr class="memitem:a9084b729657b32e48b356ea34ce68d6a"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> = boost::beast::http::basic_parser&lt; false &gt;</td></tr>
<tr class="separator:a9084b729657b32e48b356ea34ce68d6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a22acb463b6ede4b58dff1441e13355ae"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a22acb463b6ede4b58dff1441e13355ae">fail</a> (boost::filesystem::path dstPath, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt; const &amp;complete, boost::system::error_code const &amp;ec, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;errMsg, <a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a>)</td></tr>
<tr class="separator:a22acb463b6ede4b58dff1441e13355ae"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a4883ada1354ca132b7dd462f4a2936e2"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a4883ada1354ca132b7dd462f4a2936e2">j_</a></td></tr>
<tr class="separator:a4883ada1354ca132b7dd462f4a2936e2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:abbbd8b6def1a23fc732bbea5b3db3822"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#abbbd8b6def1a23fc732bbea5b3db3822">getParser</a> (boost::filesystem::path dstPath, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt; complete, boost::system::error_code &amp;ec) override</td></tr>
<tr class="separator:abbbd8b6def1a23fc732bbea5b3db3822"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a97e9447676176175cd2b24cd88f235c3"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#a97e9447676176175cd2b24cd88f235c3">checkPath</a> (boost::filesystem::path const &amp;dstPath) override</td></tr>
<tr class="separator:a97e9447676176175cd2b24cd88f235c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf970f1d12a120d650992b43dc701402"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#abf970f1d12a120d650992b43dc701402">closeBody</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt; p) override</td></tr>
<tr class="separator:abf970f1d12a120d650992b43dc701402"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa67aa36b5aa312676ba4fbca836ca0ed"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#aa67aa36b5aa312676ba4fbca836ca0ed">size</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt; p) override</td></tr>
<tr class="separator:aa67aa36b5aa312676ba4fbca836ca0ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a685de821e7abba78257e212f8563eaf9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a685de821e7abba78257e212f8563eaf9">do_session</a> (<a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> host, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> port, <a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> target, int version, boost::filesystem::path dstPath, <a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt; complete, boost::asio::yield_context yield)</td></tr>
<tr class="separator:a685de821e7abba78257e212f8563eaf9"><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:a9f40f2e1b77aba6123194c11d8b15ba6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1Config.html">Config</a> const &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#a9f40f2e1b77aba6123194c11d8b15ba6">config_</a></td></tr>
<tr class="separator:a9f40f2e1b77aba6123194c11d8b15ba6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a936e7a05fd621fb4a4c988a8777c4376"><td class="memItemLeft" align="right" valign="top">boost::asio::io_service &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#a936e7a05fd621fb4a4c988a8777c4376">io_service_</a></td></tr>
<tr class="separator:a936e7a05fd621fb4a4c988a8777c4376"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaed764f735ee699c52c9da69d05665c1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1HTTPClientSSLContext.html">HTTPClientSSLContext</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#aaed764f735ee699c52c9da69d05665c1">ssl_ctx_</a></td></tr>
<tr class="separator:aaed764f735ee699c52c9da69d05665c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a818ada254aed6a42ecc0cbe3227e8b6c"><td class="memItemLeft" align="right" valign="top">boost::asio::io_service::strand&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a818ada254aed6a42ecc0cbe3227e8b6c">strand_</a></td></tr>
<tr class="separator:a818ada254aed6a42ecc0cbe3227e8b6c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae8d9c18bfe26e21fbdc0b73af955cf21"><td class="memItemLeft" align="right" valign="top">boost::optional&lt; boost::asio::ssl::stream&lt; boost::asio::ip::tcp::socket &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#ae8d9c18bfe26e21fbdc0b73af955cf21">stream_</a></td></tr>
<tr class="separator:ae8d9c18bfe26e21fbdc0b73af955cf21"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca648df73c16d9b54a0d0b726cc48628"><td class="memItemLeft" align="right" valign="top">boost::beast::flat_buffer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#aca648df73c16d9b54a0d0b726cc48628">read_buf_</a></td></tr>
<tr class="separator:aca648df73c16d9b54a0d0b726cc48628"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abefff973ebc175b6780b1ac02a36c019"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/atomic/atomic.html">std::atomic</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#abefff973ebc175b6780b1ac02a36c019">cancelDownloads_</a></td></tr>
<tr class="separator:abefff973ebc175b6780b1ac02a36c019"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7f673c50f813cb9df7f988bf7ca0c6f"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#af7f673c50f813cb9df7f988bf7ca0c6f">m_</a></td></tr>
<tr class="separator:af7f673c50f813cb9df7f988bf7ca0c6f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a203144c66e8d6f3dbc7742935b810ded"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a203144c66e8d6f3dbc7742935b810ded">sessionActive_</a></td></tr>
<tr class="separator:a203144c66e8d6f3dbc7742935b810ded"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a94e04d19f22a81e7cf13cac8f37d55fa"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/condition_variable.html">std::condition_variable</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1SSLHTTPDownloader.html#a94e04d19f22a81e7cf13cac8f37d55fa">c_</a></td></tr>
<tr class="separator:a94e04d19f22a81e7cf13cac8f37d55fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-static-attribs"></a>
Static Private Attributes</h2></td></tr>
<tr class="memitem:a557f77c886c05479b5053b5767834c10"><td class="memItemLeft" align="right" valign="top">static const <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint8_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1DatabaseDownloader.html#a557f77c886c05479b5053b5767834c10">MAX_PATH_LEN</a></td></tr>
<tr class="separator:a557f77c886c05479b5053b5767834c10"><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 class="definition">Definition at line <a class="el" href="DatabaseDownloader_8h_source.html#l00028">28</a> of file <a class="el" href="DatabaseDownloader_8h_source.html">DatabaseDownloader.h</a>.</p>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="a72f5bd1c5ab56a28c145e42cc0c21f61"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a72f5bd1c5ab56a28c145e42cc0c21f61">&#9670;&nbsp;</a></span>error_code</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_1SSLHTTPDownloader.html#a72f5bd1c5ab56a28c145e42cc0c21f61">ripple::SSLHTTPDownloader::error_code</a> = boost::system::error_code</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00047">47</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="a9084b729657b32e48b356ea34ce68d6a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9084b729657b32e48b356ea34ce68d6a">&#9670;&nbsp;</a></span>parser</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_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">ripple::SSLHTTPDownloader::parser</a> = boost::beast::http::basic_parser&lt;false&gt;</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00069">69</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aaa8170d7f8464433f499921d0cfb79fd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaa8170d7f8464433f499921d0cfb79fd">&#9670;&nbsp;</a></span>DatabaseDownloader()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ripple::DatabaseDownloader::DatabaseDownloader </td>
<td>(</td>
<td class="paramtype">boost::asio::io_service &amp;&#160;</td>
<td class="paramname"><em>io_service</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classbeast_1_1Journal.html">beast::Journal</a>&#160;</td>
<td class="paramname"><em>j</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classripple_1_1Config.html">Config</a> const &amp;&#160;</td>
<td class="paramname"><em>config</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="DatabaseDownloader_8cpp_source.html#l00024">24</a> of file <a class="el" href="DatabaseDownloader_8cpp_source.html">DatabaseDownloader.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="abbbd8b6def1a23fc732bbea5b3db3822"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abbbd8b6def1a23fc732bbea5b3db3822">&#9670;&nbsp;</a></span>getParser()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">auto ripple::DatabaseDownloader::getParser </td>
<td>(</td>
<td class="paramtype">boost::filesystem::path&#160;</td>
<td class="paramname"><em>dstPath</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt;&#160;</td>
<td class="paramname"><em>complete</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">boost::system::error_code &amp;&#160;</td>
<td class="paramname"><em>ec</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">private</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a4dfbe191edd41613e9b401d828d0bde4">ripple::SSLHTTPDownloader</a>.</p>
<p class="definition">Definition at line <a class="el" href="DatabaseDownloader_8cpp_source.html#l00035">35</a> of file <a class="el" href="DatabaseDownloader_8cpp_source.html">DatabaseDownloader.cpp</a>.</p>
</div>
</div>
<a id="a97e9447676176175cd2b24cd88f235c3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a97e9447676176175cd2b24cd88f235c3">&#9670;&nbsp;</a></span>checkPath()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool ripple::DatabaseDownloader::checkPath </td>
<td>(</td>
<td class="paramtype">boost::filesystem::path const &amp;&#160;</td>
<td class="paramname"><em>dstPath</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">private</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a21ec91f42e5e0de3afa2ad700ed8b260">ripple::SSLHTTPDownloader</a>.</p>
<p class="definition">Definition at line <a class="el" href="DatabaseDownloader_8cpp_source.html#l00055">55</a> of file <a class="el" href="DatabaseDownloader_8cpp_source.html">DatabaseDownloader.cpp</a>.</p>
</div>
</div>
<a id="abf970f1d12a120d650992b43dc701402"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abf970f1d12a120d650992b43dc701402">&#9670;&nbsp;</a></span>closeBody()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::DatabaseDownloader::closeBody </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt;&#160;</td>
<td class="paramname"><em>p</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">private</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="classripple_1_1SSLHTTPDownloader.html#af0b9c70869c7c4d92e83d948b5732e72">ripple::SSLHTTPDownloader</a>.</p>
<p class="definition">Definition at line <a class="el" href="DatabaseDownloader_8cpp_source.html#l00061">61</a> of file <a class="el" href="DatabaseDownloader_8cpp_source.html">DatabaseDownloader.cpp</a>.</p>
</div>
</div>
<a id="aa67aa36b5aa312676ba4fbca836ca0ed"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa67aa36b5aa312676ba4fbca836ca0ed">&#9670;&nbsp;</a></span>size()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint64_t</a> ripple::DatabaseDownloader::size </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt;&#160;</td>
<td class="paramname"><em>p</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">private</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a24f0da9f96fa7c4f80cbf6dc38d0178d">ripple::SSLHTTPDownloader</a>.</p>
<p class="definition">Definition at line <a class="el" href="DatabaseDownloader_8cpp_source.html#l00073">73</a> of file <a class="el" href="DatabaseDownloader_8cpp_source.html">DatabaseDownloader.cpp</a>.</p>
</div>
</div>
<a id="af7b8454d335a0f18df271ca8b18f4aa0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af7b8454d335a0f18df271ca8b18f4aa0">&#9670;&nbsp;</a></span>download()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool ripple::SSLHTTPDownloader::download </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;&#160;</td>
<td class="paramname"><em>host</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;&#160;</td>
<td class="paramname"><em>port</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>version</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">boost::filesystem::path const &amp;&#160;</td>
<td class="paramname"><em>dstPath</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt;&#160;</td>
<td class="paramname"><em>complete</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8cpp_source.html#l00038">38</a> of file <a class="el" href="SSLHTTPDownloader_8cpp_source.html">SSLHTTPDownloader.cpp</a>.</p>
</div>
</div>
<a id="a59d921dde32fb9bf94d94b0e16162c00"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a59d921dde32fb9bf94d94b0e16162c00">&#9670;&nbsp;</a></span>onStop()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::SSLHTTPDownloader::onStop </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8cpp_source.html#l00085">85</a> of file <a class="el" href="SSLHTTPDownloader_8cpp_source.html">SSLHTTPDownloader.cpp</a>.</p>
</div>
</div>
<a id="a22acb463b6ede4b58dff1441e13355ae"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a22acb463b6ede4b58dff1441e13355ae">&#9670;&nbsp;</a></span>fail()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::SSLHTTPDownloader::fail </td>
<td>(</td>
<td class="paramtype">boost::filesystem::path&#160;</td>
<td class="paramname"><em>dstPath</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt; const &amp;&#160;</td>
<td class="paramname"><em>complete</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">boost::system::error_code const &amp;&#160;</td>
<td class="paramname"><em>ec</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> const &amp;&#160;</td>
<td class="paramname"><em>errMsg</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a>&lt; <a class="el" href="classripple_1_1SSLHTTPDownloader.html#a9084b729657b32e48b356ea34ce68d6a">parser</a> &gt;&#160;</td>
<td class="paramname"><em>parser</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8cpp_source.html#l00315">315</a> of file <a class="el" href="SSLHTTPDownloader_8cpp_source.html">SSLHTTPDownloader.cpp</a>.</p>
</div>
</div>
<a id="a685de821e7abba78257e212f8563eaf9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a685de821e7abba78257e212f8563eaf9">&#9670;&nbsp;</a></span>do_session()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::SSLHTTPDownloader::do_session </td>
<td>(</td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td>
<td class="paramname"><em>host</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td>
<td class="paramname"><em>port</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>version</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">boost::filesystem::path&#160;</td>
<td class="paramname"><em>dstPath</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="elRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a>&lt; void(boost::filesystem::path)&gt;&#160;</td>
<td class="paramname"><em>complete</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">boost::asio::yield_context&#160;</td>
<td class="paramname"><em>yield</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8cpp_source.html#l00099">99</a> of file <a class="el" href="SSLHTTPDownloader_8cpp_source.html">SSLHTTPDownloader.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a557f77c886c05479b5053b5767834c10"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a557f77c886c05479b5053b5767834c10">&#9670;&nbsp;</a></span>MAX_PATH_LEN</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="elRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint8_t</a> ripple::DatabaseDownloader::MAX_PATH_LEN</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/numeric_limits/max.html">std::numeric_limits&lt;std::uint8_t&gt;::max</a>()</div>
</div><!-- fragment -->
<p class="definition">Definition at line <a class="el" href="DatabaseDownloader_8h_source.html#l00037">37</a> of file <a class="el" href="DatabaseDownloader_8h_source.html">DatabaseDownloader.h</a>.</p>
</div>
</div>
<a id="a9f40f2e1b77aba6123194c11d8b15ba6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9f40f2e1b77aba6123194c11d8b15ba6">&#9670;&nbsp;</a></span>config_</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_1Config.html">Config</a> const&amp; ripple::DatabaseDownloader::config_</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="DatabaseDownloader_8h_source.html#l00055">55</a> of file <a class="el" href="DatabaseDownloader_8h_source.html">DatabaseDownloader.h</a>.</p>
</div>
</div>
<a id="a936e7a05fd621fb4a4c988a8777c4376"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a936e7a05fd621fb4a4c988a8777c4376">&#9670;&nbsp;</a></span>io_service_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">boost::asio::io_service&amp; ripple::DatabaseDownloader::io_service_</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="DatabaseDownloader_8h_source.html#l00056">56</a> of file <a class="el" href="DatabaseDownloader_8h_source.html">DatabaseDownloader.h</a>.</p>
</div>
</div>
<a id="a4883ada1354ca132b7dd462f4a2936e2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4883ada1354ca132b7dd462f4a2936e2">&#9670;&nbsp;</a></span>j_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classbeast_1_1Journal.html">beast::Journal</a> ripple::SSLHTTPDownloader::j_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00071">71</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="aaed764f735ee699c52c9da69d05665c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaed764f735ee699c52c9da69d05665c1">&#9670;&nbsp;</a></span>ssl_ctx_</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_1HTTPClientSSLContext.html">HTTPClientSSLContext</a> ripple::SSLHTTPDownloader::ssl_ctx_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00082">82</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="a818ada254aed6a42ecc0cbe3227e8b6c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a818ada254aed6a42ecc0cbe3227e8b6c">&#9670;&nbsp;</a></span>strand_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">boost::asio::io_service::strand ripple::SSLHTTPDownloader::strand_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00083">83</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="ae8d9c18bfe26e21fbdc0b73af955cf21"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae8d9c18bfe26e21fbdc0b73af955cf21">&#9670;&nbsp;</a></span>stream_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">boost::optional&lt;boost::asio::ssl::stream&lt;boost::asio::ip::tcp::socket&gt; &gt; ripple::SSLHTTPDownloader::stream_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00085">85</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="aca648df73c16d9b54a0d0b726cc48628"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aca648df73c16d9b54a0d0b726cc48628">&#9670;&nbsp;</a></span>read_buf_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">boost::beast::flat_buffer ripple::SSLHTTPDownloader::read_buf_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00086">86</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="abefff973ebc175b6780b1ac02a36c019"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abefff973ebc175b6780b1ac02a36c019">&#9670;&nbsp;</a></span>cancelDownloads_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/atomic/atomic.html">std::atomic</a>&lt;bool&gt; ripple::SSLHTTPDownloader::cancelDownloads_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00087">87</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="af7f673c50f813cb9df7f988bf7ca0c6f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af7f673c50f813cb9df7f988bf7ca0c6f">&#9670;&nbsp;</a></span>m_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> ripple::SSLHTTPDownloader::m_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00090">90</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="a203144c66e8d6f3dbc7742935b810ded"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a203144c66e8d6f3dbc7742935b810ded">&#9670;&nbsp;</a></span>sessionActive_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool ripple::SSLHTTPDownloader::sessionActive_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00091">91</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
<a id="a94e04d19f22a81e7cf13cac8f37d55fa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a94e04d19f22a81e7cf13cac8f37d55fa">&#9670;&nbsp;</a></span>c_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" href="http://en.cppreference.com/w/cpp/thread/condition_variable.html">std::condition_variable</a> ripple::SSLHTTPDownloader::c_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="SSLHTTPDownloader_8h_source.html#l00092">92</a> of file <a class="el" href="SSLHTTPDownloader_8h_source.html">SSLHTTPDownloader.h</a>.</p>
</div>
</div>
</div><!-- contents -->
<div class="ttc" id="amax_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/numeric_limits/max.html">std::numeric_limits::max</a></div><div class="ttdeci">T max(T... args)</div></div>
<!-- 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>