feature:support for conneting horizon
This commit is contained in:
+16
-9
@@ -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/core.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');
|
||||
@@ -917,7 +917,10 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Value:</b><div class="fragment"><div class="line"><span class="keyword">template</span> <<span class="keyword">typename</span> C> \</div><div class="line"> FMT_CONSTEXPR init<C, ValueType, TAG> <a class="code" href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">make_value</a>(ArgType val) { \</div><div class="line"> return static_cast<ValueType>(val); \</div><div class="line"> }</div><div class="ttc" id="namespacefmt_1_1v5_1_1internal_html_ad61aad8232950c65bdff8b83abe92929"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">fmt::v5::internal::make_value</a></div><div class="ttdeci">std::enable_if< internal::is_string< S >::value, init< C, basic_string_view< typename C::char_type >, string_type > >::type make_value(const S &val)</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00760">core.h:760</a></div></div>
|
||||
<b>Value:</b><div class="fragment"><div class="line"><span class="keyword">template</span> <<span class="keyword">typename</span> C> \</div>
|
||||
<div class="line"> FMT_CONSTEXPR init<C, ValueType, TAG> <a class="code" href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">make_value</a>(ArgType val) { \</div>
|
||||
<div class="line"> return static_cast<ValueType>(val); \</div>
|
||||
<div class="line"> }</div>
|
||||
</div><!-- fragment -->
|
||||
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00642">642</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
|
||||
|
||||
@@ -948,7 +951,8 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Value:</b><div class="fragment"><div class="line"><span class="keyword">template</span> <<span class="keyword">typename</span> C> \</div><div class="line"> FMT_CONSTEXPR init<C, Type, TAG> <a class="code" href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">make_value</a>(Type val) { <span class="keywordflow">return</span> val; }</div><div class="ttc" id="namespacefmt_1_1v5_1_1internal_html_ad61aad8232950c65bdff8b83abe92929"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">fmt::v5::internal::make_value</a></div><div class="ttdeci">std::enable_if< internal::is_string< S >::value, init< C, basic_string_view< typename C::char_type >, string_type > >::type make_value(const S &val)</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00760">core.h:760</a></div></div>
|
||||
<b>Value:</b><div class="fragment"><div class="line"><span class="keyword">template</span> <<span class="keyword">typename</span> C> \</div>
|
||||
<div class="line"> FMT_CONSTEXPR init<C, Type, TAG> <a class="code" href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">make_value</a>(Type val) { <span class="keywordflow">return</span> val; }</div>
|
||||
</div><!-- fragment -->
|
||||
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00648">648</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
|
||||
|
||||
@@ -1045,9 +1049,8 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Value:</b><div class="fragment"><div class="line">(<a class="code" href="core_8h.html#a749169f277bb21ccf12b1c665e68e88a">FMT_HAS_FEATURE</a>(cxx_relaxed_constexpr) || <a class="code" href="core_8h.html#a363cb0623e6975ff2b357a52a03e4728">FMT_MSC_VER</a> >= 1910 || \</div><div class="line"> (<a class="code" href="core_8h.html#a4f5db4f97e31a127b1236d1ff412bb0c">FMT_GCC_VERSION</a> >= 600 && __cplusplus >= 201402L))</div><div class="ttc" id="core_8h_html_a363cb0623e6975ff2b357a52a03e4728"><div class="ttname"><a href="core_8h.html#a363cb0623e6975ff2b357a52a03e4728">FMT_MSC_VER</a></div><div class="ttdeci">#define FMT_MSC_VER</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00055">core.h:55</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_a749169f277bb21ccf12b1c665e68e88a"><div class="ttname"><a href="core_8h.html#a749169f277bb21ccf12b1c665e68e88a">FMT_HAS_FEATURE</a></div><div class="ttdeci">#define FMT_HAS_FEATURE(x)</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00024">core.h:24</a></div></div>
|
||||
<b>Value:</b><div class="fragment"><div class="line">(<a class="code" href="core_8h.html#a749169f277bb21ccf12b1c665e68e88a">FMT_HAS_FEATURE</a>(cxx_relaxed_constexpr) || <a class="code" href="core_8h.html#a363cb0623e6975ff2b357a52a03e4728">FMT_MSC_VER</a> >= 1910 || \</div>
|
||||
<div class="line"> (<a class="code" href="core_8h.html#a4f5db4f97e31a127b1236d1ff412bb0c">FMT_GCC_VERSION</a> >= 600 && __cplusplus >= 201402L))</div>
|
||||
</div><!-- fragment -->
|
||||
<p class="definition">Definition at line <a class="el" href="core_8h_source.html#l00061">61</a> of file <a class="el" href="core_8h_source.html">core.h</a>.</p>
|
||||
|
||||
@@ -1135,13 +1138,17 @@ Functions</h2></td></tr>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<div class="ttc" id="acore_8h_html_a749169f277bb21ccf12b1c665e68e88a"><div class="ttname"><a href="core_8h.html#a749169f277bb21ccf12b1c665e68e88a">FMT_HAS_FEATURE</a></div><div class="ttdeci">#define FMT_HAS_FEATURE(x)</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00024">core.h:24</a></div></div>
|
||||
<div class="ttc" id="anamespacefmt_1_1v5_1_1internal_html_ad61aad8232950c65bdff8b83abe92929"><div class="ttname"><a href="namespacefmt_1_1v5_1_1internal.html#ad61aad8232950c65bdff8b83abe92929">fmt::v5::internal::make_value</a></div><div class="ttdeci">std::enable_if< internal::is_string< S >::value, init< C, basic_string_view< typename C::char_type >, string_type > >::type make_value(const S &val)</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00760">core.h:760</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="acore_8h_html_a363cb0623e6975ff2b357a52a03e4728"><div class="ttname"><a href="core_8h.html#a363cb0623e6975ff2b357a52a03e4728">FMT_MSC_VER</a></div><div class="ttdeci">#define FMT_MSC_VER</div><div class="ttdef"><b>Definition:</b> <a href="core_8h_source.html#l00055">core.h:55</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="core_8h.html">core.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