feat:replace boost library with C++11 std library

This commit is contained in:
Livox-SDK
2020-04-01 20:53:55 +08:00
parent 6d06233944
commit d3258bbd97
1936 changed files with 241862 additions and 60153 deletions
+98 -40
View File
@@ -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&amp;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
&#160;<span id="projectnumber">V2.0.0</span>
&#160;<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&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>
<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 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&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class&#160;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&#160;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><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 class="current"><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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_s.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -89,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
<div class="contents">
&#160;
<h3><a id="index_s"></a>- s -</h3><ul>
<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
<li>S_formatter()
: <a class="el" href="classspdlog_1_1details_1_1_s__formatter.html#a8e9ddad945ae1f9bfc79adb0286723a6">spdlog::details::S_formatter</a>
</li>
@@ -97,7 +156,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
: <a class="el" href="classspdlog_1_1details_1_1scoped__pad.html#a1da16eb464801b04d397174e7338d990">spdlog::details::scoped_pad</a>
</li>
<li>second()
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1chrono__formatter.html#ad518a05301185cec644e0a2aa55981f8">fmt::v5::internal::chrono_formatter&lt; FormatContext, OutputIt &gt;</a>
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1chrono__formatter.html#ad3de9bd1f2333ce6792e75f12b3feca8">fmt::v5::internal::chrono_formatter&lt; FormatContext, OutputIt &gt;</a>
</li>
<li>set()
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#aeadf1e58eae72ef94f9e2c01ad7921c6">fmt::v5::internal::basic_buffer&lt; T &gt;</a>
@@ -123,7 +182,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
, <a class="el" href="classspdlog_1_1sinks_1_1base__sink.html#ad66435c2e9e0adb06ee279dde88a2243">spdlog::sinks::base_sink&lt; Mutex &gt;</a>
, <a class="el" href="classspdlog_1_1sinks_1_1sink.html#ac410f2229e583a75337a5fdf45d020be">spdlog::sinks::sink</a>
, <a class="el" href="classspdlog_1_1sinks_1_1stdout__sink.html#ada2b3ef5a7821873df46ebda72b77e6c">spdlog::sinks::stdout_sink&lt; TargetStream, ConsoleMutex &gt;</a>
, <a class="el" href="classspdlog_1_1sinks_1_1wincolor__sink.html#a48cc1a252565bdbb66b12ba2a40e62f9">spdlog::sinks::wincolor_sink&lt; OutHandle, ConsoleMutex &gt;</a>
, <a class="el" href="classspdlog_1_1sinks_1_1wincolor__sink.html#ae9d81f19a78193d0b6da7854ffaa7b23">spdlog::sinks::wincolor_sink&lt; OutHandle, ConsoleMutex &gt;</a>
</li>
<li>set_formatter_()
: <a class="el" href="classspdlog_1_1sinks_1_1base__sink.html#aed93aabfba62b684e603eb525671c864">spdlog::sinks::base_sink&lt; Mutex &gt;</a>
@@ -140,7 +199,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
, <a class="el" href="classspdlog_1_1sinks_1_1base__sink.html#a2b0a0b95f1e7272b443de67b46914152">spdlog::sinks::base_sink&lt; Mutex &gt;</a>
, <a class="el" href="classspdlog_1_1sinks_1_1sink.html#a7e5cfd4b683c8bfa8fbd602d7f409632">spdlog::sinks::sink</a>
, <a class="el" href="classspdlog_1_1sinks_1_1stdout__sink.html#a5b8759dab80ca44e9d185e21aa797d2a">spdlog::sinks::stdout_sink&lt; TargetStream, ConsoleMutex &gt;</a>
, <a class="el" href="classspdlog_1_1sinks_1_1wincolor__sink.html#a5032da6fc760507134a7d1eff1a20b0a">spdlog::sinks::wincolor_sink&lt; OutHandle, ConsoleMutex &gt;</a>
, <a class="el" href="classspdlog_1_1sinks_1_1wincolor__sink.html#a61ce970e409e842377a1cf2c764553f1">spdlog::sinks::wincolor_sink&lt; OutHandle, ConsoleMutex &gt;</a>
</li>
<li>set_pattern_()
: <a class="el" href="classspdlog_1_1sinks_1_1base__sink.html#a56bc5fc8e03dc0aeb6679856ffee7fb4">spdlog::sinks::base_sink&lt; Mutex &gt;</a>
@@ -162,8 +221,8 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
: <a class="el" href="classspdlog_1_1logger.html#aa1bbe703cdeed2aef722a97a2bc1a800">spdlog::logger</a>
</li>
<li>should_log()
: <a class="el" href="classspdlog_1_1logger.html#a94c77395570c462953ded4188aaaf655">spdlog::logger</a>
, <a class="el" href="classspdlog_1_1sinks_1_1sink.html#a1c932f19f67057fbe7518999bdd5c422">spdlog::sinks::sink</a>
: <a class="el" href="classspdlog_1_1logger.html#a7eff315349d73af6216fa3192fb6b907">spdlog::logger</a>
, <a class="el" href="classspdlog_1_1sinks_1_1sink.html#aee70cdd1f77473d658840447d3f3afff">spdlog::sinks::sink</a>
</li>
<li>shutdown()
: <a class="el" href="classspdlog_1_1details_1_1registry.html#ac93f888f316b0488414771ad6533b6a9">spdlog::details::registry</a>
@@ -185,15 +244,14 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
, <a class="el" href="classspdlog_1_1sinks_1_1syslog__sink.html#a303bccf40cd03356510391c493078005">spdlog::sinks::syslog_sink&lt; Mutex &gt;</a>
</li>
<li>sinks()
: <a class="el" href="classspdlog_1_1logger.html#a00c27f251b795caf028718b605572e1f">spdlog::logger</a>
: <a class="el" href="classspdlog_1_1logger.html#a59a64487a6c9714d2f7c70b5e094711b">spdlog::logger</a>
</li>
<li>size()
: <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#abd82d74b110d5d4f52e0282e4d11fc99">fmt::v5::basic_string_view&lt; Char &gt;</a>
, <a class="el" href="classfmt_1_1v5_1_1file.html#a643bffe083c4a257b8752590c70a0539">fmt::v5::file</a>
, <a class="el" href="classfmt_1_1v5_1_1format__int.html#abe5d90acec7245e6cd0c5d49b4e57f3e">fmt::v5::format_int</a>
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#ac4761deba75a7238ae29243b159b9943">fmt::v5::internal::basic_buffer&lt; T &gt;</a>
, <a class="el" href="structfmt_1_1v5_1_1internal_1_1integer__sequence.html#a30390c74b90c382607d05dde0e88da0a">fmt::v5::internal::integer_sequence&lt; T, N &gt;</a>
, <a class="el" href="classspdlog_1_1details_1_1file__helper.html#ae945d9701134218c2d0558958e9d1cf2">spdlog::details::file_helper</a>
: <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a41d96672c9f5ce8d0709ab321894765e">fmt::v5::basic_string_view&lt; Char &gt;</a>
, <a class="el" href="classfmt_1_1v5_1_1file.html#a3d014eb7cb2e99206b7c421d36afbf19">fmt::v5::file</a>
, <a class="el" href="classfmt_1_1v5_1_1format__int.html#aacef4cb4349a6bbdcaf5d2892899a05e">fmt::v5::format_int</a>
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#a65f234c9d1b66d591d838e56cfd53f5b">fmt::v5::internal::basic_buffer&lt; T &gt;</a>
, <a class="el" href="classspdlog_1_1details_1_1file__helper.html#a764d7096002ae9fca80d526dcf7e83f5">spdlog::details::file_helper</a>
</li>
<li>source_filename_formatter()
: <a class="el" href="classspdlog_1_1details_1_1source__filename__formatter.html#a9feacaecd2eaa3aee5eb992c7334dc9d">spdlog::details::source_filename_formatter</a>
@@ -205,7 +263,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
: <a class="el" href="classspdlog_1_1details_1_1source__linenum__formatter.html#ac8899bb5c6919498b71f2575f40ca504">spdlog::details::source_linenum_formatter</a>
</li>
<li>source_loc()
: <a class="el" href="structspdlog_1_1source__loc.html#a31c69d0d790b00c6f7102b4f8ef826ee">spdlog::source_loc</a>
: <a class="el" href="structspdlog_1_1source__loc.html#abf62ea25b5345f1d9003a50fde8e09d8">spdlog::source_loc</a>
</li>
<li>source_location_formatter()
: <a class="el" href="classspdlog_1_1details_1_1source__location__formatter.html#a045946c595dd299307511d89b404fe31">spdlog::details::source_location_formatter</a>
@@ -223,19 +281,19 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1specs__handler.html#a932e093eb37337b0985205de75f43ab4">fmt::v5::internal::specs_handler&lt; Context &gt;</a>
</li>
<li>specs_setter()
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1specs__setter.html#a21d719b2dfe968433047cb65d91f1bc5">fmt::v5::internal::specs_setter&lt; Char &gt;</a>
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1specs__setter.html#aebafbc2312741d5dd5290df3afadcfe5">fmt::v5::internal::specs_setter&lt; Char &gt;</a>
</li>
<li>split_by_extension()
: <a class="el" href="classspdlog_1_1details_1_1file__helper.html#a28d87e3f42c52a12c95af0558aca66f2">spdlog::details::file_helper</a>
</li>
<li>stdout_sink()
: <a class="el" href="classspdlog_1_1sinks_1_1stdout__sink.html#aadb52e8ba9e2992f847c46ec521b4407">spdlog::sinks::stdout_sink&lt; TargetStream, ConsoleMutex &gt;</a>
: <a class="el" href="classspdlog_1_1sinks_1_1stdout__sink.html#ab7761f533c069ef52a256573de29077d">spdlog::sinks::stdout_sink&lt; TargetStream, ConsoleMutex &gt;</a>
</li>
<li>store()
: <a class="el" href="structspdlog_1_1details_1_1null__atomic__int.html#a75c74956220ca5cc82a4eedcd9aa854f">spdlog::details::null_atomic_int</a>
</li>
<li>str()
: <a class="el" href="classfmt_1_1v5_1_1format__int.html#a0266f0b79afac987c1cbdf41bc1a5413">fmt::v5::format_int</a>
: <a class="el" href="classfmt_1_1v5_1_1format__int.html#ab998b2c508dd2476a2c8d086689afceb">fmt::v5::format_int</a>
</li>
<li>stream()
: <a class="el" href="structspdlog_1_1details_1_1console__stderr.html#a7e5e8197fac999d0e215e56a3116d1fc">spdlog::details::console_stderr</a>
@@ -245,7 +303,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
: <a class="el" href="classspdlog_1_1sinks_1_1syslog__sink.html#acc60de632a07b329aeba41ee48ced4f6">spdlog::sinks::syslog_sink&lt; Mutex &gt;</a>
</li>
<li>system_error()
: <a class="el" href="classfmt_1_1v5_1_1system__error.html#ae0c11bcd7a213bd3cd259393cd73fc45">fmt::v5::system_error</a>
: <a class="el" href="classfmt_1_1v5_1_1system__error.html#adb8fd39cacc13537bdf0265602df3b76">fmt::v5::system_error</a>
</li>
</ul>
</div><!-- contents -->
@@ -255,7 +313,7 @@ $(document).ready(function(){initNavTree('functions_func_s.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>