feat:replace boost library with C++11 std library
This commit is contained in:
+100
-41
@@ -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><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 class="current"><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_o.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -89,7 +148,7 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');});
|
||||
<div class="contents">
|
||||
 
|
||||
|
||||
<h3><a id="index_o"></a>- o -</h3><ul>
|
||||
<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
|
||||
<li>on()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1decimal__formatter.html#a1a6a63018f8b53729b183608f4baa79a">fmt::v5::internal::decimal_formatter</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1decimal__formatter__null.html#aa973d156e8cd5038b4cbaa8ee7c2b021">fmt::v5::internal::decimal_formatter_null</a>
|
||||
@@ -303,35 +362,35 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');});
|
||||
: <a class="el" href="classspdlog_1_1details_1_1file__helper.html#a8612066fd098080cc60e3aefed6a6085">spdlog::details::file_helper</a>
|
||||
</li>
|
||||
<li>operator bool()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__format__arg.html#ac4eb1aac92345fa137b08888a2839313">fmt::v5::basic_format_arg< Context ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__format__arg.html#a46b68f55c140d3851e06decaf1395e07">fmt::v5::basic_format_arg< Context ></a>
|
||||
</li>
|
||||
<li>operator const Char *()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1ansi__color__escape.html#ae1694c33443324d13f7b79f17a5f5ad4">fmt::v5::internal::ansi_color_escape< Char ></a>
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1ansi__color__escape.html#af0f0088aca6129c2d6a5ff49e4dfaf02">fmt::v5::internal::ansi_color_escape< Char ></a>
|
||||
</li>
|
||||
<li>operator int()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1dummy__int.html#a9cc59ebeafaa73368d404b3f22de4d43">fmt::v5::internal::dummy_int</a>
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1dummy__int.html#a8ffacae23e99063873616b2a3096fc93">fmt::v5::internal::dummy_int</a>
|
||||
</li>
|
||||
<li>operator value< Context >()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1init.html#a033f79651b7bafcfe24e07f616e5285f">fmt::v5::internal::init< Context, T, TYPE ></a>
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1init.html#a6dde1b782b16d3f93b43cc50ddef0dbb">fmt::v5::internal::init< Context, T, TYPE ></a>
|
||||
</li>
|
||||
<li>operator!=()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1null__terminating__iterator.html#a768ecde717e21463fb0a470fdd2db034">fmt::v5::internal::null_terminating_iterator< Char ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1null__terminating__iterator.html#a81413143fd6a6ab9d5aa0eab96177411">fmt::v5::internal::null_terminating_iterator< Char ></a>
|
||||
</li>
|
||||
<li>operator&=()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1text__style.html#acb1535c94d8cc4d69b19c4170a78f7d0">fmt::v5::text_style</a>
|
||||
</li>
|
||||
<li>operator()()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1arg__formatter.html#a093e3203258d2dfa3fa0282cb41c6b4d">fmt::v5::arg_formatter< Range ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1bin__writer.html#aaca6095ee92b5ffe5b8a2477667f296d">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::bin_writer< BITS ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1dec__writer.html#a794e755eaf559c53f20a9274c41df923">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::dec_writer</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1hex__writer.html#a2b4729fa9db4af17aa1a0aa3c047176d">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::hex_writer</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1num__writer.html#a0d63aada88f995eecf3b6a416d5c041f">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::num_writer</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1bin__writer.html#a4785c7356c545c693ee353a08831931b">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::bin_writer< BITS ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1dec__writer.html#a5b63c108ffad740fe70afea4df45bf14">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::dec_writer</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1hex__writer.html#a8edbb050b389a024b0ce9539a06c91bd">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::hex_writer</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1num__writer.html#a25bc91ed02b0cf7e632c8718cdfa4b41">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::num_writer</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1add__thousands__sep.html#a2b67cdb6e9828877661e6fd9348206f3">fmt::v5::internal::add_thousands_sep< Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1arg__converter.html#a84121ff1b1f0533ad51bff04bf0eb77b">fmt::v5::internal::arg_converter< T, Context ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1arg__formatter__base.html#a793d82c248d310c8b1bdf06b00a9bdf8">fmt::v5::internal::arg_formatter_base< Range ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1char__converter.html#ad2751b0df568ddd4130d2f5ddc39c29b">fmt::v5::internal::char_converter< Context ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1custom__formatter.html#a42116f5a926129d0caee0c8996923458">fmt::v5::internal::custom_formatter< Char, Context ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1internal_1_1fill.html#a8ac696cf33afd220f17fea77b4fd9df2">fmt::v5::internal::fill</a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1custom__formatter.html#a0cc11bc1184cb874fc3ca5567a3f41af">fmt::v5::internal::custom_formatter< Char, Context ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1internal_1_1fill.html#a322a2a9a356e262ad7ab6b4238fd05b3">fmt::v5::internal::fill</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1internal_1_1id__adapter.html#ae84a96563d3159d5749665b00f000758">fmt::v5::internal::id_adapter< Handler, Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1is__zero__int.html#a19ee91e091c76fe269e401b15ea7eff3">fmt::v5::internal::is_zero_int</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1internal_1_1no__thousands__sep.html#ab9fe0f0042a2d6a65a907a58a2a387b2">fmt::v5::internal::no_thousands_sep</a>
|
||||
@@ -344,10 +403,10 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');});
|
||||
, <a class="el" href="classfmt_1_1v5_1_1printf__arg__formatter.html#a3cbb7f33e396d8a644a118e4434c5b81">fmt::v5::printf_arg_formatter< Range ></a>
|
||||
</li>
|
||||
<li>operator*()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1checked__args.html#a468d65a7e88ac2b9944a1e00ac9a09cf">fmt::v5::internal::checked_args< S, Args ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1counting__iterator.html#aeb8e427b454f5b1669726a550df4f50e">fmt::v5::internal::counting_iterator< T ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1null__terminating__iterator.html#a3dbdf923f3b801110c0340d151951970">fmt::v5::internal::null_terminating_iterator< Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator_3_01_output_it_00_01std_1_1false__type_01_4.html#a51b37c2ea55917d86a0809230ad24432">fmt::v5::internal::truncating_iterator< OutputIt, std::false_type ></a>
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1checked__args.html#af483321b14a5cb7c86a05c64e054e800">fmt::v5::internal::checked_args< S, Args ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1counting__iterator.html#ad5e116609d012ecd0316ec8fb70b06f9">fmt::v5::internal::counting_iterator< T ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1null__terminating__iterator.html#ae883461ed71f841876c398f031100a01">fmt::v5::internal::null_terminating_iterator< Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator_3_01_output_it_00_01std_1_1false__type_01_4.html#ae2f651fb97847c60205bf3f76b2efe1e">fmt::v5::internal::truncating_iterator< OutputIt, std::false_type ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator_3_01_output_it_00_01std_1_1true__type_01_4.html#a4c02b24faa406024deeccaa6aa016096">fmt::v5::internal::truncating_iterator< OutputIt, std::true_type ></a>
|
||||
</li>
|
||||
<li>operator+()
|
||||
@@ -392,7 +451,7 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');});
|
||||
, <a class="el" href="classspdlog_1_1sinks_1_1wincolor__sink.html#a54ca784b8f5e1ee9c2adcda3125c3515">spdlog::sinks::wincolor_sink< OutHandle, ConsoleMutex ></a>
|
||||
</li>
|
||||
<li>operator>=()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1null__terminating__iterator.html#ad164270aa9d019ca4e07c56e8b44d2c3">fmt::v5::internal::null_terminating_iterator< Char ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1null__terminating__iterator.html#afeefa9854dc393e6f7c658b2e86327a9">fmt::v5::internal::null_terminating_iterator< Char ></a>
|
||||
</li>
|
||||
<li>operator[]()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#a2f3ec418e47e041ffd5628d10ef80f56">fmt::v5::internal::basic_buffer< T ></a>
|
||||
@@ -404,7 +463,7 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');});
|
||||
: <a class="el" href="classspdlog_1_1sinks_1_1ostream__sink.html#a761f1c26210fe42673af4734b38fe167">spdlog::sinks::ostream_sink< Mutex ></a>
|
||||
</li>
|
||||
<li>out()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__writer.html#a0bad6b95b096ed85f9db16c66c72bec9">fmt::v5::basic_writer< Range ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__writer.html#a7518865de3941e306dac2a805675b475">fmt::v5::basic_writer< Range ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1arg__formatter__base.html#a8890ae003e8b00eed900cd18d216cf48">fmt::v5::internal::arg_formatter_base< Range ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1context__base.html#aa8255081d2498a11c4d0db766907709c">fmt::v5::internal::context_base< OutputIt, Context, Char ></a>
|
||||
</li>
|
||||
@@ -415,7 +474,7 @@ $(document).ready(function(){initNavTree('functions_func_o.html','');});
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1formatbuf.html#a9dfaa03638d438c79cd2d3bfa597d077">fmt::v5::internal::formatbuf< Char ></a>
|
||||
</li>
|
||||
<li>overrun_counter()
|
||||
: <a class="el" href="classspdlog_1_1details_1_1circular__q.html#a2f683dc45eca25efad9e415cf73c7ea0">spdlog::details::circular_q< T ></a>
|
||||
: <a class="el" href="classspdlog_1_1details_1_1circular__q.html#ae4e579c877065c0d2471ebe124c364ad">spdlog::details::circular_q< T ></a>
|
||||
, <a class="el" href="classspdlog_1_1details_1_1mpmc__blocking__queue.html#a15e3d12dff953034d5aad5590b8282cd">spdlog::details::mpmc_blocking_queue< T ></a>
|
||||
, <a class="el" href="classspdlog_1_1details_1_1thread__pool.html#adc34920f65797d8f54986dc1894a8804">spdlog::details::thread_pool</a>
|
||||
</li>
|
||||
@@ -427,7 +486,7 @@ $(document).ready(function(){initNavTree('functions_func_o.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