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::file_helper 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_1file__helper.html','');});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
@@ -119,10 +139,10 @@ Public Member Functions</h2></td></tr>
|
||||
<tr class="separator:a6a6d7a75014ae880857b4fe4fd01dc7a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a51eb58a2d46f1896f3ab7b9d323d97ae"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classspdlog_1_1details_1_1file__helper.html#a51eb58a2d46f1896f3ab7b9d323d97ae">write</a> (const <a class="el" href="namespacefmt_1_1v5.html#a87104ff0bbd588f55bbbadf592227d75">fmt::memory_buffer</a> &buf)</td></tr>
|
||||
<tr class="separator:a51eb58a2d46f1896f3ab7b9d323d97ae"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae945d9701134218c2d0558958e9d1cf2"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classspdlog_1_1details_1_1file__helper.html#ae945d9701134218c2d0558958e9d1cf2">size</a> () const</td></tr>
|
||||
<tr class="separator:ae945d9701134218c2d0558958e9d1cf2"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a76610058a1769b25bd6ed52a1443b552"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="namespacespdlog.html#acf7ce125b3622e44f8f1702d699e0b06">filename_t</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classspdlog_1_1details_1_1file__helper.html#a76610058a1769b25bd6ed52a1443b552">filename</a> () const</td></tr>
|
||||
<tr class="separator:a76610058a1769b25bd6ed52a1443b552"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a764d7096002ae9fca80d526dcf7e83f5"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classspdlog_1_1details_1_1file__helper.html#a764d7096002ae9fca80d526dcf7e83f5">size</a> () const </td></tr>
|
||||
<tr class="separator:a764d7096002ae9fca80d526dcf7e83f5"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a3cd06d6cc27e18111ff27702d0aeee5e"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="namespacespdlog.html#acf7ce125b3622e44f8f1702d699e0b06">filename_t</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classspdlog_1_1details_1_1file__helper.html#a3cd06d6cc27e18111ff27702d0aeee5e">filename</a> () const </td></tr>
|
||||
<tr class="separator:a3cd06d6cc27e18111ff27702d0aeee5e"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
|
||||
Static Public Member Functions</h2></td></tr>
|
||||
@@ -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="file__helper_8h_source.html#l00025">25</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00025">25</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="aa11a5129c9d7492638a68d849d66d47d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aa11a5129c9d7492638a68d849d66d47d">◆ </a></span>file_helper() <span class="overload">[1/2]</span></h2>
|
||||
|
||||
<a class="anchor" id="aa11a5129c9d7492638a68d849d66d47d"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -167,9 +185,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab68b7720555f7656a8f387f8e0dcb37d"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab68b7720555f7656a8f387f8e0dcb37d">◆ </a></span>file_helper() <span class="overload">[2/2]</span></h2>
|
||||
|
||||
<a class="anchor" id="ab68b7720555f7656a8f387f8e0dcb37d"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -193,9 +209,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aad84ef5f999c2721a0a8ad36ce641e8c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aad84ef5f999c2721a0a8ad36ce641e8c">◆ </a></span>~file_helper()</h2>
|
||||
|
||||
<a class="anchor" id="aad84ef5f999c2721a0a8ad36ce641e8c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -216,14 +230,12 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00037">37</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00037">37</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a id="a6a6d7a75014ae880857b4fe4fd01dc7a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a6a6d7a75014ae880857b4fe4fd01dc7a">◆ </a></span>close()</h2>
|
||||
|
||||
<a class="anchor" id="a6a6d7a75014ae880857b4fe4fd01dc7a"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -244,13 +256,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00074">74</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00074">74</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a8c5f69588e8a54f436c3565317c233bd"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8c5f69588e8a54f436c3565317c233bd">◆ </a></span>file_exists()</h2>
|
||||
|
||||
<a class="anchor" id="a8c5f69588e8a54f436c3565317c233bd"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -272,13 +282,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00107">107</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00107">107</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a76610058a1769b25bd6ed52a1443b552"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a76610058a1769b25bd6ed52a1443b552">◆ </a></span>filename()</h2>
|
||||
|
||||
<a class="anchor" id="a3cd06d6cc27e18111ff27702d0aeee5e"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -299,13 +307,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00102">102</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00102">102</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1a75f29ec0c13d9fbc269bcd8378b18b"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1a75f29ec0c13d9fbc269bcd8378b18b">◆ </a></span>flush()</h2>
|
||||
|
||||
<a class="anchor" id="a1a75f29ec0c13d9fbc269bcd8378b18b"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -326,13 +332,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00069">69</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00069">69</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a8612066fd098080cc60e3aefed6a6085"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8612066fd098080cc60e3aefed6a6085">◆ </a></span>open()</h2>
|
||||
|
||||
<a class="anchor" id="a8612066fd098080cc60e3aefed6a6085"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -364,13 +368,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00042">42</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00042">42</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7c7314360e404efa02326feb7aa98442"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7c7314360e404efa02326feb7aa98442">◆ </a></span>operator=()</h2>
|
||||
|
||||
<a class="anchor" id="a7c7314360e404efa02326feb7aa98442"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -394,9 +396,7 @@ Public Attributes</h2></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a21c688da7f241c53871b462c3a5c2c94"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a21c688da7f241c53871b462c3a5c2c94">◆ </a></span>reopen()</h2>
|
||||
|
||||
<a class="anchor" id="a21c688da7f241c53871b462c3a5c2c94"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -418,13 +418,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00060">60</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00060">60</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae945d9701134218c2d0558958e9d1cf2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae945d9701134218c2d0558958e9d1cf2">◆ </a></span>size()</h2>
|
||||
|
||||
<a class="anchor" id="a764d7096002ae9fca80d526dcf7e83f5"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -445,13 +443,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00093">93</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00093">93</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a28d87e3f42c52a12c95af0558aca66f2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a28d87e3f42c52a12c95af0558aca66f2">◆ </a></span>split_by_extension()</h2>
|
||||
|
||||
<a class="anchor" id="a28d87e3f42c52a12c95af0558aca66f2"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -473,13 +469,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00125">125</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00125">125</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a51eb58a2d46f1896f3ab7b9d323d97ae"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a51eb58a2d46f1896f3ab7b9d323d97ae">◆ </a></span>write()</h2>
|
||||
|
||||
<a class="anchor" id="a51eb58a2d46f1896f3ab7b9d323d97ae"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="mlabels">
|
||||
@@ -501,14 +495,12 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00083">83</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00083">83</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a id="aea72ea8d655bb11f19dbe48477e6c8b3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aea72ea8d655bb11f19dbe48477e6c8b3">◆ </a></span>open_interval</h2>
|
||||
|
||||
<a class="anchor" id="aea72ea8d655bb11f19dbe48477e6c8b3"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -518,13 +510,11 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00030">30</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00030">30</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a22be952a421d866566eed3a5ce201144"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a22be952a421d866566eed3a5ce201144">◆ </a></span>open_tries</h2>
|
||||
|
||||
<a class="anchor" id="a22be952a421d866566eed3a5ce201144"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
@@ -534,7 +524,7 @@ Public Attributes</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="file__helper_8h_source.html#l00029">29</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="file__helper_8h_source.html#l00029">29</a> of file <a class="el" href="file__helper_8h_source.html">file_helper.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -549,7 +539,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="classspdlog_1_1details_1_1file__helper.html">file_helper</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