Files
openpose/html/wrapper_struct_output_8hpp_source.html
T

186 lines
21 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.6"/>
<title>OpenPose: /home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/wrapper/wrapperStructOutput.hpp Source File</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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 style="padding-left: 0.5em;">
<div id="projectname">OpenPose
&#160;<span id="projectnumber">1.0.0rc2</span>
</div>
<div id="projectbrief">OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('wrapper_struct_output_8hpp_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a></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 class="header">
<div class="headertitle">
<div class="title">wrapperStructOutput.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="wrapper_struct_output_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="preprocessor">#ifndef OPENPOSE_WRAPPER_WRAPPER_STRUCT_OUTPUT_HPP</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define OPENPOSE_WRAPPER_WRAPPER_STRUCT_OUTPUT_HPP</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="common_8hpp.html">openpose/core/common.hpp</a>&gt;</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="filestream_2enum_classes_8hpp.html">openpose/filestream/enumClasses.hpp</a>&gt;</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;</div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="keyword">namespace </span>op</div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;{</div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html"> 13</a></span>&#160; <span class="keyword">struct </span><a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="structop_1_1_wrapper_struct_output.html">WrapperStructOutput</a></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; {</div>
<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#a4e2dea7ddcfe36b51c160e4fd24b8a47"> 18</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_output.html#a4e2dea7ddcfe36b51c160e4fd24b8a47">displayGui</a>;</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</div>
<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad"> 24</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad">guiVerbose</a>;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece"> 30</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece">fullScreen</a>;</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;</div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc"> 37</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc">writeKeypoint</a>;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;</div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9"> 44</a></span>&#160; <a class="code" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7e">DataFormat</a> <a class="code" href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9">writeKeypointFormat</a>;</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;</div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738"> 54</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738">writeJson</a>;</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;</div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b"> 60</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">writeCocoJson</a>;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;</div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85"> 66</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5"> 74</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">writeImagesFormat</a>;</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;</div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277"> 81</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">writeVideo</a>;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160;</div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc"> 88</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">writeHeatMaps</a>;</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;</div>
<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056"> 94</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056">writeHeatMapsFormat</a>;</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <a class="code" href="structop_1_1_wrapper_struct_output.html">WrapperStructOutput</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> displayGui = <span class="keyword">false</span>, <span class="keyword">const</span> <span class="keywordtype">bool</span> guiVerbose = <span class="keyword">false</span>,</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> fullScreen = <span class="keyword">false</span>, <span class="keyword">const</span> std::string&amp; writeKeypoint = <span class="stringliteral">&quot;&quot;</span>,</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7e">DataFormat</a> writeKeypointFormat = <a class="code" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea9ec8e4e3ab4c7eeba097f27d7364d743">DataFormat::Xml</a>,</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keyword">const</span> std::string&amp; writeJson = <span class="stringliteral">&quot;&quot;</span>, <span class="keyword">const</span> std::string&amp; writeCocoJson = <span class="stringliteral">&quot;&quot;</span>,</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; <span class="keyword">const</span> std::string&amp; writeImages = <span class="stringliteral">&quot;&quot;</span>, <span class="keyword">const</span> std::string&amp; writeImagesFormat = <span class="stringliteral">&quot;&quot;</span>,</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="keyword">const</span> std::string&amp; writeVideo = <span class="stringliteral">&quot;&quot;</span>, <span class="keyword">const</span> std::string&amp; writeHeatMaps = <span class="stringliteral">&quot;&quot;</span>,</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keyword">const</span> std::string&amp; writeHeatMapsFormat = <span class="stringliteral">&quot;&quot;</span>);</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; };</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;}</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="preprocessor">#endif // OPENPOSE_WRAPPER_WRAPPER_STRUCT_OUTPUT_HPP</span></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_ac72ad601daf957b9b000206e9f1fe0ad"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad">op::WrapperStructOutput::guiVerbose</a></div><div class="ttdeci">bool guiVerbose</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:24</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_a34d5796e02b8afaaaef99fc26e7f3056"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056">op::WrapperStructOutput::writeHeatMapsFormat</a></div><div class="ttdeci">std::string writeHeatMapsFormat</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:94</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_ad9ca696781cb7c250752f078f5c937fc"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc">op::WrapperStructOutput::writeKeypoint</a></div><div class="ttdeci">std::string writeKeypoint</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:37</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_a5f56c15d410645442b5ac21c316b9c85"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">op::WrapperStructOutput::writeImages</a></div><div class="ttdeci">std::string writeImages</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:66</div></div>
<div class="ttc" id="namespaceop_html_ae52c21a24cf2c21e3b419c127924fd7e"><div class="ttname"><a href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7e">op::DataFormat</a></div><div class="ttdeci">DataFormat</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:6</div></div>
<div class="ttc" id="namespaceop_html_ae52c21a24cf2c21e3b419c127924fd7ea9ec8e4e3ab4c7eeba097f27d7364d743"><div class="ttname"><a href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea9ec8e4e3ab4c7eeba097f27d7364d743">op::DataFormat::Xml</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_adca0d08aa43e2280ca06a8db0deb81bc"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">op::WrapperStructOutput::writeHeatMaps</a></div><div class="ttdeci">std::string writeHeatMaps</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:88</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_a6efbd77da8ebcea3abc4109bb2f39c0b"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">op::WrapperStructOutput::writeCocoJson</a></div><div class="ttdeci">std::string writeCocoJson</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:60</div></div>
<div class="ttc" id="common_8hpp_html"><div class="ttname"><a href="common_8hpp.html">common.hpp</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_aaf5df884418d2bf1df36505009264ece"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece">op::WrapperStructOutput::fullScreen</a></div><div class="ttdeci">bool fullScreen</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:30</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_ad338fd4719d6f243bb64bc67f68bc7c9"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9">op::WrapperStructOutput::writeKeypointFormat</a></div><div class="ttdeci">DataFormat writeKeypointFormat</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:44</div></div>
<div class="ttc" id="filestream_2enum_classes_8hpp_html"><div class="ttname"><a href="filestream_2enum_classes_8hpp.html">enumClasses.hpp</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_a8a2f29bae4ff55195b10a83717a0f738"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738">op::WrapperStructOutput::writeJson</a></div><div class="ttdeci">std::string writeJson</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:54</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_a73d6a5687ab8abac22f5cd29690b6277"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">op::WrapperStructOutput::writeVideo</a></div><div class="ttdeci">std::string writeVideo</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:81</div></div>
<div class="ttc" id="macros_8hpp_html_a4ba443bb7a0e5dbe8054a9ac37a5e000"><div class="ttname"><a href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a></div><div class="ttdeci">#define OP_API</div><div class="ttdef"><b>Definition:</b> macros.hpp:9</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_aba2aed26f1d01771a0c896bc50e477a5"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">op::WrapperStructOutput::writeImagesFormat</a></div><div class="ttdeci">std::string writeImagesFormat</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:74</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html_a4e2dea7ddcfe36b51c160e4fd24b8a47"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html#a4e2dea7ddcfe36b51c160e4fd24b8a47">op::WrapperStructOutput::displayGui</a></div><div class="ttdeci">bool displayGui</div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:18</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_output_html"><div class="ttname"><a href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></div><div class="ttdef"><b>Definition:</b> wrapperStructOutput.hpp:13</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_7f012205977c6890af7afa3b7477c2d1.html">include</a></li><li class="navelem"><a class="el" href="dir_18695feb986752a25b816536eab00e96.html">openpose</a></li><li class="navelem"><a class="el" href="dir_656bab9d729ebd6e2f5fd290e8e58c67.html">wrapper</a></li><li class="navelem"><a class="el" href="wrapper_struct_output_8hpp.html">wrapperStructOutput.hpp</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>