2018-06-10 10:49:12 +03:00
<!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.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2018-11-08 17:08:21 +02:00
< title > MYNT EYE S SDK: Member List< / title >
2018-06-10 10:49:12 +03:00
< 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 = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */< / 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 >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "custom.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 = "projectlogo" > < img alt = "Logo" src = "icon.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2018-11-08 17:08:21 +02:00
< div id = "projectname" > MYNT EYE S SDK
2019-01-16 15:34:19 +02:00
  < span id = "projectnumber" > 2.3.0< / span >
2018-06-10 10:49:12 +03:00
< / div >
2018-11-25 07:49:14 +02:00
< div id = "projectbrief" > http://www.myntai.com/mynteye/standard< / div >
2018-06-10 10:49:12 +03:00
< / td >
< td > < 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=""/>
2018-07-17 17:16:48 +03:00
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
2018-06-10 10:49:12 +03:00
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 >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-07-17 17:16:48 +03:00
<!-- Generated by Doxygen 1.8.14 -->
2018-06-10 10:49:12 +03:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-07-17 17:16:48 +03:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-06-10 10:49:12 +03:00
/* @license-end */
< / script >
< / 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classmynteye_1_1_device.html','');});
/* @license-end */
< / 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)">
< / 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" >
2018-07-17 17:16:48 +03:00
< div class = "title" > mynteye::Device Member List< / div > < / div >
2018-06-10 10:49:12 +03:00
< / div > <!-- header -->
< div class = "contents" >
2018-07-17 17:16:48 +03:00
< p > This is the complete list of members for < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > , including all inherited members.< / p >
2018-06-10 10:49:12 +03:00
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#afb3612430320c1460bfc01b4a81c7da2" > ConfigStreamRequest< / a > (const Capabilities & capability, const StreamRequest & request)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2019-01-16 15:34:19 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ac27e58e14eb27dc7d6a45becc8ba03ce" > ConfigStreamRequest< / a > (const StreamRequest & request)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ab97c5f57f2dfa795cdbc5dcfb5f14edc" > Create< / a > (const std::string & name, std::shared_ptr< uvc::device > device)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a92d0aad8cb393d5fc3dc924de3250aa7" > EnableMotionDatas< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#aa7fc509112f867df18d80e983eb92306" > EnableMotionDatas< / a > (std::size_t max_size)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a48bae469e7c334a7e3e0e7414adad3e0" > GetExtrinsics< / a > (const Stream & from, const Stream & to) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a2543487f553a0cb113ec12ef6cf3be3b" > GetExtrinsics< / a > (const Stream & from, const Stream & to, bool *ok) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#af139f1fb5344b01672db4024b563829c" > GetInfo< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a03679fe952d18f663862dbeb9d9139ee" > GetInfo< / a > (const Info & info) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2019-01-16 15:34:19 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ab0675c3acd689e3d18d485ddb62b4b0d" > GetIntrinsics< / a > (const Stream & stream) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a20f448645790482ccfed04b19773172d" > GetIntrinsics< / a > (const Stream & stream, bool *ok) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a9a397115352b5c7350ca5ee6a29c844f" > GetLatestStreamData< / a > (const Stream & stream)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a16025bfcc0eeb51ee21108d2367b6bf1" > GetModel< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#af4518baf85dc42b8e3a9716bd7bd33a4" > GetMotionDatas< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#af3eb2e3d25009e8ca5a5d478ad1a901f" > GetMotionExtrinsics< / a > (const Stream & from) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ad199156e095e6f7eacc016a886d1962b" > GetMotionExtrinsics< / a > (const Stream & from, bool *ok) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#abb166d4194842c676a658a75c067325e" > GetMotionIntrinsics< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a8daa4d51c6ffe36ee47de4cae80fc6be" > GetMotionIntrinsics< / a > (bool *ok) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a193df32ddddecda93c36142e10e37e15" > GetOptionInfo< / a > (const Option & option) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ae424a4e294e575f66b9ae1a85f110943" > GetOptionValue< / a > (const Option & option) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2019-01-16 15:34:19 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a720fbc70a2ddb55aa29bbca3d5057157" > GetStreamData< / a > (const Stream & stream)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ac1ce8fd9e9d164a7a547eac8d266d382" > GetStreamDatas< / a > (const Stream & stream)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ac41dc4574e487d37eae7f3d8dfaaed71" > GetStreamRequest< / a > (const Capabilities & capability) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#abd40867c7975405acb1e9bcb36636d62" > GetStreamRequest< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#adbd712ab0e11fd24bcce9ef504be8a86" > GetStreamRequests< / a > (const Capabilities & capability) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a97c285f7edb792f98d77874a33da32d2" > GetStreamRequests< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a39e3e5d977b184d8c678ee05090788c6" > HasMotionCallback< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#aa6600e9f307f5ba5965251b950010bdb" > HasStreamCallback< / a > (const Stream & stream) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#afe1f0017b22a9dd9b3381c285c382c03" > LogOptionInfos< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a790a13f71c45594cc4a57a7adf39081e" > motion_callback_t< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a4ca52202cdb51f565e880dabddc44811" > RunOptionAction< / a > (const Option & option) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a2de0b3ed05490f678d8b8066d87ad4d3" > SetExtrinsics< / a > (const Stream & from, const Stream & to, const Extrinsics & ex)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2019-01-16 15:34:19 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a95aaa0ae1d9f2e265896f569f60e090d" > SetIntrinsics< / a > (const Stream & stream, const std::shared_ptr< IntrinsicsBase > & in)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a66556f01d685a52fdd7143bc8a1c62e0" > SetMotionCallback< / a > (motion_callback_t callback, bool async=false)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a1de8fab53524dab51725eb7436285023" > SetMotionExtrinsics< / a > (const Stream & from, const Extrinsics & ex)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a05c8c6f3037a58b0fc101de3cf95e6aa" > SetMotionIntrinsics< / a > (const MotionIntrinsics & in)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a435700c5725c4b01163002aa1b7c2852" > SetOptionValue< / a > (const Option & option, std::int32_t value)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ac50392a3f2aeb33191eb9d313e078e91" > SetStreamCallback< / a > (const Stream & stream, stream_callback_t callback, bool async=false)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ac1517e89034f6a28e82fd55de65eef93" > Start< / a > (const Source & source)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#abf77d52235ae69e0fae7fc7d4fbd18cd" > Stop< / a > (const Source & source)< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#af461797d9035989c4df99487dd673906" > stream_callback_t< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#ace7254bda1d1b08eb013bffbaf3f16e9" > Supports< / a > (const Stream & stream) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a5113417ab6c082ae57c01897d71948ed" > Supports< / a > (const Capabilities & capability) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a89d660802a38a8fe716ce5883376c574" > Supports< / a > (const Option & option) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a310bcbb95bf7cbacf7691a69cf156721" > Supports< / a > (const AddOns & addon) const< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html#a51137b2c1fff95ccf45be74e4a42f809" > WaitForStreams< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classmynteye_1_1_device.html" > mynteye::Device< / a > < / td > < td class = "entry" > < / td > < / tr >
< / table > < / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2018-07-17 17:16:48 +03:00
< li class = "footer" > Generated by
2018-06-10 10:49:12 +03:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.14 < / li >
< / ul >
< / div >
< / body >
< / html >