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::registry Class 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('classspdlog_1_1details_1_1registry.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -152,11 +172,9 @@ Static Public Member Functions</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="registry_8h_source.html#l00036">36</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00036">36</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="ab5c1a2f7b8e2e9eec4e0fa75d9167f3b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab5c1a2f7b8e2e9eec4e0fa75d9167f3b">◆ </a></span>registry()</h2>
|
||||
|
||||
<a class="anchor" id="ab5c1a2f7b8e2e9eec4e0fa75d9167f3b"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -181,9 +199,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a id="a781454ea62603cfaebddf14ec2ec9985"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a781454ea62603cfaebddf14ec2ec9985">◆ </a></span>apply_all()</h2>
|
||||
|
||||
<a class="anchor" id="a781454ea62603cfaebddf14ec2ec9985"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -193,9 +209,9 @@ Static Public Member Functions</h2></td></tr>
|
||||
<tr>
|
||||
<td class="memname">void spdlog::details::registry::apply_all </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">const std::function< void(const std::shared_ptr< <a class="el" href="classspdlog_1_1logger.html">logger</a> > </td>
|
||||
<td class="paramname"></td><td>)</td>
|
||||
<td> &</td>
|
||||
<td class="paramtype">const std::function< void(const std::shared_ptr< <a class="el" href="classspdlog_1_1logger.html">logger</a> >)> & </td>
|
||||
<td class="paramname"><em>fun</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
@@ -205,13 +221,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00166">166</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00166">166</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="af6c1f16e0433b6400aef5219fa1b81ea"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af6c1f16e0433b6400aef5219fa1b81ea">◆ </a></span>default_logger()</h2>
|
||||
|
||||
<a class="anchor" id="af6c1f16e0433b6400aef5219fa1b81ea"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -232,13 +246,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00074">74</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00074">74</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a21f513aa5a7da6a21fe35a5077b2db74"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a21f513aa5a7da6a21fe35a5077b2db74">◆ </a></span>drop()</h2>
|
||||
|
||||
<a class="anchor" id="a21f513aa5a7da6a21fe35a5077b2db74"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -260,13 +272,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00184">184</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00184">184</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a127ccc3786f6ddef57f16d354ba4db91"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a127ccc3786f6ddef57f16d354ba4db91">◆ </a></span>drop_all()</h2>
|
||||
|
||||
<a class="anchor" id="a127ccc3786f6ddef57f16d354ba4db91"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -287,13 +297,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00194">194</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00194">194</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a3abe5826eebb056d51dd0dd75beed42d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a3abe5826eebb056d51dd0dd75beed42d">◆ </a></span>flush_all()</h2>
|
||||
|
||||
<a class="anchor" id="a3abe5826eebb056d51dd0dd75beed42d"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -314,13 +322,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00175">175</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00175">175</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a78eb75a31640c0bb204d7f2123ba825c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a78eb75a31640c0bb204d7f2123ba825c">◆ </a></span>flush_every()</h2>
|
||||
|
||||
<a class="anchor" id="a78eb75a31640c0bb204d7f2123ba825c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -342,13 +348,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00149">149</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00149">149</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a34841160632afca0f2063f1d55629d73"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a34841160632afca0f2063f1d55629d73">◆ </a></span>flush_on()</h2>
|
||||
|
||||
<a class="anchor" id="a34841160632afca0f2063f1d55629d73"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -370,13 +374,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00139">139</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00139">139</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a43cb4919dd9f66cf4eeeeaf9774caade"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a43cb4919dd9f66cf4eeeeaf9774caade">◆ </a></span>get()</h2>
|
||||
|
||||
<a class="anchor" id="a43cb4919dd9f66cf4eeeeaf9774caade"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -398,13 +400,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00067">67</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00067">67</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1fd3bc96c2a7be1af1841f5980cd5f4c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1fd3bc96c2a7be1af1841f5980cd5f4c">◆ </a></span>get_default_raw()</h2>
|
||||
|
||||
<a class="anchor" id="a1fd3bc96c2a7be1af1841f5980cd5f4c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -425,13 +425,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00084">84</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00084">84</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="af86cd2fcbec489ebc343815f49a6e076"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#af86cd2fcbec489ebc343815f49a6e076">◆ </a></span>get_tp()</h2>
|
||||
|
||||
<a class="anchor" id="af86cd2fcbec489ebc343815f49a6e076"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -452,13 +450,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00112">112</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00112">112</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7e015c41e9c32c9f1e8e7f9adc578cee"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7e015c41e9c32c9f1e8e7f9adc578cee">◆ </a></span>initialize_logger()</h2>
|
||||
|
||||
<a class="anchor" id="a7e015c41e9c32c9f1e8e7f9adc578cee"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -480,13 +476,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00048">48</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00048">48</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a58a1bbb352f751f6b729bc57bfadd6be"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a58a1bbb352f751f6b729bc57bfadd6be">◆ </a></span>instance()</h2>
|
||||
|
||||
<a class="anchor" id="a58a1bbb352f751f6b729bc57bfadd6be"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -507,13 +501,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00228">228</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00228">228</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a12da238b4eda17829b194b36f383e8a0"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a12da238b4eda17829b194b36f383e8a0">◆ </a></span>operator=()</h2>
|
||||
|
||||
<a class="anchor" id="a12da238b4eda17829b194b36f383e8a0"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -537,9 +529,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab77fb7513b2e3e6442a83f037543e391"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab77fb7513b2e3e6442a83f037543e391">◆ </a></span>register_logger()</h2>
|
||||
|
||||
<a class="anchor" id="ab77fb7513b2e3e6442a83f037543e391"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -561,13 +551,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00042">42</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00042">42</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0cfc3780c18f5331ad31ea1d40248952"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0cfc3780c18f5331ad31ea1d40248952">◆ </a></span>set_automatic_registration()</h2>
|
||||
|
||||
<a class="anchor" id="a0cfc3780c18f5331ad31ea1d40248952"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -589,13 +577,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00222">222</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00222">222</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae2a45628046a1d0cd3f8de81a5556acb"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae2a45628046a1d0cd3f8de81a5556acb">◆ </a></span>set_default_logger()</h2>
|
||||
|
||||
<a class="anchor" id="ae2a45628046a1d0cd3f8de81a5556acb"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -617,13 +603,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00091">91</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00091">91</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a47543b9b7ebe0dc3664cfd5f3e385905"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a47543b9b7ebe0dc3664cfd5f3e385905">◆ </a></span>set_error_handler()</h2>
|
||||
|
||||
<a class="anchor" id="a47543b9b7ebe0dc3664cfd5f3e385905"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -645,13 +629,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00156">156</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00156">156</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a8f8dcb7f6b7987716cfbcb92bbe96517"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8f8dcb7f6b7987716cfbcb92bbe96517">◆ </a></span>set_formatter()</h2>
|
||||
|
||||
<a class="anchor" id="a8f8dcb7f6b7987716cfbcb92bbe96517"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -673,13 +655,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00119">119</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00119">119</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4b8494e781ed3151586b307cca63edb7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4b8494e781ed3151586b307cca63edb7">◆ </a></span>set_level()</h2>
|
||||
|
||||
<a class="anchor" id="a4b8494e781ed3151586b307cca63edb7"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -701,13 +681,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00129">129</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00129">129</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aa5503db04a70a06f97e7c1218aa8cbe2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa5503db04a70a06f97e7c1218aa8cbe2">◆ </a></span>set_tp()</h2>
|
||||
|
||||
<a class="anchor" id="aa5503db04a70a06f97e7c1218aa8cbe2"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -729,13 +707,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00106">106</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00106">106</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ac93f888f316b0488414771ad6533b6a9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ac93f888f316b0488414771ad6533b6a9">◆ </a></span>shutdown()</h2>
|
||||
|
||||
<a class="anchor" id="ac93f888f316b0488414771ad6533b6a9"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -756,13 +732,11 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00202">202</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00202">202</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a0fddfd080598f35c675d618cb5e414c6"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a0fddfd080598f35c675d618cb5e414c6">◆ </a></span>tp_mutex()</h2>
|
||||
|
||||
<a class="anchor" id="a0fddfd080598f35c675d618cb5e414c6"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -783,7 +757,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="registry_8h_source.html#l00217">217</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="registry_8h_source.html#l00217">217</a> of file <a class="el" href="registry_8h_source.html">registry.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -798,7 +772,7 @@ Static Public Member Functions</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="classspdlog_1_1details_1_1registry.html">registry</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