mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
185 lines
7.5 KiB
HTML
185 lines
7.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<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.20"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>LightHub: Class Members</title>
|
|
<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>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">LightHub
|
|
 <span id="projectnumber">v4.0.0</span>
|
|
</div>
|
|
<div id="projectbrief">Smarthome controller firmware</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.20 -->
|
|
<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');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @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&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()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>cached_data
|
|
: <a class="el" href="classread_cache.html#a0040f14299d3ddf8373b9251f0a69831">readCache</a>
|
|
</li>
|
|
<li>changeState()
|
|
: <a class="el" href="class_input.html#a08323a44c2d4ca714e4e6a14ae73fc4f">Input</a>
|
|
</li>
|
|
<li>checkFM()
|
|
: <a class="el" href="class_item.html#aac323dbba691d2a1ffd0b760fdc2198d">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#aee7bbb1c5b9f54b7228cdc171f040bf4">Item</a>
|
|
</li>
|
|
<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#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>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>
|
|
</li>
|
|
<li>colorChannel()
|
|
: <a class="el" href="classcolor_channel.html#af5d8c0be99104c65484560a5a1c2cfd2">colorChannel</a>
|
|
</li>
|
|
<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>
|
|
<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#a51166376e10786d0daf684ea85988b75">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>
|
|
<li>currentValue
|
|
: <a class="el" href="unionin_store.html#ab588498a30cd9248c4b98b939d6a3bd1">inStore</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<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>
|