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_c.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -74,32 +96,36 @@ $(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>
</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>Cmd()
: <a class="el" href="classitem_cmd.html#a8b1cc0b2b9e5f30f4cf9bb4db21988ac">itemCmd</a>
<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#a4c421cb3f527b95459233ea210f6dfce">itemCmd</a>
</li>
<li>Cmd()
: <a class="el" href="classitem_cmd.html#a8b1cc0b2b9e5f30f4cf9bb4db21988ac">itemCmd</a>
</li>
<li>cmdCode
: <a class="el" href="unionitem_cmd_store.html#a84ce7db09b0fbd48c7266caf48636a61">itemCmdStore</a>
</li>
<li>cmdFlag
: <a class="el" href="unionitem_cmd_store.html#adc701d54e85ec503281a9ffcde0eabe2">itemCmdStore</a>
<li>cmdEffect
: <a class="el" href="unionitem_cmd_store.html#a66cecd23d476df14831b091671d2871b">itemCmdStore</a>
</li>
<li>cmdParam
: <a class="el" href="unionitem_cmd_store.html#a9177b4303781a900b2f6dace2e06980b">itemCmdStore</a>
@@ -110,9 +136,24 @@ $(function() {
<li>colorTemp
: <a class="el" href="unionitem_arg_store.html#a7fd4db655b58b154ac7852e1cba5aa18">itemArgStore</a>
</li>
<li>configFlags
: <a class="el" href="structsystem_config_data.html#a17275c2098e5bd7bff331279875481a5">systemConfigData</a>
</li>
<li>configFlags32bit
: <a class="el" href="unionsystem_config_flags.html#a09edf33023bf1ffda4114e6b9efdf8ce">systemConfigFlags</a>
</li>
<li>configURL
: <a class="el" href="structsystem_config_data.html#a573123b0297c29f1164990492b130141">systemConfigData</a>
</li>
<li>contactPoll()
: <a class="el" href="class_input.html#a48dfeb886a0927b60d3200bbdea5765a">Input</a>
</li>
<li>contentType
: <a class="el" href="classseekable_stream.html#a4bb972919c0661a11d07e6c854da5ac0">seekableStream</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>
@@ -123,15 +164,21 @@ $(function() {
, <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>
<li>currentValue
: <a class="el" href="unionin_store.html#ab588498a30cd9248c4b98b939d6a3bd1">inStore</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>