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::log_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_1log__msg.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -130,11 +150,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="log__msg_8h_source.html#l00016">16</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00016">16</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="af08273268386a97a4e4a02505f830318"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af08273268386a97a4e4a02505f830318">◆ </a></span>log_msg() <span class="overload">[1/3]</span></h2>
|
||||
|
||||
<a class="anchor" id="af08273268386a97a4e4a02505f830318"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -178,13 +196,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00019">19</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00019">19</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aed741a89e884b8f51db4fd6364402e7a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aed741a89e884b8f51db4fd6364402e7a">◆ </a></span>log_msg() <span class="overload">[2/3]</span></h2>
|
||||
|
||||
<a class="anchor" id="aed741a89e884b8f51db4fd6364402e7a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -222,13 +238,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00034">34</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00034">34</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ad3ff125f04a5854bf78f6c359af5183a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad3ff125f04a5854bf78f6c359af5183a">◆ </a></span>log_msg() <span class="overload">[3/3]</span></h2>
|
||||
|
||||
<a class="anchor" id="ad3ff125f04a5854bf78f6c359af5183a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -253,9 +267,7 @@ Public Attributes</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a id="a0dfc2763f8e6b73ca34e4cb7c5a9950a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0dfc2763f8e6b73ca34e4cb7c5a9950a">◆ </a></span>color_range_end</h2>
|
||||
|
||||
<a class="anchor" id="a0dfc2763f8e6b73ca34e4cb7c5a9950a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -273,13 +285,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00049">49</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00049">49</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a87cb1c5f1ecd7415412722123e35d491"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a87cb1c5f1ecd7415412722123e35d491">◆ </a></span>color_range_start</h2>
|
||||
|
||||
<a class="anchor" id="a87cb1c5f1ecd7415412722123e35d491"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -297,13 +307,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00048">48</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00048">48</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4142f4d66140a1ea24053311ebea5706"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4142f4d66140a1ea24053311ebea5706">◆ </a></span>level</h2>
|
||||
|
||||
<a class="anchor" id="a4142f4d66140a1ea24053311ebea5706"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -313,13 +321,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00042">42</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00042">42</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0aacbf01e2a67660d328fa2080d55def"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0aacbf01e2a67660d328fa2080d55def">◆ </a></span>logger_name</h2>
|
||||
|
||||
<a class="anchor" id="a0aacbf01e2a67660d328fa2080d55def"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -329,13 +335,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00041">41</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00041">41</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a8cbec91cdecd3cb4efe9cfa39d5d1d84"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8cbec91cdecd3cb4efe9cfa39d5d1d84">◆ </a></span>msg_id</h2>
|
||||
|
||||
<a class="anchor" id="a8cbec91cdecd3cb4efe9cfa39d5d1d84"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -345,13 +349,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00045">45</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00045">45</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a33fd07702d73245581fccd8d0d04b82a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a33fd07702d73245581fccd8d0d04b82a">◆ </a></span>payload</h2>
|
||||
|
||||
<a class="anchor" id="a33fd07702d73245581fccd8d0d04b82a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -361,13 +363,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00052">52</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00052">52</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a607e0014c79c1d39e28b515662ca2ca1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a607e0014c79c1d39e28b515662ca2ca1">◆ </a></span>source</h2>
|
||||
|
||||
<a class="anchor" id="a607e0014c79c1d39e28b515662ca2ca1"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -377,13 +377,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00051">51</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00051">51</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab8474cd689276f61021bca37e1993eef"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab8474cd689276f61021bca37e1993eef">◆ </a></span>thread_id</h2>
|
||||
|
||||
<a class="anchor" id="ab8474cd689276f61021bca37e1993eef"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -393,13 +391,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00044">44</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00044">44</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a25fadb26e6ce94657af5475d4a581313"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a25fadb26e6ce94657af5475d4a581313">◆ </a></span>time</h2>
|
||||
|
||||
<a class="anchor" id="a25fadb26e6ce94657af5475d4a581313"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -409,7 +405,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="log__msg_8h_source.html#l00043">43</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="log__msg_8h_source.html#l00043">43</a> of file <a class="el" href="log__msg_8h_source.html">log_msg.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -424,7 +420,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_1log__msg.html">log_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