feat:replace boost library with C++11 std library
This commit is contained in:
+90
-31
@@ -1,10 +1,9 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!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.16"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="generator" content="Doxygen 1.8.11"/>
|
||||
<title>Livox SDK API: Class Members - Functions</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
@@ -14,12 +13,15 @@
|
||||
<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>
|
||||
$(window).load(resizeHeight);
|
||||
</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">
|
||||
$(document).ready(function() { init_search(); });
|
||||
</script>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -31,7 +33,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="1.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Livox SDK API
|
||||
 <span id="projectnumber">V2.0.0</span>
|
||||
 <span id="projectnumber">V2.1.0</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -39,22 +41,81 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<!-- Generated by Doxygen 1.8.11 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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&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>
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li><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="annotated.html"><span>Class List</span></a></li>
|
||||
<li><a href="classes.html"><span>Class Index</span></a></li>
|
||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||||
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow3" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="functions.html"><span>All</span></a></li>
|
||||
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
|
||||
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
||||
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
|
||||
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
|
||||
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
|
||||
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow4" class="tabs3">
|
||||
<ul class="tablist">
|
||||
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
|
||||
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
|
||||
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
|
||||
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
|
||||
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
|
||||
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
|
||||
<li class="current"><a href="functions_func_g.html#index_g"><span>g</span></a></li>
|
||||
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
|
||||
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
|
||||
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
|
||||
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
|
||||
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
|
||||
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
|
||||
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
|
||||
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
|
||||
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
|
||||
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
|
||||
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
|
||||
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
|
||||
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
|
||||
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
|
||||
<li><a href="functions_func_y.html#index_y"><span>y</span></a></li>
|
||||
<li><a href="functions_func_z.html#index_z"><span>z</span></a></li>
|
||||
<li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@@ -67,9 +128,7 @@ $(function() {
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('functions_func_g.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -89,32 +148,32 @@ $(document).ready(function(){initNavTree('functions_func_g.html','');});
|
||||
<div class="contents">
|
||||
 
|
||||
|
||||
<h3><a id="index_g"></a>- g -</h3><ul>
|
||||
<h3><a class="anchor" id="index_g"></a>- g -</h3><ul>
|
||||
<li>get()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__format__args.html#a9bc1ed80f61c5f8feaa1c3ead187f2e8">fmt::v5::basic_format_args< Context ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1buffered__file.html#abbd16863df6a504cceb14db716ac0573">fmt::v5::buffered_file</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1error__code.html#acc9ac3c2c0c39549a085fa32d8ca2408">fmt::v5::error_code</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1locale__ref.html#a1c00987ce7b6a1a9160277505b2dc38d">fmt::v5::internal::locale_ref</a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__format__args.html#ab8ec2f853b5609971be6cc6554ac56ec">fmt::v5::basic_format_args< Context ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1buffered__file.html#ada1725c377b281a4cc810a4271d7fade">fmt::v5::buffered_file</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1error__code.html#ad5e9afd0fb67174fe05df031f8e108a3">fmt::v5::error_code</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1locale__ref.html#a15607779d7a3af79b8f52a62a7f39828">fmt::v5::internal::locale_ref</a>
|
||||
, <a class="el" href="classspdlog_1_1details_1_1registry.html#a43cb4919dd9f66cf4eeeeaf9774caade">spdlog::details::registry</a>
|
||||
</li>
|
||||
<li>get_allocator()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__memory__buffer.html#a094e634037328b140f061c7bec7f3887">fmt::v5::basic_memory_buffer< T, SIZE, Allocator ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__memory__buffer.html#a094c0255ada00199f99d6ec48f00d852">fmt::v5::basic_memory_buffer< T, SIZE, Allocator ></a>
|
||||
</li>
|
||||
<li>get_arg()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__format__context.html#af38c9257418ad1abafccf1ca34d4bbb7">fmt::v5::basic_format_context< OutputIt, Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1context__base.html#aa458a85cf988a33794d05a20f306fb60">fmt::v5::internal::context_base< OutputIt, Context, Char ></a>
|
||||
</li>
|
||||
<li>get_background()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#a5324d97346072124428bfdad11462bea">fmt::v5::text_style</a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#a413fc5d3521d17ff5cf780d16866bff4">fmt::v5::text_style</a>
|
||||
</li>
|
||||
<li>get_default_raw()
|
||||
: <a class="el" href="classspdlog_1_1details_1_1registry.html#a1fd3bc96c2a7be1af1841f5980cd5f4c">spdlog::details::registry</a>
|
||||
</li>
|
||||
<li>get_emphasis()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#a75f3f3ccdf9ea0a441113237e00bae2f">fmt::v5::text_style</a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#a956b290bdf7e3694728731cbf0984526">fmt::v5::text_style</a>
|
||||
</li>
|
||||
<li>get_foreground()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#a951ddffc7cc6b47c9bd8238b9bc45d75">fmt::v5::text_style</a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#a5978eb2349058d51ddf5d3bfb7ce6da2">fmt::v5::text_style</a>
|
||||
</li>
|
||||
<li>get_tp()
|
||||
: <a class="el" href="classspdlog_1_1details_1_1registry.html#af86cd2fcbec489ebc343815f49a6e076">spdlog::details::registry</a>
|
||||
@@ -144,7 +203,7 @@ $(document).ready(function(){initNavTree('functions_func_g.html','');});
|
||||
<ul>
|
||||
<li class="footer">Generated by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user