doxigen docs

This commit is contained in:
2022-01-06 02:01:16 +03:00
parent 6fe28695f2
commit 07046680e0
628 changed files with 37077 additions and 10502 deletions

View File

@@ -9,6 +9,10 @@
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></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>
@@ -23,7 +27,9 @@
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">LightHub
&#160;<span id="projectnumber">v4.0.0</span>
</div>
<div id="projectbrief">Smarthome controller firmware</div>
</td>
</tr>
</tbody>
@@ -47,6 +53,22 @@ $(function() {
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_func_c.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -71,21 +93,25 @@ $(function() {
<li>checkFM()
: <a class="el" href="class_item.html#aac323dbba691d2a1ffd0b760fdc2198d">Item</a>
</li>
<li>checkHeatRetry()
: <a class="el" href="class_item.html#a9fa6f17268398679295a57f7506089b8">Item</a>
</li>
<li>checkModbusDimmer()
: <a class="el" href="class_item.html#a899707e630b75eeb422fbc7ca3d829ce">Item</a>
: <a class="el" href="class_item.html#a2d807aa2a634312bde779e174e28c4ce">Item</a>
</li>
<li>checkModbusRetry()
: <a class="el" href="class_item.html#a4454719134cb94ff27943cc35207fd74">Item</a>
: <a class="el" href="class_item.html#aee7bbb1c5b9f54b7228cdc171f040bf4">Item</a>
</li>
<li>checkVCRetry()
: <a class="el" href="class_item.html#a353e817a01d39e0341fdc12b00351169">Item</a>
<li>checkPermissions()
: <a class="el" href="classseekable_stream.html#a3506febba145718c7497f6c33cde377d">seekableStream</a>
</li>
<li>clear()
: <a class="el" href="classsystem_config.html#a549d208daec0998caf5c2039b58d9b96">systemConfig</a>
</li>
<li>clearFlag()
: <a class="el" href="class_item.html#a60c43acb3bd16c858ca4c1fa6b12145b">Item</a>
</li>
<li>close()
: <a class="el" href="classflash_stream.html#a81da3f19ab4811aa93ce52ddd3bd188a">flashStream</a>
, <a class="el" href="classseekable_stream.html#a9a32b4330663e6e2407313d0dd0e255f">seekableStream</a>
</li>
<li>Cmd()
: <a class="el" href="classitem_cmd.html#a8b1cc0b2b9e5f30f4cf9bb4db21988ac">itemCmd</a>
</li>
@@ -95,22 +121,31 @@ $(function() {
<li>contactPoll()
: <a class="el" href="class_input.html#a48dfeb886a0927b60d3200bbdea5765a">Input</a>
</li>
<li>convertTo()
: <a class="el" href="classitem_cmd.html#ad7e305c816891f39800d26efbebb7e13">itemCmd</a>
</li>
<li>counterPoll()
: <a class="el" href="class_input.html#a347f052d5de6b996d7e6cf4ac83485d9">Input</a>
</li>
<li>Ctrl()
: <a class="el" href="classabstract_out.html#aacaa5ef80fdc683ef96a4dc80d24692a">abstractOut</a>
, <a class="el" href="classcolor_channel.html#a9d7354cc266c98067b7b43cbf8707feb">colorChannel</a>
, <a class="el" href="class_item.html#a821048224e300ab4bb9eb047bf859b2c">Item</a>
, <a class="el" href="class_item.html#ad81d39aec84f1a2071b5e81dafd96e27">Item</a>
, <a class="el" href="classout___a_c.html#aeaf2ac4088b2b4b2fd4e1b83755c9964">out_AC</a>
, <a class="el" href="classout___modbus.html#a784be57c40d67b41488b9585fe792019">out_Modbus</a>
, <a class="el" href="classout___motor.html#aa731e4d1848e07ac7dc4a99a0ddad942">out_Motor</a>
, <a class="el" href="classout___multivent.html#abb99e44bd16433c7fed965197ecde5dd">out_Multivent</a>
, <a class="el" href="classout__pid.html#a9347f14882001bff3d73ca52c1adc700">out_pid</a>
, <a class="el" href="classout__relay.html#ac3d7157d14d016e0136b3e4a9aac4aac">out_relay</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
</small></address>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
</ul>
</div>
</body>
</html>