feat:replace boost library with C++11 std library
This commit is contained in:
+93
-34
@@ -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 class="current"><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><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_c.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -89,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
<div class="contents">
|
||||
 
|
||||
|
||||
<h3><a id="index_c"></a>- c -</h3><ul>
|
||||
<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
|
||||
<li>c_formatter()
|
||||
: <a class="el" href="classspdlog_1_1details_1_1c__formatter.html#aa16ea42a3648637a5223ed85d711aa50">spdlog::details::c_formatter</a>
|
||||
</li>
|
||||
@@ -97,15 +156,15 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
: <a class="el" href="classspdlog_1_1details_1_1_c__formatter.html#a8b9038a7449cb208fd2a6b1a886b7be8">spdlog::details::C_formatter</a>
|
||||
</li>
|
||||
<li>c_str()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__cstring__view.html#a3fd9fc51eb41ceeae397a70712a68af5">fmt::v5::basic_cstring_view< Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1format__int.html#a4081316c3a2859d74be8aec0c614cfa4">fmt::v5::format_int</a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__cstring__view.html#a1178a47b93e6148a74b7f4624430959e">fmt::v5::basic_cstring_view< Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1format__int.html#a9f01a25ee05b646d7e328037d5d626a8">fmt::v5::format_int</a>
|
||||
</li>
|
||||
<li>calc_filename()
|
||||
: <a class="el" href="structspdlog_1_1sinks_1_1daily__filename__calculator.html#ae8461e586d3426987a3b11a00b158db2">spdlog::sinks::daily_filename_calculator</a>
|
||||
, <a class="el" href="classspdlog_1_1sinks_1_1rotating__file__sink.html#a05d77d7013bc54f55cac702c122ac1c9">spdlog::sinks::rotating_file_sink< Mutex ></a>
|
||||
</li>
|
||||
<li>capacity()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#a7bf5da24d9aec9ed9b5e42b912a38a7b">fmt::v5::internal::basic_buffer< T ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#ab290639836614e4190a3ae226883ce41">fmt::v5::internal::basic_buffer< T ></a>
|
||||
</li>
|
||||
<li>ch_formatter()
|
||||
: <a class="el" href="classspdlog_1_1details_1_1ch__formatter.html#a0ea7f88fed22209cce188238bf103a35">spdlog::details::ch_formatter</a>
|
||||
@@ -123,7 +182,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__parse__context.html#a1b0beb2ee86041582086cffa5070d02b">fmt::v5::basic_parse_context< Char, ErrorHandler ></a>
|
||||
</li>
|
||||
<li>checked_args()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1checked__args.html#a9b9dcf34426ab439f1df375db66b677c">fmt::v5::internal::checked_args< S, Args ></a>
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1checked__args.html#ae3fe1c7f0b7df73e8bb9220f34ad062a">fmt::v5::internal::checked_args< S, Args ></a>
|
||||
</li>
|
||||
<li>CheckPacket()
|
||||
: <a class="el" href="classlivox_1_1_protocol.html#af29b4a6d2966e31e19b7f640414ebeb7">livox::Protocol</a>
|
||||
@@ -164,10 +223,10 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
: <a class="el" href="classlivox_1_1_comm_port.html#a5a159a37a2b90e3e99a8a2258494c374">livox::CommPort</a>
|
||||
</li>
|
||||
<li>compare()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a4e8a2b1d8a6a749c17b43a8f4dbc09c1">fmt::v5::basic_string_view< Char ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a05f3fefc64551430ad3b4c6a76888a8e">fmt::v5::basic_string_view< Char ></a>
|
||||
</li>
|
||||
<li>compute_boundaries()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1fp.html#ab9070b4fc350e45c0d3c9685e8240fc2">fmt::v5::internal::fp</a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1fp.html#a294c8e7cf734cf2471c0e123d0706ce7">fmt::v5::internal::fp</a>
|
||||
</li>
|
||||
<li>container_buffer()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1container__buffer.html#a5f7834eecd73531a1f57993f9b9e3977">fmt::v5::internal::container_buffer< Container ></a>
|
||||
@@ -179,8 +238,8 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
: <a class="el" href="structfmt_1_1v5_1_1core__format__specs.html#af2f270216f9f408f402e94ad1033fe26">fmt::v5::core_format_specs</a>
|
||||
</li>
|
||||
<li>count()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1counting__iterator.html#af0879937c615e146111e361db9a393d9">fmt::v5::internal::counting_iterator< T ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator__base.html#a56850280db1992628ce9afaab31c8637">fmt::v5::internal::truncating_iterator_base< OutputIt ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1counting__iterator.html#a51100408c41b02a57706c9056f49f68a">fmt::v5::internal::counting_iterator< T ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator__base.html#ab45d5f8ca7d6b6838ddc122f1bd60fe9">fmt::v5::internal::truncating_iterator_base< OutputIt ></a>
|
||||
</li>
|
||||
<li>counting_iterator()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1counting__iterator.html#a9d2f0224d9f4a23484dc28c67ac81f13">fmt::v5::internal::counting_iterator< T ></a>
|
||||
@@ -189,11 +248,11 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
|
||||
: <a class="el" href="class_fast_c_r_c32.html#ade987c2d06975707d94aa2eaa203a480">FastCRC32</a>
|
||||
</li>
|
||||
<li>create()
|
||||
: <a class="el" href="structspdlog_1_1async__factory__impl.html#aa39b4c4216d822e1788beccde29160d9">spdlog::async_factory_impl< OverflowPolicy ></a>
|
||||
, <a class="el" href="structspdlog_1_1synchronous__factory.html#acde09e4f9f33281ab1e663de5ef703b5">spdlog::synchronous_factory</a>
|
||||
: <a class="el" href="structspdlog_1_1async__factory__impl.html#aed57f6cc7291729dbc7a81b3a6b6475c">spdlog::async_factory_impl< OverflowPolicy ></a>
|
||||
, <a class="el" href="structspdlog_1_1synchronous__factory.html#adaa87c520c04dab24a0ad427a94a2f44">spdlog::synchronous_factory</a>
|
||||
</li>
|
||||
<li>critical()
|
||||
: <a class="el" href="classspdlog_1_1logger.html#a3d11416764fe7ead94868d4c6438f583">spdlog::logger</a>
|
||||
: <a class="el" href="classspdlog_1_1logger.html#af5194daad87b79f4bc3d298ad5a3eb08">spdlog::logger</a>
|
||||
</li>
|
||||
<li>cstring_spec_handler()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1arg__formatter__base_1_1cstring__spec__handler.html#aa61244d241d6d4b5a8859df32e8d1c41">fmt::v5::internal::arg_formatter_base< Range >::cstring_spec_handler</a>
|
||||
@@ -212,7 +271,7 @@ $(document).ready(function(){initNavTree('functions_func_c.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