-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfunctions_vars.html
86 lines (84 loc) · 4.82 KB
/
functions_vars.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>MQTT-SN Gateway Library: Class Members - Variables</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="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 id="projectrow">
<td id="projectalign">
<div id="projectname">MQTT-SN Gateway Library
</div>
<div id="projectbrief">Library that allows implementation of MQTT-SN gateway.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented variables with links to the class documentation for each member:</div><ul>
<li>clientId : <a class="el" href="structcc__mqttsn__gateway_1_1Config_1_1AuthInfo.html#a5af2bb0265af05dab9ac9ac02d010533">cc_mqttsn_gateway::Config::AuthInfo</a>, <a class="el" href="structcc__mqttsn__gateway_1_1Config_1_1PredefinedTopicInfo.html#abbbeda555af3a78a1848a57a2dd05444">cc_mqttsn_gateway::Config::PredefinedTopicInfo</a>, <a class="el" href="structCC__MqttsnAuthInfo.html#a34e3e3f5983d07c1b65af6a1dfb42ebb">CC_MqttsnAuthInfo</a>, <a class="el" href="structCC__MqttsnPredefinedTopicInfo.html#aa81c54cfb0e1547702665e566510f79f">CC_MqttsnPredefinedTopicInfo</a></li>
<li>password : <a class="el" href="structcc__mqttsn__gateway_1_1Config_1_1AuthInfo.html#a372e7229a0dd80a2d876668058e0be82">cc_mqttsn_gateway::Config::AuthInfo</a>, <a class="el" href="structCC__MqttsnAuthInfo.html#a7570e6ef93ad6193fe970b6a0605bd53">CC_MqttsnAuthInfo</a></li>
<li>topic : <a class="el" href="structcc__mqttsn__gateway_1_1Config_1_1PredefinedTopicInfo.html#a74c1babea28ad32ba1b4fccb3b276d90">cc_mqttsn_gateway::Config::PredefinedTopicInfo</a>, <a class="el" href="structCC__MqttsnPredefinedTopicInfo.html#a930215a0e023b64d9d01a8158fa31841">CC_MqttsnPredefinedTopicInfo</a></li>
<li>topicId : <a class="el" href="structcc__mqttsn__gateway_1_1Config_1_1PredefinedTopicInfo.html#aa3c0768d8a1138a4cd53834dfaa6160d">cc_mqttsn_gateway::Config::PredefinedTopicInfo</a>, <a class="el" href="structCC__MqttsnPredefinedTopicInfo.html#a70fca3d02f39792bf8b631cc6c5816ae">CC_MqttsnPredefinedTopicInfo</a></li>
<li>username : <a class="el" href="structcc__mqttsn__gateway_1_1Config_1_1AuthInfo.html#ac0d58296ad1aeaee984841b8a0912ebb">cc_mqttsn_gateway::Config::AuthInfo</a>, <a class="el" href="structCC__MqttsnAuthInfo.html#a932115770b3e8b50ea7ebc16de35e525">CC_MqttsnAuthInfo</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>