feat:replace boost library with C++11 std library
This commit is contained in:
@@ -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: spdlog::details::async_msg Struct Reference</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,42 @@
|
||||
</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><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
@@ -67,9 +89,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('structspdlog_1_1details_1_1async__msg.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -140,11 +160,9 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock">
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00027">27</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00027">27</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a1639729ae0bbefc841ec4b87c3369274"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1639729ae0bbefc841ec4b87c3369274">◆ </a></span>async_msg() <span class="overload">[1/6]</span></h2>
|
||||
|
||||
<a class="anchor" id="a1639729ae0bbefc841ec4b87c3369274"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -167,9 +185,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab4a9c6bb231f8b467f4a9bf43820da45"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab4a9c6bb231f8b467f4a9bf43820da45">◆ </a></span>~async_msg()</h2>
|
||||
|
||||
<a class="anchor" id="ab4a9c6bb231f8b467f4a9bf43820da45"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -192,9 +208,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ac61cf7969d3c60aa377cf4a40df6e6a7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ac61cf7969d3c60aa377cf4a40df6e6a7">◆ </a></span>async_msg() <span class="overload">[2/6]</span></h2>
|
||||
|
||||
<a class="anchor" id="ac61cf7969d3c60aa377cf4a40df6e6a7"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -218,9 +232,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a2e618e34ed69ba387e8e5f069543f94a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2e618e34ed69ba387e8e5f069543f94a">◆ </a></span>async_msg() <span class="overload">[3/6]</span></h2>
|
||||
|
||||
<a class="anchor" id="a2e618e34ed69ba387e8e5f069543f94a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -244,9 +256,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa525d6ee1ca7b82755a0f39b62283638"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa525d6ee1ca7b82755a0f39b62283638">◆ </a></span>async_msg() <span class="overload">[4/6]</span></h2>
|
||||
|
||||
<a class="anchor" id="aa525d6ee1ca7b82755a0f39b62283638"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -284,13 +294,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00076">76</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00076">76</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ace5999e830cd28f7b14f804952925379"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ace5999e830cd28f7b14f804952925379">◆ </a></span>async_msg() <span class="overload">[5/6]</span></h2>
|
||||
|
||||
<a class="anchor" id="ace5999e830cd28f7b14f804952925379"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -322,13 +330,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00088">88</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00088">88</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a466b9eb427b14c12f59afeeeb98c0e01"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a466b9eb427b14c12f59afeeeb98c0e01">◆ </a></span>async_msg() <span class="overload">[6/6]</span></h2>
|
||||
|
||||
<a class="anchor" id="a466b9eb427b14c12f59afeeeb98c0e01"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -350,14 +356,12 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00099">99</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00099">99</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a id="a963cf593d81367843c4347603a18c5f8"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a963cf593d81367843c4347603a18c5f8">◆ </a></span>operator=()</h2>
|
||||
|
||||
<a class="anchor" id="a963cf593d81367843c4347603a18c5f8"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -381,9 +385,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a2c5c21ef52bd0b7241ed6ac56f480fd2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2c5c21ef52bd0b7241ed6ac56f480fd2">◆ </a></span>to_log_msg()</h2>
|
||||
|
||||
<a class="anchor" id="a2c5c21ef52bd0b7241ed6ac56f480fd2"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -404,14 +406,12 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00105">105</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00105">105</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a id="a3e2008e47f70761ff3240ab56a3be370"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a3e2008e47f70761ff3240ab56a3be370">◆ </a></span>level</h2>
|
||||
|
||||
<a class="anchor" id="a3e2008e47f70761ff3240ab56a3be370"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -421,13 +421,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00030">30</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00030">30</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a74136620d40e667dbfec1050c8e74179"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a74136620d40e667dbfec1050c8e74179">◆ </a></span>msg_id</h2>
|
||||
|
||||
<a class="anchor" id="a74136620d40e667dbfec1050c8e74179"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -437,13 +435,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00035">35</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00035">35</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a02c7d8e28bc720dea6552042801a86c0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a02c7d8e28bc720dea6552042801a86c0">◆ </a></span>msg_type</h2>
|
||||
|
||||
<a class="anchor" id="a02c7d8e28bc720dea6552042801a86c0"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -453,13 +449,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00029">29</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00029">29</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0c3ac027c1ca0c1380210c32219a0370"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0c3ac027c1ca0c1380210c32219a0370">◆ </a></span>raw</h2>
|
||||
|
||||
<a class="anchor" id="a0c3ac027c1ca0c1380210c32219a0370"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -469,13 +463,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00033">33</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00033">33</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a017a4b18324181e93c1b1606b0158999"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a017a4b18324181e93c1b1606b0158999">◆ </a></span>source</h2>
|
||||
|
||||
<a class="anchor" id="a017a4b18324181e93c1b1606b0158999"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -485,13 +477,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00036">36</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00036">36</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aac1c8c51a83bae076197a384d26b8814"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aac1c8c51a83bae076197a384d26b8814">◆ </a></span>thread_id</h2>
|
||||
|
||||
<a class="anchor" id="aac1c8c51a83bae076197a384d26b8814"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -501,13 +491,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00032">32</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00032">32</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a00cfea0e28fb046d77da1df09d6410b4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a00cfea0e28fb046d77da1df09d6410b4">◆ </a></span>time</h2>
|
||||
|
||||
<a class="anchor" id="a00cfea0e28fb046d77da1df09d6410b4"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -517,13 +505,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00031">31</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00031">31</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a11f8ca9e84e22b61fca4cd7fe88db5aa"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a11f8ca9e84e22b61fca4cd7fe88db5aa">◆ </a></span>worker_ptr</h2>
|
||||
|
||||
<a class="anchor" id="a11f8ca9e84e22b61fca4cd7fe88db5aa"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -533,7 +519,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="thread__pool_8h_source.html#l00037">37</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="thread__pool_8h_source.html#l00037">37</a> of file <a class="el" href="thread__pool_8h_source.html">thread_pool.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -548,7 +534,7 @@ Public Attributes</h2></td></tr>
|
||||
<li class="navelem"><a class="el" href="namespacespdlog.html">spdlog</a></li><li class="navelem"><a class="el" href="namespacespdlog_1_1details.html">details</a></li><li class="navelem"><a class="el" href="structspdlog_1_1details_1_1async__msg.html">async_msg</a></li>
|
||||
<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