feature:support for conneting horizon
This commit is contained in:
@@ -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: Class Members - Variables</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');
|
||||
@@ -102,22 +102,25 @@ $(document).ready(function(){initNavTree('functions_vars_i.html','');});
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1value.html#a09d5b4b61a7adc6403a607e29be5555e">fmt::v5::internal::value< Context ></a>
|
||||
</li>
|
||||
<li>ip
|
||||
: <a class="el" href="struct_device_info.html#aac0da89d608c3395b193adf4fd5bd3f3">DeviceInfo</a>
|
||||
: <a class="el" href="struct_broadcast_device_info.html#a90be3d9a75e9fa0f7519df5562ff3496">BroadcastDeviceInfo</a>
|
||||
, <a class="el" href="struct_device_info.html#aac0da89d608c3395b193adf4fd5bd3f3">DeviceInfo</a>
|
||||
</li>
|
||||
<li>ip_addr
|
||||
: <a class="el" href="struct_get_device_i_p_mode_response.html#a1a1f3158df48b991d5ddac05e587638f">GetDeviceIPModeResponse</a>
|
||||
: <a class="el" href="struct_get_device_ip_mode_response.html#a39c072bb8129691c4dc840fca182c8a0">GetDeviceIpModeResponse</a>
|
||||
, <a class="el" href="struct_handshake_request.html#a67402bc326594c44575780e7b767e47a">HandshakeRequest</a>
|
||||
, <a class="el" href="struct_set_device_i_p_mode_request.html#ab89c04174027155c655a196d383f2964">SetDeviceIPModeRequest</a>
|
||||
, <a class="el" href="struct_set_static_device_ip_mode_request.html#a5c68f4ade3e2defb4b1797d14c28c890">SetStaticDeviceIpModeRequest</a>
|
||||
</li>
|
||||
<li>ip_mode
|
||||
: <a class="el" href="struct_get_device_i_p_mode_response.html#a83324ae62a3393f8f3c260ebf4a7629b">GetDeviceIPModeResponse</a>
|
||||
: <a class="el" href="struct_get_device_ip_mode_response.html#a9e5fa88b539bdfd717f1f5261121fed6">GetDeviceIpModeResponse</a>
|
||||
, <a class="el" href="struct_set_device_i_p_mode_request.html#ac49e954a2dea9fcd6fc1cae0162e3f89">SetDeviceIPModeRequest</a>
|
||||
</li>
|
||||
<li>is_rgb
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1color__type.html#a56ecbd5d058a106670bf111154651c25">fmt::v5::internal::color_type</a>
|
||||
</li>
|
||||
<li>iterator
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__writer.html#a22d41003c543a4de0c8052ee8f50bd92">fmt::v5::basic_writer< Range ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__string__view.html#a94a80af77c23dfa6236fbfec90d240ff">fmt::v5::basic_string_view< Char ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1basic__writer.html#a22d41003c543a4de0c8052ee8f50bd92">fmt::v5::basic_writer< Range ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1arg__formatter__base.html#a43e1b1fba0aa288fd2b33c85eaad5180">fmt::v5::internal::arg_formatter_base< Range ></a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -128,7 +131,7 @@ $(document).ready(function(){initNavTree('functions_vars_i.html','');});
|
||||
<ul>
|
||||
<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