feature:support for conneting horizon
This commit is contained in:
+24
-11
@@ -3,7 +3,7 @@
|
||||
<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.15"/>
|
||||
<meta name="generator" content="Doxygen 1.8.16"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Livox SDK API: sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h File Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -31,7 +31,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">V1.1.0</span>
|
||||
 <span id="projectnumber">V2.0.0</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -39,7 +39,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.15 -->
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<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');
|
||||
@@ -699,10 +699,17 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Value:</b><div class="fragment"><div class="line">[] { \</div><div class="line"> typedef <span class="keyword">typename</span> std::remove_cv<std::remove_pointer< \</div><div class="line"> typename std::decay<decltype(s)><a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">::type</a>><a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">::type</a>><a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">::type</a> ct; \</div><div class="line"> struct str : <a class="code" href="structfmt_1_1v5_1_1compile__string.html">fmt::compile_string</a> { \</div><div class="line"> typedef ct <a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13a4291d26029047911bc456839856ea64d">char_type</a>; \</div><div class="line"> FMT_CONSTEXPR <span class="keyword">operator</span> <a class="code" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::basic_string_view<ct></a>()<span class="keyword"> const </span>{ \</div><div class="line"> return {s, <span class="keyword">sizeof</span>(s) / <span class="keyword">sizeof</span>(ct) - 1}; \</div><div class="line"> } \</div><div class="line"> }; \</div><div class="line"> return str{}; \</div><div class="line"> }()</div><div class="ttc" id="namespacefmt_1_1v5_1_1internal_html_af8b98afef956b03a99bc61d088705f13"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">fmt::v5::internal::type</a></div><div class="ttdeci">type</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00530">core.h:530</a></div></div>
|
||||
<div class="ttc" id="structfmt_1_1v5_1_1compile__string_html"><div class="ttname"><a href="structfmt_1_1v5_1_1compile__string.html">fmt::v5::compile_string</a></div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00472">core.h:472</a></div></div>
|
||||
<div class="ttc" id="namespacefmt_1_1v5_1_1internal_html_af8b98afef956b03a99bc61d088705f13a4291d26029047911bc456839856ea64d"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13a4291d26029047911bc456839856ea64d">fmt::v5::internal::char_type</a></div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00533">core.h:533</a></div></div>
|
||||
<div class="ttc" id="classfmt_1_1v5_1_1basic__string__view_html"><div class="ttname"><a href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a></div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00350">core.h:350</a></div></div>
|
||||
<b>Value:</b><div class="fragment"><div class="line">[] { \</div>
|
||||
<div class="line"> typedef <span class="keyword">typename</span> std::remove_cv<std::remove_pointer< \</div>
|
||||
<div class="line"> typename std::decay<decltype(s)><a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">::type</a>><a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">::type</a>><a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">::type</a> ct; \</div>
|
||||
<div class="line"> struct str : <a class="code" href="structfmt_1_1v5_1_1compile__string.html">fmt::compile_string</a> { \</div>
|
||||
<div class="line"> typedef ct <a class="code" href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13a4291d26029047911bc456839856ea64d">char_type</a>; \</div>
|
||||
<div class="line"> FMT_CONSTEXPR <span class="keyword">operator</span> <a class="code" href="classfmt_1_1v5_1_1basic__string__view.html">fmt::basic_string_view<ct></a>()<span class="keyword"> const </span>{ \</div>
|
||||
<div class="line"> return {s, <span class="keyword">sizeof</span>(s) / <span class="keyword">sizeof</span>(ct) - 1}; \</div>
|
||||
<div class="line"> } \</div>
|
||||
<div class="line"> }; \</div>
|
||||
<div class="line"> return str{}; \</div>
|
||||
<div class="line"> }()</div>
|
||||
</div><!-- fragment -->
|
||||
<p class="definition">Definition at line <a class="el" href="format_8h_source.html#l03513">3513</a> of file <a class="el" href="format_8h_source.html">format.h</a>.</p>
|
||||
|
||||
@@ -755,9 +762,8 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Value:</b><div class="fragment"><div class="line">((<a class="code" href="format_8h.html#a058e2c3eea88d232a1056a0bc6487e37">FMT_CLANG_VERSION</a> >= 209 && __cplusplus >= 201103L) || \</div><div class="line"> (<a class="code" href="core_8h.html#a4f5db4f97e31a127b1236d1ff412bb0c">FMT_GCC_VERSION</a> >= 303 && <a class="code" href="core_8h.html#a1e3ffe834c427bc295b6880efcd17976">FMT_HAS_GXX_CXX11</a>))</div><div class="ttc" id="format_8h_html_a058e2c3eea88d232a1056a0bc6487e37"><div class="ttname"><a href="format_8h.html#a058e2c3eea88d232a1056a0bc6487e37">FMT_CLANG_VERSION</a></div><div class="ttdeci">#define FMT_CLANG_VERSION</div><div class="ttdef"><b>Definition:</b> <a href="format_8h_source.html#l00043">format.h:43</a></div></div>
|
||||
<div class="ttc" id="core_8h_html_a4f5db4f97e31a127b1236d1ff412bb0c"><div class="ttname"><a href="core_8h.html#a4f5db4f97e31a127b1236d1ff412bb0c">FMT_GCC_VERSION</a></div><div class="ttdeci">#define FMT_GCC_VERSION</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00043">core.h:43</a></div></div>
|
||||
<div class="ttc" id="core_8h_html_a1e3ffe834c427bc295b6880efcd17976"><div class="ttname"><a href="core_8h.html#a1e3ffe834c427bc295b6880efcd17976">FMT_HAS_GXX_CXX11</a></div><div class="ttdeci">#define FMT_HAS_GXX_CXX11</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00049">core.h:49</a></div></div>
|
||||
<b>Value:</b><div class="fragment"><div class="line">((<a class="code" href="format_8h.html#a058e2c3eea88d232a1056a0bc6487e37">FMT_CLANG_VERSION</a> >= 209 && __cplusplus >= 201103L) || \</div>
|
||||
<div class="line"> (<a class="code" href="core_8h.html#a4f5db4f97e31a127b1236d1ff412bb0c">FMT_GCC_VERSION</a> >= 303 && <a class="code" href="core_8h.html#a1e3ffe834c427bc295b6880efcd17976">FMT_HAS_GXX_CXX11</a>))</div>
|
||||
</div><!-- fragment -->
|
||||
<p class="definition">Definition at line <a class="el" href="format_8h_source.html#l00149">149</a> of file <a class="el" href="format_8h_source.html">format.h</a>.</p>
|
||||
|
||||
@@ -829,13 +835,20 @@ Functions</h2></td></tr>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<div class="ttc" id="aclassfmt_1_1v5_1_1basic__string__view_html"><div class="ttname"><a href="classfmt_1_1v5_1_1basic__string__view.html">fmt::v5::basic_string_view</a></div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00350">core.h:350</a></div></div>
|
||||
<div class="ttc" id="acore_8h_html_a4f5db4f97e31a127b1236d1ff412bb0c"><div class="ttname"><a href="core_8h.html#a4f5db4f97e31a127b1236d1ff412bb0c">FMT_GCC_VERSION</a></div><div class="ttdeci">#define FMT_GCC_VERSION</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00043">core.h:43</a></div></div>
|
||||
<div class="ttc" id="aformat_8h_html_a058e2c3eea88d232a1056a0bc6487e37"><div class="ttname"><a href="format_8h.html#a058e2c3eea88d232a1056a0bc6487e37">FMT_CLANG_VERSION</a></div><div class="ttdeci">#define FMT_CLANG_VERSION</div><div class="ttdef"><b>Definition:</b> <a href="format_8h_source.html#l00043">format.h:43</a></div></div>
|
||||
<div class="ttc" id="acore_8h_html_a1e3ffe834c427bc295b6880efcd17976"><div class="ttname"><a href="core_8h.html#a1e3ffe834c427bc295b6880efcd17976">FMT_HAS_GXX_CXX11</a></div><div class="ttdeci">#define FMT_HAS_GXX_CXX11</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00049">core.h:49</a></div></div>
|
||||
<div class="ttc" id="anamespacefmt_1_1v5_1_1internal_html_af8b98afef956b03a99bc61d088705f13a4291d26029047911bc456839856ea64d"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13a4291d26029047911bc456839856ea64d">fmt::v5::internal::char_type</a></div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00533">core.h:533</a></div></div>
|
||||
<div class="ttc" id="anamespacefmt_1_1v5_1_1internal_html_af8b98afef956b03a99bc61d088705f13"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#af8b98afef956b03a99bc61d088705f13">fmt::v5::internal::type</a></div><div class="ttdeci">type</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00530">core.h:530</a></div></div>
|
||||
<div class="ttc" id="astructfmt_1_1v5_1_1compile__string_html"><div class="ttname"><a href="structfmt_1_1v5_1_1compile__string.html">fmt::v5::compile_string</a></div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00472">core.h:472</a></div></div>
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_5f1136fe404e0a548faf586fae339a6a.html">sdk_core</a></li><li class="navelem"><a class="el" href="dir_fef6b6f1028f30fedf17225feaaa02fe.html">include</a></li><li class="navelem"><a class="el" href="dir_7bb3e31efd6b819bbb0704cee4a66d41.html">third_party</a></li><li class="navelem"><a class="el" href="dir_cf58c3a45797022668a1e269b5315a33.html">spdlog</a></li><li class="navelem"><a class="el" href="dir_248a80cf6760c7a1ab13394a1c16f7b2.html">spdlog</a></li><li class="navelem"><a class="el" href="dir_0c3a0641627b76fd80f03d211e44dc98.html">fmt</a></li><li class="navelem"><a class="el" href="dir_148a221396087d65c55fa0ea541856de.html">bundled</a></li><li class="navelem"><a class="el" href="format_8h.html">format.h</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.15 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user