File: annotated.html

package info (click to toggle)
raritan-json-rpc-sdk 4.0.20%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 57,236 kB
  • sloc: cs: 223,121; perl: 117,786; python: 26,872; javascript: 6,544; makefile: 27
file content (720 lines) | stat: -rw-r--r-- 248,656 bytes parent folder | download
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
<!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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Raritan / Server Technology Xerus™ PDU JSON-RPC API: Interfaces</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 style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Raritan / Server Technology Xerus™ PDU JSON-RPC API
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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 -->
<!-- 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="header">
  <div class="headertitle">
<div class="title">Interfaces</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">This is a list of IDL-defined interfaces and data structures by module: </div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceassetmgrmodel.html" target="_self">assetmgrmodel</a></td><td class="desc">Asset Management Model </td></tr>
<tr id="row_0_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceassetmgrmodel_1_1AssetStrip.html" target="_self">AssetStrip</a></td><td class="desc">Asset Management Strip interface </td></tr>
<tr id="row_0_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1BladeOverflowChangedEvent.html" target="_self">BladeOverflowChangedEvent</a></td><td class="desc">Event: Tag overflow </td></tr>
<tr id="row_0_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1CompositionChangedEvent.html" target="_self">CompositionChangedEvent</a></td><td class="desc">Event: Strip composition has changed </td></tr>
<tr id="row_0_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1DeviceInfo.html" target="_self">DeviceInfo</a></td><td class="desc">Static (type, version) information for an AssetStrip </td></tr>
<tr id="row_0_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1FirmwareUpdateStateChangedEvent.html" target="_self">FirmwareUpdateStateChangedEvent</a></td><td class="desc">Event: Firmware update on main strip was started or has finished </td></tr>
<tr id="row_0_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1OrientationChangedEvent.html" target="_self">OrientationChangedEvent</a></td><td class="desc">Event: Detected strip orientation has changed </td></tr>
<tr id="row_0_0_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1RackUnitChangedEvent.html" target="_self">RackUnitChangedEvent</a></td><td class="desc">Event: A rack unit has changed </td></tr>
<tr id="row_0_0_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1RackUnitInfo.html" target="_self">RackUnitInfo</a></td><td class="desc">Infos for a single rack unit </td></tr>
<tr id="row_0_0_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc">Event: Asset strip state has changed </td></tr>
<tr id="row_0_0_8_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1StripInfo.html" target="_self">StripInfo</a></td><td class="desc">Dynamic (may change with a connected strip) information for an AssetStrip </td></tr>
<tr id="row_0_0_9_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1StripInfoChangedEvent.html" target="_self">StripInfoChangedEvent</a></td><td class="desc">Event: Asset strip dynamic information has changed </td></tr>
<tr id="row_0_0_10_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1TagAddedEvent.html" target="_self">TagAddedEvent</a></td><td class="desc">Event: A tag was added </td></tr>
<tr id="row_0_0_11_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1TagChangeInfo.html" target="_self">TagChangeInfo</a></td><td class="desc">Information describing a tag change </td></tr>
<tr id="row_0_0_12_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1TagEvent.html" target="_self">TagEvent</a></td><td class="desc">Event: A tag was added or removed </td></tr>
<tr id="row_0_0_13_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1TagInfo.html" target="_self">TagInfo</a></td><td class="desc">Information for a single tag </td></tr>
<tr id="row_0_0_14_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStrip_1_1TagRemovedEvent.html" target="_self">TagRemovedEvent</a></td><td class="desc">Event: A tag was removed </td></tr>
<tr id="row_0_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceassetmgrmodel_1_1AssetStripConfig.html" target="_self">AssetStripConfig</a></td><td class="desc">Asset Strip Config interface </td></tr>
<tr id="row_0_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripConfig_1_1LEDColor.html" target="_self">LEDColor</a></td><td class="desc">The LED color in RGB format, 8 bit per channel </td></tr>
<tr id="row_0_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripConfig_1_1RackUnitSettings.html" target="_self">RackUnitSettings</a></td><td class="desc">Settings for a single rack unit (LED state) </td></tr>
<tr id="row_0_1_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripConfig_1_1RackUnitSettingsChangedEvent.html" target="_self">RackUnitSettingsChangedEvent</a></td><td class="desc">Event: A rack unit's settings were changed </td></tr>
<tr id="row_0_1_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripConfig_1_1StripSettings.html" target="_self">StripSettings</a></td><td class="desc">Settings for this Asset Strip </td></tr>
<tr id="row_0_1_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripConfig_1_1StripSettingsChangedEvent.html" target="_self">StripSettingsChangedEvent</a></td><td class="desc">Event: Asset strip settings were changed </td></tr>
<tr id="row_0_2_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_2_" class="arrow" onclick="toggleFolder('0_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceassetmgrmodel_1_1AssetStripLogger.html" target="_self">AssetStripLogger</a></td><td class="desc">Asset Strip Logger interface </td></tr>
<tr id="row_0_2_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripLogger_1_1Info.html" target="_self">Info</a></td><td class="desc">Log information structure </td></tr>
<tr id="row_0_2_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structassetmgrmodel_1_1AssetStripLogger_1_1Record.html" target="_self">Record</a></td><td class="desc">Log record structure </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceauth.html" target="_self">auth</a></td><td class="desc">Local and Remote Authentication Management </td></tr>
<tr id="row_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structauth_1_1Policy.html" target="_self">Policy</a></td><td class="desc">Authentication policy </td></tr>
<tr id="row_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceauth_1_1AuthManager.html" target="_self">AuthManager</a></td><td class="desc">Authentication manager interface </td></tr>
<tr id="row_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_1_2_" class="arrow" onclick="toggleFolder('1_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceauth_1_1LdapManager.html" target="_self">LdapManager</a></td><td class="desc">LDAP server configuration interface </td></tr>
<tr id="row_1_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structauth_1_1LdapManager_1_1ServerSettings.html" target="_self">ServerSettings</a></td><td class="desc">Server settings </td></tr>
<tr id="row_1_3_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_1_3_" class="arrow" onclick="toggleFolder('1_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceauth_1_1RadiusManager.html" target="_self">RadiusManager</a></td><td class="desc">RADIUS server configuration interface </td></tr>
<tr id="row_1_3_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structauth_1_1RadiusManager_1_1ServerSettings.html" target="_self">ServerSettings</a></td><td class="desc">Server settings </td></tr>
<tr id="row_1_4_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_1_4_" class="arrow" onclick="toggleFolder('1_4_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceauth_1_1TacPlusManager.html" target="_self">TacPlusManager</a></td><td class="desc">TACACS+ server configuration interface </td></tr>
<tr id="row_1_4_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structauth_1_1TacPlusManager_1_1ServerSettings.html" target="_self">ServerSettings</a></td><td class="desc">Server settings </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacebulkcfg.html" target="_self">bulkcfg</a></td><td class="desc">Bulk Configuration </td></tr>
<tr id="row_2_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_2_0_" class="arrow" onclick="toggleFolder('2_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacebulkcfg_1_1BulkConfiguration.html" target="_self">BulkConfiguration</a></td><td class="desc">Bulk Configuration Interface </td></tr>
<tr id="row_2_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1Filter.html" target="_self">Filter</a></td><td class="desc">This structure defines a filter </td></tr>
<tr id="row_2_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1FilterProfile.html" target="_self">FilterProfile</a></td><td class="desc"><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1Filter.html" title="This structure defines a filter.">Filter</a> profiles are named collections of filters </td></tr>
<tr id="row_2_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1RestoredEvent.html" target="_self">RestoredEvent</a></td><td class="desc">Event: Bulk configuration restored (also used for restoring config backup) </td></tr>
<tr id="row_2_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1SavedEvent.html" target="_self">SavedEvent</a></td><td class="desc">Event: Bulk configuration saved (also used for saving config backup) </td></tr>
<tr id="row_2_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1Settings.html" title="Settings.">Settings</a> </td></tr>
<tr id="row_2_0_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkcfg_1_1BulkConfiguration_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: Bulk configuration settings changed </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_3_" class="arrow" onclick="toggleFolder('3_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacebulkrpc.html" target="_self">bulkrpc</a></td><td class="desc">Bulk RPC </td></tr>
<tr id="row_3_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkrpc_1_1Request.html" target="_self">Request</a></td><td class="desc">JSON-RPC <a class="el" href="structbulkrpc_1_1Request.html" title="JSON-RPC Request (old format)">Request</a> (old format) </td></tr>
<tr id="row_3_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkrpc_1_1Response.html" target="_self">Response</a></td><td class="desc">JSON-RPC <a class="el" href="structbulkrpc_1_1Response.html" title="JSON-RPC Response (old format)">Response</a> (old format) </td></tr>
<tr id="row_3_2_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_3_2_" class="arrow" onclick="toggleFolder('3_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacebulkrpc_1_1BulkRequest.html" target="_self">BulkRequest</a></td><td class="desc">Bulk <a class="el" href="structbulkrpc_1_1BulkRequest_1_1Request.html" title="JSON-RPC Request.">Request</a> Interface </td></tr>
<tr id="row_3_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkrpc_1_1BulkRequest_1_1Request.html" target="_self">Request</a></td><td class="desc">JSON-RPC <a class="el" href="structbulkrpc_1_1BulkRequest_1_1Request.html" title="JSON-RPC Request.">Request</a> </td></tr>
<tr id="row_3_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structbulkrpc_1_1BulkRequest_1_1Response.html" target="_self">Response</a></td><td class="desc">JSON-RPC <a class="el" href="structbulkrpc_1_1BulkRequest_1_1Response.html" title="JSON-RPC Response.">Response</a> </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacecascading.html" target="_self">cascading</a></td><td class="desc">Raritan JSON-RPC </td></tr>
<tr id="row_4_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_4_0_" class="arrow" onclick="toggleFolder('4_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacecascading_1_1CascadeManager.html" target="_self">CascadeManager</a></td><td class="desc">JSON-RPC Cascade Manager </td></tr>
<tr id="row_4_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1LinkPortStatus.html" target="_self">LinkPortStatus</a></td><td class="desc"><a class="el" href="structcascading_1_1CascadeManager_1_1Status.html" title="Full Cascading Status.">Status</a> of the Link Port </td></tr>
<tr id="row_4_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1LinkPortStatusChangedEvent.html" target="_self">LinkPortStatusChangedEvent</a></td><td class="desc">Link Port <a class="el" href="structcascading_1_1CascadeManager_1_1Status.html" title="Full Cascading Status.">Status</a> changed </td></tr>
<tr id="row_4_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1LinkUnit.html" target="_self">LinkUnit</a></td><td class="desc">Link Unit <a class="el" href="structcascading_1_1CascadeManager_1_1Status.html" title="Full Cascading Status.">Status</a> </td></tr>
<tr id="row_4_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1LinkUnitAddedEvent.html" target="_self">LinkUnitAddedEvent</a></td><td class="desc">Event: A new link unit has been added </td></tr>
<tr id="row_4_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1LinkUnitReleasedEvent.html" target="_self">LinkUnitReleasedEvent</a></td><td class="desc">Event: A link unit has been released </td></tr>
<tr id="row_4_0_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1LinkUnitStatusChangedEvent.html" target="_self">LinkUnitStatusChangedEvent</a></td><td class="desc">Event: A link unit's communication status has changed </td></tr>
<tr id="row_4_0_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1PrimaryUnitSettings.html" target="_self">PrimaryUnitSettings</a></td><td class="desc">Settings for primary unit </td></tr>
<tr id="row_4_0_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1RoleChangedEvent.html" target="_self">RoleChangedEvent</a></td><td class="desc">Event: This unit's role in the cascade has changed </td></tr>
<tr id="row_4_0_8_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcascading_1_1CascadeManager_1_1Status.html" target="_self">Status</a></td><td class="desc">Full Cascading <a class="el" href="structcascading_1_1CascadeManager_1_1Status.html" title="Full Cascading Status.">Status</a> </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_5_" class="arrow" onclick="toggleFolder('5_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacecert.html" target="_self">cert</a></td><td class="desc">TLS Certificate Management </td></tr>
<tr id="row_5_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_5_0_" class="arrow" onclick="toggleFolder('5_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacecert_1_1ServerSSLCert.html" target="_self">ServerSSLCert</a></td><td class="desc">TLS certificate management interface </td></tr>
<tr id="row_5_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcert_1_1ServerSSLCert_1_1CertInfo.html" target="_self">CertInfo</a></td><td class="desc">Certificate information </td></tr>
<tr id="row_5_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcert_1_1ServerSSLCert_1_1CommonAttributes.html" target="_self">CommonAttributes</a></td><td class="desc">Certificate issuer or subject attributes </td></tr>
<tr id="row_5_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcert_1_1ServerSSLCert_1_1Info.html" target="_self">Info</a></td><td class="desc">Certificate manager information </td></tr>
<tr id="row_5_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structcert_1_1ServerSSLCert_1_1ReqInfo.html" target="_self">ReqInfo</a></td><td class="desc">Certificate signing request information </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_6_" class="arrow" onclick="toggleFolder('6_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacedatapush.html" target="_self">datapush</a></td><td class="desc">The datapush module contains the definition of the JSON-encoded datapush messages </td></tr>
<tr id="row_6_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1AssetStripInfo.html" target="_self">AssetStripInfo</a></td><td class="desc"></td></tr>
<tr id="row_6_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1AssetStripsMessage.html" target="_self">AssetStripsMessage</a></td><td class="desc"></td></tr>
<tr id="row_6_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1AssetStrip.html" target="_self">AssetStrip</a></td><td class="desc"></td></tr>
<tr id="row_6_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1AssetLogPushMessage.html" target="_self">AssetLogPushMessage</a></td><td class="desc">Message for pushing one full log record for all sensors </td></tr>
<tr id="row_6_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1Device.html" target="_self">Device</a></td><td class="desc"><a class="el" href="structdatapush_1_1Device.html" title="Device information.">Device</a> information </td></tr>
<tr id="row_6_5_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1Sensor.html" target="_self">Sensor</a></td><td class="desc"><a class="el" href="structdatapush_1_1Sensor.html" title="Sensor information.">Sensor</a> information </td></tr>
<tr id="row_6_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1LogRow.html" target="_self">LogRow</a></td><td class="desc">One full log row (one timestamp, mulitple sensors) </td></tr>
<tr id="row_6_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatapush_1_1SensorLogPushMessage.html" target="_self">SensorLogPushMessage</a></td><td class="desc">Message for pushing one full log record for all sensors </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacedatetime.html" target="_self">datetime</a></td><td class="desc">Device Date and Time Configuration </td></tr>
<tr id="row_7_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_7_0_" class="arrow" onclick="toggleFolder('7_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedatetime_1_1DateTime.html" target="_self">DateTime</a></td><td class="desc">Date and time configuration methods </td></tr>
<tr id="row_7_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatetime_1_1DateTime_1_1Cfg.html" target="_self">Cfg</a></td><td class="desc">Device date and time configuration </td></tr>
<tr id="row_7_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatetime_1_1DateTime_1_1ClockChangedEvent.html" target="_self">ClockChangedEvent</a></td><td class="desc">Event that is sent when the device time is changed </td></tr>
<tr id="row_7_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatetime_1_1DateTime_1_1ConfigurationChangedEvent.html" target="_self">ConfigurationChangedEvent</a></td><td class="desc">Event that is sent when the configuration changes </td></tr>
<tr id="row_7_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatetime_1_1DateTime_1_1NtpCfg.html" target="_self">NtpCfg</a></td><td class="desc">Static NTP server configuration </td></tr>
<tr id="row_7_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatetime_1_1DateTime_1_1ZoneCfg.html" target="_self">ZoneCfg</a></td><td class="desc">Time zone configuration </td></tr>
<tr id="row_7_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdatetime_1_1DateTime_1_1ZoneInfo.html" target="_self">ZoneInfo</a></td><td class="desc">Time zone information (see also <a class="el" href="structdatetime_1_1DateTime_1_1ZoneCfg.html" title="Time zone configuration.">ZoneCfg</a>) </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_8_" class="arrow" onclick="toggleFolder('8_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacedevsettings.html" target="_self">devsettings</a></td><td class="desc">Device Settings </td></tr>
<tr id="row_8_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_8_0_" class="arrow" onclick="toggleFolder('8_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedevsettings_1_1Crestron.html" target="_self">Crestron</a></td><td class="desc"><a class="el" href="interfacedevsettings_1_1Crestron.html" title="Crestron settings interface.">Crestron</a> settings interface </td></tr>
<tr id="row_8_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Crestron_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="interfacedevsettings_1_1Crestron.html" title="Crestron settings interface.">Crestron</a> settings </td></tr>
<tr id="row_8_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_8_1_" class="arrow" onclick="toggleFolder('8_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedevsettings_1_1Modbus.html" target="_self">Modbus</a></td><td class="desc">Modbus service settings interface </td></tr>
<tr id="row_8_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Modbus_1_1Capabilities.html" target="_self">Capabilities</a></td><td class="desc">Device modbus capabilities </td></tr>
<tr id="row_8_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Modbus_1_1SerialSettings.html" target="_self">SerialSettings</a></td><td class="desc">Modbus/serial settings </td></tr>
<tr id="row_8_1_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Modbus_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Modbus service settings </td></tr>
<tr id="row_8_1_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Modbus_1_1TcpSettings.html" target="_self">TcpSettings</a></td><td class="desc">Modbus/TCP settings </td></tr>
<tr id="row_8_2_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_8_2_" class="arrow" onclick="toggleFolder('8_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedevsettings_1_1Redfish.html" target="_self">Redfish</a></td><td class="desc"><a class="el" href="interfacedevsettings_1_1Redfish.html" title="Redfish API service settings interface.">Redfish</a> API service settings interface </td></tr>
<tr id="row_8_2_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Redfish_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="interfacedevsettings_1_1Redfish.html" title="Redfish API service settings interface.">Redfish</a> settings </td></tr>
<tr id="row_8_3_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_8_3_" class="arrow" onclick="toggleFolder('8_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedevsettings_1_1Smtp.html" target="_self">Smtp</a></td><td class="desc">SMTP settings interface </td></tr>
<tr id="row_8_3_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Smtp_1_1Configuration.html" target="_self">Configuration</a></td><td class="desc">SMTP server configuration </td></tr>
<tr id="row_8_3_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Smtp_1_1TestResult.html" target="_self">TestResult</a></td><td class="desc">Result of SMTP configuration test </td></tr>
<tr id="row_8_4_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_8_4_" class="arrow" onclick="toggleFolder('8_4_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedevsettings_1_1Snmp.html" target="_self">Snmp</a></td><td class="desc">SNMP agent settings interface </td></tr>
<tr id="row_8_4_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Snmp_1_1Configuration.html" target="_self">Configuration</a></td><td class="desc">SNMP agent configuration </td></tr>
<tr id="row_8_4_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Snmp_1_1ConfigurationChangedEvent.html" target="_self">ConfigurationChangedEvent</a></td><td class="desc"></td></tr>
<tr id="row_8_5_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_8_5_" class="arrow" onclick="toggleFolder('8_5_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedevsettings_1_1Zeroconf.html" target="_self">Zeroconf</a></td><td class="desc">Zero-config service settings interface </td></tr>
<tr id="row_8_5_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Zeroconf_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Zero-configservice settings </td></tr>
<tr id="row_8_5_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdevsettings_1_1Zeroconf_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc"></td></tr>
<tr id="row_9_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_9_" class="arrow" onclick="toggleFolder('9_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacediag.html" target="_self">diag</a></td><td class="desc">Diagnostics </td></tr>
<tr id="row_9_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_9_0_" class="arrow" onclick="toggleFolder('9_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacediag_1_1DiagLogSettings.html" target="_self">DiagLogSettings</a></td><td class="desc">Diagnostic log settings </td></tr>
<tr id="row_9_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdiag_1_1DiagLogSettings_1_1LogLevelEntry.html" target="_self">LogLevelEntry</a></td><td class="desc">An entry containing a context name and its associated context </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_10_" class="arrow" onclick="toggleFolder('10_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacedisplay.html" target="_self">display</a></td><td class="desc">Front panel display interface </td></tr>
<tr id="row_10_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_10_0_" class="arrow" onclick="toggleFolder('10_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedisplay_1_1DisplayControl.html" target="_self">DisplayControl</a></td><td class="desc">Interface to control the device's front panel display </td></tr>
<tr id="row_10_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdisplay_1_1DisplayControl_1_1DefaultViewChangedEvent.html" target="_self">DefaultViewChangedEvent</a></td><td class="desc">Event: The default view was changed </td></tr>
<tr id="row_10_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdisplay_1_1DisplayControl_1_1DefaultViewItem.html" target="_self">DefaultViewItem</a></td><td class="desc">Representation of a possible default view </td></tr>
<tr id="row_10_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdisplay_1_1DisplayControl_1_1Info.html" target="_self">Info</a></td><td class="desc">Collected display meta information </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_11_" class="arrow" onclick="toggleFolder('11_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><b>dsam</b></td><td class="desc"></td></tr>
<tr id="row_11_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_11_0_" class="arrow" onclick="toggleFolder('11_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedsam_1_1DsamDevice.html" target="_self">DsamDevice</a></td><td class="desc">DSAM device interface </td></tr>
<tr id="row_11_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamDevice_1_1FirmwareVersion.html" target="_self">FirmwareVersion</a></td><td class="desc">Firmware version </td></tr>
<tr id="row_11_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamDevice_1_1Info.html" target="_self">Info</a></td><td class="desc">DSAm device info </td></tr>
<tr id="row_11_1_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_11_1_" class="arrow" onclick="toggleFolder('11_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedsam_1_1DsamManager.html" target="_self">DsamManager</a></td><td class="desc">DSAM manager interface </td></tr>
<tr id="row_11_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamManager_1_1DsamAttachedEvent.html" target="_self">DsamAttachedEvent</a></td><td class="desc">Event that is send when a DSAM module has been attached </td></tr>
<tr id="row_11_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamManager_1_1DsamControllerChangedEvent.html" target="_self">DsamControllerChangedEvent</a></td><td class="desc">Event that is send when a DSAM controller has been reset or recovery is in progress </td></tr>
<tr id="row_11_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamManager_1_1DsamDetachedEvent.html" target="_self">DsamDetachedEvent</a></td><td class="desc">Event that is send when a DSAM module has been removed </td></tr>
<tr id="row_11_2_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_11_2_" class="arrow" onclick="toggleFolder('11_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacedsam_1_1DsamPort.html" target="_self">DsamPort</a></td><td class="desc">DSAM port interface </td></tr>
<tr id="row_11_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamPort_1_1Info.html" target="_self">Info</a></td><td class="desc">Port info </td></tr>
<tr id="row_11_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamPort_1_1InfoChangedEvent.html" target="_self">InfoChangedEvent</a></td><td class="desc">Event that is send when the port info has changed </td></tr>
<tr id="row_11_2_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamPort_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Port settings </td></tr>
<tr id="row_11_2_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structdsam_1_1DsamPort_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event that is send whenthe port settings have changed </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_12_" class="arrow" onclick="toggleFolder('12_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceevent.html" target="_self">event</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a> interface </td></tr>
<tr id="row_12_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_12_0_" class="arrow" onclick="toggleFolder('12_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceevent_1_1AlarmManager.html" target="_self">AlarmManager</a></td><td class="desc"><a class="el" href="interfaceevent_1_1AlarmManager.html" title="AlarmManager interface.">AlarmManager</a> interface </td></tr>
<tr id="row_12_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1AlarmManager_1_1Alarm.html" target="_self">Alarm</a></td><td class="desc"><a class="el" href="structevent_1_1AlarmManager_1_1Alarm.html" title="Alarm structure.">Alarm</a> structure </td></tr>
<tr id="row_12_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1AlarmManager_1_1AlarmAcknowledgedEvent.html" target="_self">AlarmAcknowledgedEvent</a></td><td class="desc">Existing alarm acknowledgement event </td></tr>
<tr id="row_12_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1AlarmManager_1_1AlarmAddedEvent.html" target="_self">AlarmAddedEvent</a></td><td class="desc">New alarm added event </td></tr>
<tr id="row_12_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1AlarmManager_1_1AlarmUpdatedEvent.html" target="_self">AlarmUpdatedEvent</a></td><td class="desc"><a class="el" href="structevent_1_1AlarmManager_1_1Alarm.html" title="Alarm structure.">Alarm</a> updated event </td></tr>
<tr id="row_12_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1AlarmManager_1_1Alert.html" target="_self">Alert</a></td><td class="desc"><a class="el" href="structevent_1_1AlarmManager_1_1Alert.html" title="Alert structure.">Alert</a> structure </td></tr>
<tr id="row_12_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_12_1_" class="arrow" onclick="toggleFolder('12_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceevent_1_1DataPushService.html" target="_self">DataPushService</a></td><td class="desc">Data push service configuration interface </td></tr>
<tr id="row_12_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1DataPushService_1_1EntryAddedEvent.html" target="_self">EntryAddedEvent</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a>: A new push destination has been added </td></tr>
<tr id="row_12_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1DataPushService_1_1EntryDeletedEvent.html" target="_self">EntryDeletedEvent</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a>: A configured push destination has been deleted </td></tr>
<tr id="row_12_1_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1DataPushService_1_1EntryModifiedEvent.html" target="_self">EntryModifiedEvent</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a>: A configured push destination has been modified </td></tr>
<tr id="row_12_1_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1DataPushService_1_1EntrySettings.html" target="_self">EntrySettings</a></td><td class="desc">Data Push Entry Settings </td></tr>
<tr id="row_12_1_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1DataPushService_1_1EntryStatus.html" target="_self">EntryStatus</a></td><td class="desc">Data Push Entry Status </td></tr>
<tr id="row_12_1_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1DataPushService_1_1EntryStatusChangedEvent.html" target="_self">EntryStatusChangedEvent</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a>: The status of a configured push destination has changed </td></tr>
<tr id="row_12_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1KeyValue.html" target="_self">KeyValue</a></td><td class="desc">Helper that is used wherever key/value pairs are required </td></tr>
<tr id="row_12_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1Event.html" target="_self">Event</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a> has a type: a STATE event indicates that a boolean state has been changed, i.e </td></tr>
<tr id="row_12_4_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_12_4_" class="arrow" onclick="toggleFolder('12_4_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceevent_1_1Engine.html" target="_self">Engine</a></td><td class="desc">There is a single event engine instance reachable by a well known reference </td></tr>
<tr id="row_12_4_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1Engine_1_1Action.html" target="_self">Action</a></td><td class="desc">An action is a tuple of 'id' (unique within the scope of this event engine), 'name' which is unique as well and used by the GUI as user readable identificator, 'isSystem' which denotes the action as system action, 'type' which defines what it is, and an argument vector that vary depending on type and which is passed to the action </td></tr>
<tr id="row_12_4_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1Engine_1_1Condition.html" target="_self">Condition</a></td><td class="desc"><a class="el" href="structevent_1_1Engine_1_1Condition.html" title="Condition is a logical combination of multiple events.">Condition</a> is a logical combination of multiple events </td></tr>
<tr id="row_12_4_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1Engine_1_1EventDesc.html" target="_self">EventDesc</a></td><td class="desc">An event descriptor </td></tr>
<tr id="row_12_4_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1Engine_1_1Rule.html" target="_self">Rule</a></td><td class="desc">A <a class="el" href="structevent_1_1Engine_1_1Rule.html" title="A Rule binds an action to a condition.">Rule</a> binds an action to a condition </td></tr>
<tr id="row_12_5_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_12_5_" class="arrow" onclick="toggleFolder('12_5_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceevent_1_1Channel.html" target="_self">Channel</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a> <a class="el" href="interfaceevent_1_1Channel.html" title="Event Channel.">Channel</a> </td></tr>
<tr id="row_12_5_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1Channel_1_1EventSelect.html" target="_self">EventSelect</a></td><td class="desc">Structure to select an <a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a> * </td></tr>
<tr id="row_12_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceevent_1_1Service.html" target="_self">Service</a></td><td class="desc"><a class="el" href="structevent_1_1Event.html" title="Event has a type: a STATE event indicates that a boolean state has been changed, i....">Event</a> <a class="el" href="interfaceevent_1_1Service.html" title="Event Service.">Service</a> </td></tr>
<tr id="row_12_7_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_12_7_" class="arrow" onclick="toggleFolder('12_7_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceevent_1_1TimerEventManager.html" target="_self">TimerEventManager</a></td><td class="desc"><a class="el" href="interfaceevent_1_1TimerEventManager.html" title="TimerEventManager interface.">TimerEventManager</a> interface </td></tr>
<tr id="row_12_7_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1TimerEventManager_1_1Range.html" target="_self">Range</a></td><td class="desc"><a class="el" href="structevent_1_1TimerEventManager_1_1Range.html" title="Range structure.">Range</a> structure </td></tr>
<tr id="row_12_7_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1TimerEventManager_1_1Schedule.html" target="_self">Schedule</a></td><td class="desc"><a class="el" href="structevent_1_1TimerEventManager_1_1Schedule.html" title="Schedule structure.">Schedule</a> structure </td></tr>
<tr id="row_12_7_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1TimerEventManager_1_1TimerEvent.html" target="_self">TimerEvent</a></td><td class="desc"><a class="el" href="structevent_1_1TimerEventManager_1_1TimerEvent.html" title="TimerEvent structure.">TimerEvent</a> structure </td></tr>
<tr id="row_12_8_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structevent_1_1UserEvent.html" target="_self">UserEvent</a></td><td class="desc">This <a class="el" href="structevent_1_1UserEvent.html" title="This UserEvent may be used as base valueobject for all concrete events that are triggered because of ...">UserEvent</a> may be used as base valueobject for all concrete events that are triggered because of user interaction </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_13_" class="arrow" onclick="toggleFolder('13_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacefirmware.html" target="_self">firmware</a></td><td class="desc">Firmware Management </td></tr>
<tr id="row_13_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1UpdateHistoryEntry.html" target="_self">UpdateHistoryEntry</a></td><td class="desc">Firmware update history entry TODO: implement CR# 45668 on next interface change add comment field based on firmware tag "char tag[64];" to improve firmware update history entries without rootfs images </td></tr>
<tr id="row_13_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1ImageStatus.html" target="_self">ImageStatus</a></td><td class="desc">Image upload/download status </td></tr>
<tr id="row_13_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1ImageInfo.html" target="_self">ImageInfo</a></td><td class="desc">Firmware image information </td></tr>
<tr id="row_13_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1SystemStartupEvent.html" target="_self">SystemStartupEvent</a></td><td class="desc">Event: System startup finished </td></tr>
<tr id="row_13_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1SystemShutdownEvent.html" target="_self">SystemShutdownEvent</a></td><td class="desc">Event: System shutdown started </td></tr>
<tr id="row_13_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1FirmwareValidationFailedEvent.html" target="_self">FirmwareValidationFailedEvent</a></td><td class="desc">Event: <a class="el" href="interfacefirmware_1_1Firmware.html" title="Firmware management methods">Firmware</a> validation failed </td></tr>
<tr id="row_13_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1FirmwareUpdateEvent.html" target="_self">FirmwareUpdateEvent</a></td><td class="desc">Event: <a class="el" href="interfacefirmware_1_1Firmware.html" title="Firmware management methods">Firmware</a> update base event </td></tr>
<tr id="row_13_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1FirmwareUpdateStartedEvent.html" target="_self">FirmwareUpdateStartedEvent</a></td><td class="desc">Event: <a class="el" href="interfacefirmware_1_1Firmware.html" title="Firmware management methods">Firmware</a> update started </td></tr>
<tr id="row_13_8_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1FirmwareUpdateCompletedEvent.html" target="_self">FirmwareUpdateCompletedEvent</a></td><td class="desc">Event: <a class="el" href="interfacefirmware_1_1Firmware.html" title="Firmware management methods">Firmware</a> updated successfully </td></tr>
<tr id="row_13_9_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1FirmwareUpdateFailedEvent.html" target="_self">FirmwareUpdateFailedEvent</a></td><td class="desc">Event: <a class="el" href="interfacefirmware_1_1Firmware.html" title="Firmware management methods">Firmware</a> update failed </td></tr>
<tr id="row_13_10_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacefirmware_1_1Firmware.html" target="_self">Firmware</a></td><td class="desc">Firmware management methods </td></tr>
<tr id="row_13_11_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfirmware_1_1UpdateStatus.html" target="_self">UpdateStatus</a></td><td class="desc">Firmware update status </td></tr>
<tr id="row_13_12_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacefirmware_1_1FirmwareUpdateStatus.html" target="_self">FirmwareUpdateStatus</a></td><td class="desc">Firmware update status interface </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_14_" class="arrow" onclick="toggleFolder('14_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacefitness.html" target="_self">fitness</a></td><td class="desc">Fitness Daemon </td></tr>
<tr id="row_14_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_14_0_" class="arrow" onclick="toggleFolder('14_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacefitness_1_1Fitness.html" target="_self">Fitness</a></td><td class="desc">Fitness Daemon interface </td></tr>
<tr id="row_14_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfitness_1_1Fitness_1_1DataEntry.html" target="_self">DataEntry</a></td><td class="desc">An entry in the reliability database </td></tr>
<tr id="row_14_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfitness_1_1Fitness_1_1ErrorLogEntry.html" target="_self">ErrorLogEntry</a></td><td class="desc">An entry in the reliability error log </td></tr>
<tr id="row_14_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_14_1_" class="arrow" onclick="toggleFolder('14_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacefitness_1_1HardwareHealth.html" target="_self">HardwareHealth</a></td><td class="desc"></td></tr>
<tr id="row_14_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfitness_1_1HardwareHealth_1_1Failure.html" target="_self">Failure</a></td><td class="desc">Hardware <a class="el" href="structfitness_1_1HardwareHealth_1_1Failure.html" title="Hardware Failure.">Failure</a> </td></tr>
<tr id="row_14_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfitness_1_1HardwareHealth_1_1FailureStatusChangedEvent.html" target="_self">FailureStatusChangedEvent</a></td><td class="desc">Event that is send when the hardware failure status changes </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_15_" class="arrow" onclick="toggleFolder('15_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacehmi.html" target="_self">hmi</a></td><td class="desc">Human Machine Interface </td></tr>
<tr id="row_15_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_15_0_" class="arrow" onclick="toggleFolder('15_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacehmi_1_1ExternalBeeper.html" target="_self">ExternalBeeper</a></td><td class="desc">External Beeper interface </td></tr>
<tr id="row_15_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structhmi_1_1ExternalBeeper_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc">Event: beeper state has changed </td></tr>
<tr id="row_15_1_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_15_1_" class="arrow" onclick="toggleFolder('15_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacehmi_1_1InternalBeeper.html" target="_self">InternalBeeper</a></td><td class="desc">Internal beeper interface </td></tr>
<tr id="row_15_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structhmi_1_1InternalBeeper_1_1MuteChangedEvent.html" target="_self">MuteChangedEvent</a></td><td class="desc">Event: The beeper has been muted or unmuted </td></tr>
<tr id="row_15_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structhmi_1_1InternalBeeper_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc">Event: The beeper activation status has changed </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_16_" class="arrow" onclick="toggleFolder('16_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceidl.html" target="_self">idl</a></td><td class="desc">Basic IDL definitions </td></tr>
<tr id="row_16_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structidl_1_1Event.html" target="_self">Event</a></td><td class="desc">Common base for all events </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_17_" class="arrow" onclick="toggleFolder('17_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacejsonrpc.html" target="_self">jsonrpc</a></td><td class="desc">Raritan JSON-RPC </td></tr>
<tr id="row_17_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacejsonrpc_1_1NameService.html" target="_self">NameService</a></td><td class="desc">RPC Object Name Service </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_18_" class="arrow" onclick="toggleFolder('18_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacelogging.html" target="_self">logging</a></td><td class="desc">Device Logging </td></tr>
<tr id="row_18_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacelogging_1_1DebugLog.html" target="_self">DebugLog</a></td><td class="desc">Device debug log interface </td></tr>
<tr id="row_18_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlogging_1_1EventLogClearedEvent.html" target="_self">EventLogClearedEvent</a></td><td class="desc">Event log cleared event </td></tr>
<tr id="row_18_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacelogging_1_1EventLog.html" target="_self">EventLog</a></td><td class="desc">Device event log interface </td></tr>
<tr id="row_18_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlogging_1_1LogInfo.html" target="_self">LogInfo</a></td><td class="desc">General log info </td></tr>
<tr id="row_18_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlogging_1_1LogEntry.html" target="_self">LogEntry</a></td><td class="desc">A log entry </td></tr>
<tr id="row_18_5_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structlogging_1_1LogChunk.html" target="_self">LogChunk</a></td><td class="desc">A log chunk </td></tr>
<tr id="row_18_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacelogging_1_1WlanLog.html" target="_self">WlanLog</a></td><td class="desc">WLAN diagnostic log interface </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_19_" class="arrow" onclick="toggleFolder('19_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceluaservice.html" target="_self">luaservice</a></td><td class="desc">Lua-Service </td></tr>
<tr id="row_19_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structluaservice_1_1ScriptState.html" target="_self">ScriptState</a></td><td class="desc">A structure that descripts the state of a script </td></tr>
<tr id="row_19_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structluaservice_1_1ScriptOptions.html" target="_self">ScriptOptions</a></td><td class="desc">Some script options </td></tr>
<tr id="row_19_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structluaservice_1_1Environment.html" target="_self">Environment</a></td><td class="desc">The struct represents two kinds of information: </td></tr>
<tr id="row_19_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceluaservice_1_1Manager.html" target="_self">Manager</a></td><td class="desc">There is a single manager instance </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_20_" class="arrow" onclick="toggleFolder('20_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><b>modbus</b></td><td class="desc"></td></tr>
<tr id="row_20_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_20_0_" class="arrow" onclick="toggleFolder('20_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacemodbus_1_1GatewayMgr.html" target="_self">GatewayMgr</a></td><td class="desc"></td></tr>
<tr id="row_20_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmodbus_1_1GatewayMgr_1_1RtuSettings.html" target="_self">RtuSettings</a></td><td class="desc">Modbus RTU settings </td></tr>
<tr id="row_20_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structmodbus_1_1GatewayMgr_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Modbus gateway settings (extending modb PortMux service) </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_21_" class="arrow" onclick="toggleFolder('21_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacenet.html" target="_self">net</a></td><td class="desc">Network Configuration </td></tr>
<tr id="row_21_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacenet_1_1Diagnostics.html" target="_self">Diagnostics</a></td><td class="desc"><a class="el" href="interfacenet_1_1Diagnostics.html" title="Diagnostics interface.">Diagnostics</a> interface </td></tr>
<tr id="row_21_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1IpAddrCidr.html" target="_self">IpAddrCidr</a></td><td class="desc">IPv4/IPv6 address and prefix len </td></tr>
<tr id="row_21_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1IpRoute.html" target="_self">IpRoute</a></td><td class="desc">IPv4/IPv6 route </td></tr>
<tr id="row_21_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1PortForwardingSettings.html" target="_self">PortForwardingSettings</a></td><td class="desc">Port forwarding settings </td></tr>
<tr id="row_21_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1DnsSettings.html" target="_self">DnsSettings</a></td><td class="desc">DNS settings </td></tr>
<tr id="row_21_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1IpRoutingSettings.html" target="_self">IpRoutingSettings</a></td><td class="desc">IP protocol specific routing settings </td></tr>
<tr id="row_21_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1RoutingSettings.html" target="_self">RoutingSettings</a></td><td class="desc">Routing settings </td></tr>
<tr id="row_21_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1CommonSettings.html" target="_self">CommonSettings</a></td><td class="desc">Common settings </td></tr>
<tr id="row_21_8_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1PortForwardingPrimaryUnitAddrInfo.html" target="_self">PortForwardingPrimaryUnitAddrInfo</a></td><td class="desc">Port forwarding primary unit address info for an interface </td></tr>
<tr id="row_21_9_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1PortForwardingInfo.html" target="_self">PortForwardingInfo</a></td><td class="desc">Port forwarding info </td></tr>
<tr id="row_21_10_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1DnsInfo.html" target="_self">DnsInfo</a></td><td class="desc">DNS info </td></tr>
<tr id="row_21_11_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1RoutingInfo.html" target="_self">RoutingInfo</a></td><td class="desc">Routing info </td></tr>
<tr id="row_21_12_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1CommonInfo.html" target="_self">CommonInfo</a></td><td class="desc">Common info </td></tr>
<tr id="row_21_13_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1InterfaceIpSettings.html" target="_self">InterfaceIpSettings</a></td><td class="desc">Interface specific IP settings </td></tr>
<tr id="row_21_14_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1InterfaceIPv4Info.html" target="_self">InterfaceIPv4Info</a></td><td class="desc">Interface specific IPv4 info </td></tr>
<tr id="row_21_15_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1InterfaceIPv6Info.html" target="_self">InterfaceIPv6Info</a></td><td class="desc">Interface specific IPv6 info </td></tr>
<tr id="row_21_16_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1InterfaceSettings.html" target="_self">InterfaceSettings</a></td><td class="desc">Interface specific settings </td></tr>
<tr id="row_21_17_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1InterfaceInfo.html" target="_self">InterfaceInfo</a></td><td class="desc">Interface specific info </td></tr>
<tr id="row_21_18_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1EapAuthSettings.html" target="_self">EapAuthSettings</a></td><td class="desc">EAP authentication settings </td></tr>
<tr id="row_21_19_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1EthLinkMode.html" target="_self">EthLinkMode</a></td><td class="desc">Ethernet link mode </td></tr>
<tr id="row_21_20_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1EthSettings.html" target="_self">EthSettings</a></td><td class="desc">Ethernet interface settings </td></tr>
<tr id="row_21_21_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1EthInfo.html" target="_self">EthInfo</a></td><td class="desc">Ethernet interface info </td></tr>
<tr id="row_21_22_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1WlanSettings.html" target="_self">WlanSettings</a></td><td class="desc">WLAN interface settings </td></tr>
<tr id="row_21_23_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1WlanInfo.html" target="_self">WlanInfo</a></td><td class="desc">WLAN interface info </td></tr>
<tr id="row_21_24_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Network settings </td></tr>
<tr id="row_21_25_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1Info.html" target="_self">Info</a></td><td class="desc">Network info </td></tr>
<tr id="row_21_26_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1PortForwardingProtocolMapping.html" target="_self">PortForwardingProtocolMapping</a></td><td class="desc">Mapping from application protocol id to name and transport protocol </td></tr>
<tr id="row_21_27_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1CommonInfoChangedEvent.html" target="_self">CommonInfoChangedEvent</a></td><td class="desc">Event that is send when common network info has changed </td></tr>
<tr id="row_21_28_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1InterfaceInfoChangedEvent.html" target="_self">InterfaceInfoChangedEvent</a></td><td class="desc">Event that is send when common interface specific network info has changed </td></tr>
<tr id="row_21_29_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1EthInfoChangedEvent.html" target="_self">EthInfoChangedEvent</a></td><td class="desc">Event that is send when ethernet interface specific network info has changed </td></tr>
<tr id="row_21_30_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1WlanInfoChangedEvent.html" target="_self">WlanInfoChangedEvent</a></td><td class="desc">Event that is send when WLAN interface specific network info has changed </td></tr>
<tr id="row_21_31_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1LinkStateChangedEvent.html" target="_self">LinkStateChangedEvent</a></td><td class="desc">Event that is send when the operational state of an interface changed </td></tr>
<tr id="row_21_32_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1PortForwardingExpansionUnitPresenceStateChangedEvent.html" target="_self">PortForwardingExpansionUnitPresenceStateChangedEvent</a></td><td class="desc">Event that is send when the presence state of a downstream port forwarding expansion unit changes </td></tr>
<tr id="row_21_33_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacenet_1_1Net.html" target="_self">Net</a></td><td class="desc">Network configuration interface </td></tr>
<tr id="row_21_34_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structnet_1_1ServiceSettings.html" target="_self">ServiceSettings</a></td><td class="desc">Network service settings </td></tr>
<tr id="row_21_35_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacenet_1_1Services.html" target="_self">Services</a></td><td class="desc">Network services configuration interface </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_22_" class="arrow" onclick="toggleFolder('22_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacepdumodel.html" target="_self">pdumodel</a></td><td class="desc">PDU Model </td></tr>
<tr id="row_22_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_0_" class="arrow" onclick="toggleFolder('22_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Ade.html" target="_self">Ade</a></td><td class="desc">Interface for ADE chips directly connected to main controller </td></tr>
<tr id="row_22_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Ade_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">ADE metadata </td></tr>
<tr id="row_22_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Ade_1_1Sample.html" target="_self">Sample</a></td><td class="desc">Raw sample data for a single channel </td></tr>
<tr id="row_22_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_1_" class="arrow" onclick="toggleFolder('22_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Circuit.html" target="_self">Circuit</a></td><td class="desc">BCM circuit </td></tr>
<tr id="row_22_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Circuit_1_1Config.html" target="_self">Config</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Circuit.html" title="BCM circuit.">Circuit</a> configuration </td></tr>
<tr id="row_22_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Circuit_1_1PoleSettings.html" target="_self">PoleSettings</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Circuit.html" title="BCM circuit.">Circuit</a> pole settings </td></tr>
<tr id="row_22_1_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Circuit_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Circuit.html" title="BCM circuit.">Circuit</a> sensors </td></tr>
<tr id="row_22_1_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Circuit_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Circuit.html" title="BCM circuit.">Circuit</a> settings </td></tr>
<tr id="row_22_1_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Circuit_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Circuit.html" title="BCM circuit.">Circuit</a> settings have changed </td></tr>
<tr id="row_22_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1CtrlStatistic.html" target="_self">CtrlStatistic</a></td><td class="desc">Sub controller statistics </td></tr>
<tr id="row_22_3_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_3_" class="arrow" onclick="toggleFolder('22_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Controller.html" target="_self">Controller</a></td><td class="desc">Sub controller interface </td></tr>
<tr id="row_22_3_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Controller_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Sub controller metadata </td></tr>
<tr id="row_22_3_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Controller_1_1MetaDataChangedEvent.html" target="_self">MetaDataChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Controller.html" title="Sub controller interface.">Controller</a> metadata has changed </td></tr>
<tr id="row_22_3_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Controller_1_1StatusChangedEvent.html" target="_self">StatusChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Controller.html" title="Sub controller interface.">Controller</a> communication status has changed </td></tr>
<tr id="row_22_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1EDevice.html" target="_self">EDevice</a></td><td class="desc">Common base interface for any kind of electrical device that is used in the PDU model, such as inlets, OCPs and outlets </td></tr>
<tr id="row_22_5_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_5_" class="arrow" onclick="toggleFolder('22_5_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Inlet.html" target="_self">Inlet</a></td><td class="desc">Inlet interface </td></tr>
<tr id="row_22_5_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Inlet_1_1EnableStateChangedEvent.html" target="_self">EnableStateChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Inlet.html" title="Inlet interface">Inlet</a> has been enabled or disabled </td></tr>
<tr id="row_22_5_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Inlet_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Inlet metadata </td></tr>
<tr id="row_22_5_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Inlet_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc">Inlet sensors </td></tr>
<tr id="row_22_5_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Inlet_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Inlet settings </td></tr>
<tr id="row_22_5_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Inlet_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Inlet.html" title="Inlet interface">Inlet</a> settings have been changed </td></tr>
<tr id="row_22_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1MemoryMapController.html" target="_self">MemoryMapController</a></td><td class="desc">Memory map controller </td></tr>
<tr id="row_22_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Rating.html" target="_self">Rating</a></td><td class="desc">Numerical usage ratings </td></tr>
<tr id="row_22_8_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_8_" class="arrow" onclick="toggleFolder('22_8_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Nameplate.html" target="_self">Nameplate</a></td><td class="desc">Component nameplate information </td></tr>
<tr id="row_22_8_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Nameplate_1_1Rating.html" target="_self">Rating</a></td><td class="desc">Component ratings </td></tr>
<tr id="row_22_9_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletStatistic.html" target="_self">OutletStatistic</a></td><td class="desc">Outlet statistics </td></tr>
<tr id="row_22_10_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_10_" class="arrow" onclick="toggleFolder('22_10_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Outlet.html" target="_self">Outlet</a></td><td class="desc">Outlet interface </td></tr>
<tr id="row_22_10_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1LedState.html" target="_self">LedState</a></td><td class="desc">Outlet LED state </td></tr>
<tr id="row_22_10_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Outlet metadata </td></tr>
<tr id="row_22_10_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1PowerControlEvent.html" target="_self">PowerControlEvent</a></td><td class="desc">Event: Power control was initiated </td></tr>
<tr id="row_22_10_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc">Outlet sensors </td></tr>
<tr id="row_22_10_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Outlet settings </td></tr>
<tr id="row_22_10_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> settings have been changed </td></tr>
<tr id="row_22_10_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1State.html" target="_self">State</a></td><td class="desc">Outlet state </td></tr>
<tr id="row_22_10_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Outlet_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> state has changed </td></tr>
<tr id="row_22_11_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_11_" class="arrow" onclick="toggleFolder('22_11_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1OutletGroup.html" target="_self">OutletGroup</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> group interface </td></tr>
<tr id="row_22_11_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroup_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> group metadata </td></tr>
<tr id="row_22_11_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroup_1_1PowerControlEvent.html" target="_self">PowerControlEvent</a></td><td class="desc">Event: Group switch operation has been invoked </td></tr>
<tr id="row_22_11_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroup_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> group sensors </td></tr>
<tr id="row_22_11_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroup_1_1SensorsChangedEvent.html" target="_self">SensorsChangedEvent</a></td><td class="desc">Event: Group sensors have changed </td></tr>
<tr id="row_22_11_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroup_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> group settings </td></tr>
<tr id="row_22_11_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroup_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: Group settings have been changed </td></tr>
<tr id="row_22_12_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_12_" class="arrow" onclick="toggleFolder('22_12_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1OutletGroupManager.html" target="_self">OutletGroupManager</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> group manager interface </td></tr>
<tr id="row_22_12_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroupManager_1_1GroupCreatedEvent.html" target="_self">GroupCreatedEvent</a></td><td class="desc">Event: A new outlet group has been created </td></tr>
<tr id="row_22_12_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OutletGroupManager_1_1GroupDeletedEvent.html" target="_self">GroupDeletedEvent</a></td><td class="desc">Event: An outlet group has been deleted </td></tr>
<tr id="row_22_13_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1CircuitBreakerStatistic.html" target="_self">CircuitBreakerStatistic</a></td><td class="desc">Overcurrent protector statistics </td></tr>
<tr id="row_22_14_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_14_" class="arrow" onclick="toggleFolder('22_14_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1OverCurrentProtector.html" target="_self">OverCurrentProtector</a></td><td class="desc">Overcurrent protector interface </td></tr>
<tr id="row_22_14_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OverCurrentProtector_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Overcurrent protector metadata </td></tr>
<tr id="row_22_14_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OverCurrentProtector_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc">Overcurrent protector sensors </td></tr>
<tr id="row_22_14_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OverCurrentProtector_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Overcurrent protector settings </td></tr>
<tr id="row_22_14_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OverCurrentProtector_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: Overcurrent protector settings have been changed </td></tr>
<tr id="row_22_15_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_15_" class="arrow" onclick="toggleFolder('22_15_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1OverCurrentProtectorTripSensor.html" target="_self">OverCurrentProtectorTripSensor</a></td><td class="desc">Overcurrent protector trip sensor interface </td></tr>
<tr id="row_22_15_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OverCurrentProtectorTripSensor_1_1TripEventInformation.html" target="_self">TripEventInformation</a></td><td class="desc"></td></tr>
<tr id="row_22_15_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1OverCurrentProtectorTripSensor_1_1TripStateChangedEvent.html" target="_self">TripStateChangedEvent</a></td><td class="desc">Event: Overcurrent protector trip state has changed </td></tr>
<tr id="row_22_16_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_16_" class="arrow" onclick="toggleFolder('22_16_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Panel.html" target="_self">Panel</a></td><td class="desc">PMC panel </td></tr>
<tr id="row_22_16_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Panel_1_1CircuitCreatedEvent.html" target="_self">CircuitCreatedEvent</a></td><td class="desc">Event: A new circuit was added </td></tr>
<tr id="row_22_16_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Panel_1_1CircuitDeletedEvent.html" target="_self">CircuitDeletedEvent</a></td><td class="desc">Event: A circuit was deleted </td></tr>
<tr id="row_22_16_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Panel_1_1PanelSettings.html" target="_self">PanelSettings</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Panel.html" title="PMC panel.">Panel</a> settings </td></tr>
<tr id="row_22_16_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Panel_1_1PanelSettingsChangedEvent.html" target="_self">PanelSettingsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Panel.html" title="PMC panel.">Panel</a> settings have changed </td></tr>
<tr id="row_22_17_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_17_" class="arrow" onclick="toggleFolder('22_17_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Pdu.html" target="_self">Pdu</a></td><td class="desc">Main PDU interface </td></tr>
<tr id="row_22_17_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1LoadSheddingModeChangedEvent.html" target="_self">LoadSheddingModeChangedEvent</a></td><td class="desc">Event: Load shedding mode was enabled or disabled </td></tr>
<tr id="row_22_17_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">PDU metadata </td></tr>
<tr id="row_22_17_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1OutletSequenceState.html" target="_self">OutletSequenceState</a></td><td class="desc">Outlet sequencing status </td></tr>
<tr id="row_22_17_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1OutletSequenceStateChangedEvent.html" target="_self">OutletSequenceStateChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacepdumodel_1_1Outlet.html" title="Outlet interface">Outlet</a> sequencing state has changed </td></tr>
<tr id="row_22_17_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc">PDU sensors </td></tr>
<tr id="row_22_17_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1Settings.html" target="_self">Settings</a></td><td class="desc">PDU settings </td></tr>
<tr id="row_22_17_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: PDU settings have been changed </td></tr>
<tr id="row_22_17_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pdu_1_1Statistic.html" target="_self">Statistic</a></td><td class="desc">PDU statistics </td></tr>
<tr id="row_22_18_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Pole.html" target="_self">Pole</a></td><td class="desc">An inlet or outlet pole </td></tr>
<tr id="row_22_19_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1MeteredLinePair.html" target="_self">MeteredLinePair</a></td><td class="desc">An inlet line pair </td></tr>
<tr id="row_22_20_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1DoublePole.html" target="_self">DoublePole</a></td><td class="desc">For OCP </td></tr>
<tr id="row_22_21_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1ThrowPole.html" target="_self">ThrowPole</a></td><td class="desc">A pole that can select one of multiple inputs </td></tr>
<tr id="row_22_22_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_22_" class="arrow" onclick="toggleFolder('22_22_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1PowerMeter.html" target="_self">PowerMeter</a></td><td class="desc">A three-phase power meter (PMC) </td></tr>
<tr id="row_22_22_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeter_1_1Config.html" target="_self">Config</a></td><td class="desc">Power meter configuration </td></tr>
<tr id="row_22_22_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeter_1_1EnergyPulseSettings.html" target="_self">EnergyPulseSettings</a></td><td class="desc">Energy LED pulse settings </td></tr>
<tr id="row_22_22_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeter_1_1EnergyPulseSettingsChangedEvent.html" target="_self">EnergyPulseSettingsChangedEvent</a></td><td class="desc">Event: Energy LED pulse settings have changed </td></tr>
<tr id="row_22_22_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeter_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc">Power meter sensors </td></tr>
<tr id="row_22_22_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeter_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Power meter settings </td></tr>
<tr id="row_22_22_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeter_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: Power meter settings have changed </td></tr>
<tr id="row_22_23_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_23_" class="arrow" onclick="toggleFolder('22_23_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1PowerMeterController.html" target="_self">PowerMeterController</a></td><td class="desc">Power Meter <a class="el" href="interfacepdumodel_1_1Controller.html" title="Sub controller interface.">Controller</a> (PMC) interface </td></tr>
<tr id="row_22_23_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeterController_1_1PanelCreatedEvent.html" target="_self">PanelCreatedEvent</a></td><td class="desc">Event: A panel was created </td></tr>
<tr id="row_22_23_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeterController_1_1PanelDeletedEvent.html" target="_self">PanelDeletedEvent</a></td><td class="desc">Event:: A panel was deleted </td></tr>
<tr id="row_22_23_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeterController_1_1PowerMeterCreatedEvent.html" target="_self">PowerMeterCreatedEvent</a></td><td class="desc">Event: A power meter or panel was created </td></tr>
<tr id="row_22_23_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeterController_1_1PowerMeterDeletedEvent.html" target="_self">PowerMeterDeletedEvent</a></td><td class="desc">Event: A power meter was deleted </td></tr>
<tr id="row_22_23_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1PowerMeterController_1_1ScanResult.html" target="_self">ScanResult</a></td><td class="desc">Meter board scan result </td></tr>
<tr id="row_22_24_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1PowerQualitySensor.html" target="_self">PowerQualitySensor</a></td><td class="desc">Power quality sensor interface </td></tr>
<tr id="row_22_25_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1ResidualCurrentStateSensor.html" target="_self">ResidualCurrentStateSensor</a></td><td class="desc">Residual current state sensor interface </td></tr>
<tr id="row_22_26_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_26_" class="arrow" onclick="toggleFolder('22_26_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1TransferSwitch.html" target="_self">TransferSwitch</a></td><td class="desc">Transfer switch interface </td></tr>
<tr id="row_22_26_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1TransferSwitch_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Transfer switch metadata </td></tr>
<tr id="row_22_26_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1TransferSwitch_1_1Sensors.html" target="_self">Sensors</a></td><td class="desc">Transfer switch sensors </td></tr>
<tr id="row_22_26_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1TransferSwitch_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Transfer switch settings </td></tr>
<tr id="row_22_26_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1TransferSwitch_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: Transfer switch settings have been changed </td></tr>
<tr id="row_22_26_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1TransferSwitch_1_1Statistics.html" target="_self">Statistics</a></td><td class="desc">Transfer switch statistics </td></tr>
<tr id="row_22_26_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1TransferSwitch_1_1TransferLogEntry.html" target="_self">TransferLogEntry</a></td><td class="desc">Transfer log entry </td></tr>
<tr id="row_22_27_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1TypeBResidualCurrentNumericSensor.html" target="_self">TypeBResidualCurrentNumericSensor</a></td><td class="desc">An RCM current sensor of type B (AC/DC) which allows degaussing the sensor </td></tr>
<tr id="row_22_28_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_28_" class="arrow" onclick="toggleFolder('22_28_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1Unit.html" target="_self">Unit</a></td><td class="desc"><a class="el" href="interfacepdumodel_1_1Unit.html" title="Unit interface.">Unit</a> interface </td></tr>
<tr id="row_22_28_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Unit_1_1IdentificationStartedEvent.html" target="_self">IdentificationStartedEvent</a></td><td class="desc">Event: Unit identification requested </td></tr>
<tr id="row_22_28_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Unit_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Unit metadata </td></tr>
<tr id="row_22_28_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Unit_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Unit settings </td></tr>
<tr id="row_22_29_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_22_29_" class="arrow" onclick="toggleFolder('22_29_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacepdumodel_1_1VoltageMonitoringSensor.html" target="_self">VoltageMonitoringSensor</a></td><td class="desc">Interface of a voltage sensor with extended monitoring capabilities </td></tr>
<tr id="row_22_29_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1DipSwellThresholds.html" target="_self">DipSwellThresholds</a></td><td class="desc"></td></tr>
<tr id="row_22_29_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1DipSwellThresholdsChangedEvent.html" target="_self">DipSwellThresholdsChangedEvent</a></td><td class="desc"><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1Event.html" title="Definition of a voltage fluctuation event observed by this sensor.">Event</a>: Dip/swell thresholds were changed </td></tr>
<tr id="row_22_29_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1Event.html" target="_self">Event</a></td><td class="desc">Definition of a voltage fluctuation event observed by this sensor </td></tr>
<tr id="row_22_29_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1EventListClearedEvent.html" target="_self">EventListClearedEvent</a></td><td class="desc"><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1Event.html" title="Definition of a voltage fluctuation event observed by this sensor.">Event</a>: The list of observed events was cleared </td></tr>
<tr id="row_22_29_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1EventOccurredEvent.html" target="_self">EventOccurredEvent</a></td><td class="desc"><a class="el" href="structpdumodel_1_1VoltageMonitoringSensor_1_1Event.html" title="Definition of a voltage fluctuation event observed by this sensor.">Event</a>: A new dip/swell event occurred </td></tr>
<tr id="row_22_30_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structpdumodel_1_1Waveform.html" target="_self">Waveform</a></td><td class="desc"><a class="el" href="structpdumodel_1_1Waveform.html" title="Waveform data, including metadata.">Waveform</a> data, including metadata </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_23_" class="arrow" onclick="toggleFolder('23_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceperipheral.html" target="_self">peripheral</a></td><td class="desc">Peripheral Devices </td></tr>
<tr id="row_23_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_0_" class="arrow" onclick="toggleFolder('23_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1GatewaySensorManager.html" target="_self">GatewaySensorManager</a></td><td class="desc">Gateway <a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Sensor.html" title="Specification of a Sensor.">Sensor</a> Configuration Interface </td></tr>
<tr id="row_23_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ConfigurationChangedEvent.html" target="_self">ConfigurationChangedEvent</a></td><td class="desc">Event: The gateway sensor feature configuration has changed </td></tr>
<tr id="row_23_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ConfigurationPackage.html" target="_self">ConfigurationPackage</a></td><td class="desc"></td></tr>
<tr id="row_23_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1DeviceFeedback.html" target="_self">DeviceFeedback</a></td><td class="desc"></td></tr>
<tr id="row_23_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Feedback.html" target="_self">Feedback</a></td><td class="desc"></td></tr>
<tr id="row_23_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1FeedbackChangedEvent.html" target="_self">FeedbackChangedEvent</a></td><td class="desc">Event: The configuration usage feedback has changed </td></tr>
<tr id="row_23_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1FeedbackObject.html" target="_self">FeedbackObject</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Feedback.html">Feedback</a> from gateway sensor configuration usage </td></tr>
<tr id="row_23_0_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRule.html" target="_self">InterpretationRule</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRule.html" title="InterpretationRule defines a rule that is applied to a reading, resulting in an Interpretation.">InterpretationRule</a> defines a rule that is applied to a reading, resulting in an Interpretation </td></tr>
<tr id="row_23_0_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleCatchAll.html" target="_self">InterpretationRuleCatchAll</a></td><td class="desc"></td></tr>
<tr id="row_23_0_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleIEEE754INF.html" target="_self">InterpretationRuleIEEE754INF</a></td><td class="desc">InterpretationRuleIEEE* are applied after value is wapped, masked and interpreted as float / double </td></tr>
<tr id="row_23_0_9_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleIEEE754NAN.html" target="_self">InterpretationRuleIEEE754NAN</a></td><td class="desc"></td></tr>
<tr id="row_23_0_10_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleInvertable.html" target="_self">InterpretationRuleInvertable</a></td><td class="desc"></td></tr>
<tr id="row_23_0_11_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleModbusException.html" target="_self">InterpretationRuleModbusException</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleModbusException.html" title="InterpretationRuleModbusException is applied to modbus read exceptions.">InterpretationRuleModbusException</a> is applied to modbus read exceptions </td></tr>
<tr id="row_23_0_12_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleModbusSpecificError.html" target="_self">InterpretationRuleModbusSpecificError</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleModbusSpecificError.html" title="InterpretationRuleModbusSpecificError is applied to specific errors from libmodbus.">InterpretationRuleModbusSpecificError</a> is applied to specific errors from libmodbus </td></tr>
<tr id="row_23_0_13_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleModbusSystemError.html" target="_self">InterpretationRuleModbusSystemError</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleModbusSystemError.html" title="InterpretationRuleModbusSystemError is applied to standard system errors returned from libmodbus.">InterpretationRuleModbusSystemError</a> is applied to standard system errors returned from libmodbus </td></tr>
<tr id="row_23_0_14_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleRangeRAW.html" target="_self">InterpretationRuleRangeRAW</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleRangeRAW.html" title="InterpretationRuleRangeRAW is applied after swap, but before masking (because it has it&#39;s own mask)">InterpretationRuleRangeRAW</a> is applied after swap, but before masking (because it has it's own mask) </td></tr>
<tr id="row_23_0_15_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleRAW.html" target="_self">InterpretationRuleRAW</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1InterpretationRuleRAW.html" title="InterpretationRuleRAW is applied after swap, but before masking (because it has it&#39;s own mask)">InterpretationRuleRAW</a> is applied after swap, but before masking (because it has it's own mask) </td></tr>
<tr id="row_23_0_16_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ModbusSensor.html" target="_self">ModbusSensor</a></td><td class="desc"></td></tr>
<tr id="row_23_0_17_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ModbusValueEncoding16.html" target="_self">ModbusValueEncoding16</a></td><td class="desc"></td></tr>
<tr id="row_23_0_18_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ModbusValueEncoding32.html" target="_self">ModbusValueEncoding32</a></td><td class="desc"></td></tr>
<tr id="row_23_0_19_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ModbusValueEncoding64.html" target="_self">ModbusValueEncoding64</a></td><td class="desc"></td></tr>
<tr id="row_23_0_20_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ModbusValueEncoding8.html" target="_self">ModbusValueEncoding8</a></td><td class="desc"></td></tr>
<tr id="row_23_0_21_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ModbusValueEncodingBit.html" target="_self">ModbusValueEncodingBit</a></td><td class="desc"></td></tr>
<tr id="row_23_0_22_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1NumericSensorClass.html" target="_self">NumericSensorClass</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Sensor.html" title="Specification of a Sensor.">Sensor</a> class that stores numeric sensor properties </td></tr>
<tr id="row_23_0_23_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1NumericValueEncoding.html" target="_self">NumericValueEncoding</a></td><td class="desc"></td></tr>
<tr id="row_23_0_24_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1RemoteDevice.html" target="_self">RemoteDevice</a></td><td class="desc">Specification of a remote device that provides access to sensors </td></tr>
<tr id="row_23_0_25_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1RemoteModbusDevice.html" target="_self">RemoteModbusDevice</a></td><td class="desc"></td></tr>
<tr id="row_23_0_26_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1RemoteModbusRTUDevice.html" target="_self">RemoteModbusRTUDevice</a></td><td class="desc"></td></tr>
<tr id="row_23_0_27_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1RemoteModbusTCPDevice.html" target="_self">RemoteModbusTCPDevice</a></td><td class="desc"></td></tr>
<tr id="row_23_0_28_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Sensor.html" target="_self">Sensor</a></td><td class="desc">Specification of a <a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Sensor.html" title="Specification of a Sensor.">Sensor</a> </td></tr>
<tr id="row_23_0_29_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1SensorClass.html" target="_self">SensorClass</a></td><td class="desc">Specification of sensor class that stores sensor properties </td></tr>
<tr id="row_23_0_30_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1SensorFeedback.html" target="_self">SensorFeedback</a></td><td class="desc"></td></tr>
<tr id="row_23_0_31_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1StateSensorClass.html" target="_self">StateSensorClass</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Sensor.html" title="Specification of a Sensor.">Sensor</a> class that stores state sensor properties </td></tr>
<tr id="row_23_0_32_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1SwitchSensorClass.html" target="_self">SwitchSensorClass</a></td><td class="desc"><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1Sensor.html" title="Specification of a Sensor.">Sensor</a> class that switch properties </td></tr>
<tr id="row_23_0_33_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1GatewaySensorManager_1_1ValueEncoding.html" target="_self">ValueEncoding</a></td><td class="desc"></td></tr>
<tr id="row_23_1_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_1_" class="arrow" onclick="toggleFolder('23_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1ModbusCfg.html" target="_self">ModbusCfg</a></td><td class="desc"></td></tr>
<tr id="row_23_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1ModbusCfg_1_1SerialSettings.html" target="_self">SerialSettings</a></td><td class="desc"></td></tr>
<tr id="row_23_2_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_2_" class="arrow" onclick="toggleFolder('23_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1DeviceManager.html" target="_self">DeviceManager</a></td><td class="desc">Peripheral <a class="el" href="structperipheral_1_1Device.html" title="A peripheral device is the collection of.">Device</a> Manager </td></tr>
<tr id="row_23_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1DeviceAddedEvent.html" target="_self">DeviceAddedEvent</a></td><td class="desc">Event: A peripheral device was added </td></tr>
<tr id="row_23_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1DeviceEvent.html" target="_self">DeviceEvent</a></td><td class="desc">Event: A peripheral device was added or removed </td></tr>
<tr id="row_23_2_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1DeviceFirmwareUpdateStateChangedEvent.html" target="_self">DeviceFirmwareUpdateStateChangedEvent</a></td><td class="desc">Event: Firmware update on a device was started or has finished </td></tr>
<tr id="row_23_2_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1DeviceRemovedEvent.html" target="_self">DeviceRemovedEvent</a></td><td class="desc">Event: A peripheral device was removed </td></tr>
<tr id="row_23_2_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1DeviceTypeInfo.html" target="_self">DeviceTypeInfo</a></td><td class="desc">Peripheral device type info </td></tr>
<tr id="row_23_2_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1FirmwareUpdateState.html" target="_self">FirmwareUpdateState</a></td><td class="desc">Firmware update status </td></tr>
<tr id="row_23_2_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1FirmwareUpdateStateChangedEvent.html" target="_self">FirmwareUpdateStateChangedEvent</a></td><td class="desc">Event: Firmware update state has changed This event will be sent to enclose one of more <a class="el" href="structperipheral_1_1DeviceManager_1_1DeviceFirmwareUpdateStateChangedEvent.html">DeviceFirmwareUpdateStateChangedEvent</a> </td></tr>
<tr id="row_23_2_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Peripheral <a class="el" href="interfaceperipheral_1_1DeviceManager.html" title="Peripheral Device Manager.">DeviceManager</a>'s metadata </td></tr>
<tr id="row_23_2_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1PackageAddedEvent.html" target="_self">PackageAddedEvent</a></td><td class="desc">Event: A peripheral device package was added </td></tr>
<tr id="row_23_2_9_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1PackageEvent.html" target="_self">PackageEvent</a></td><td class="desc">Event: A peripheral device package was added or removed </td></tr>
<tr id="row_23_2_10_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1PackageRemovedEvent.html" target="_self">PackageRemovedEvent</a></td><td class="desc">Event: A peripheral device package was removed </td></tr>
<tr id="row_23_2_11_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Peripheral <a class="el" href="interfaceperipheral_1_1DeviceManager.html" title="Peripheral Device Manager.">DeviceManager</a>'s s settings </td></tr>
<tr id="row_23_2_12_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: Peripheral device manager's settings have been changed </td></tr>
<tr id="row_23_2_13_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1Statistics.html" target="_self">Statistics</a></td><td class="desc">Peripheral device statistics </td></tr>
<tr id="row_23_2_14_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceManager_1_1UnknownDeviceAttachedEvent.html" target="_self">UnknownDeviceAttachedEvent</a></td><td class="desc">Event: An unknown device was attached </td></tr>
<tr id="row_23_3_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_3_" class="arrow" onclick="toggleFolder('23_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1PackageInfo.html" target="_self">PackageInfo</a></td><td class="desc">Peripheral device package information </td></tr>
<tr id="row_23_3_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_23_3_0_" class="arrow" onclick="toggleFolder('23_3_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1PackageInfo_1_1FirmwareInfo.html" target="_self">FirmwareInfo</a></td><td class="desc"></td></tr>
<tr id="row_23_3_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1PackageInfo_1_1FirmwareInfo_1_1Version.html" target="_self">Version</a></td><td class="desc"></td></tr>
<tr id="row_23_3_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1PackageInfo_1_1HardwareInfo.html" target="_self">HardwareInfo</a></td><td class="desc"></td></tr>
<tr id="row_23_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1Package.html" target="_self">Package</a></td><td class="desc"></td></tr>
<tr id="row_23_5_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1DoorHandleControllerPackage.html" target="_self">DoorHandleControllerPackage</a></td><td class="desc"></td></tr>
<tr id="row_23_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1PosElement.html" target="_self">PosElement</a></td><td class="desc">Peripheral device position element, list forms position </td></tr>
<tr id="row_23_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceID.html" target="_self">DeviceID</a></td><td class="desc">Peripheral device identification </td></tr>
<tr id="row_23_8_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1Address.html" target="_self">Address</a></td><td class="desc">Peripheral device position based address </td></tr>
<tr id="row_23_9_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1Device.html" target="_self">Device</a></td><td class="desc">A peripheral device is the collection of </td></tr>
<tr id="row_23_10_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_10_" class="arrow" onclick="toggleFolder('23_10_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1DeviceSlot.html" target="_self">DeviceSlot</a></td><td class="desc">Peripheral <a class="el" href="structperipheral_1_1Device.html" title="A peripheral device is the collection of.">Device</a> Slot </td></tr>
<tr id="row_23_10_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceSlot_1_1DeviceChangedEvent.html" target="_self">DeviceChangedEvent</a></td><td class="desc">Event: The device attached to this slot has changed </td></tr>
<tr id="row_23_10_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceSlot_1_1Location.html" target="_self">Location</a></td><td class="desc">User writeable location </td></tr>
<tr id="row_23_10_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceSlot_1_1Settings.html" target="_self">Settings</a></td><td class="desc">User configurable slot attributes </td></tr>
<tr id="row_23_10_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1DeviceSlot_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: The slot settings have been changed </td></tr>
<tr id="row_23_11_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1G2Production.html" target="_self">G2Production</a></td><td class="desc"></td></tr>
<tr id="row_23_12_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_23_12_" class="arrow" onclick="toggleFolder('23_12_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceperipheral_1_1SensorHub.html" target="_self">SensorHub</a></td><td class="desc">Sensor Hub interface </td></tr>
<tr id="row_23_12_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1SensorHub_1_1DeviceInfo.html" target="_self">DeviceInfo</a></td><td class="desc">Static (type, version) information for a SensorHub </td></tr>
<tr id="row_23_12_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structperipheral_1_1SensorHub_1_1HubPortInfo.html" target="_self">HubPortInfo</a></td><td class="desc">Information for a single hub Port </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_24_" class="arrow" onclick="toggleFolder('24_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceportsmodel.html" target="_self">portsmodel</a></td><td class="desc">Ports </td></tr>
<tr id="row_24_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_24_0_" class="arrow" onclick="toggleFolder('24_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceportsmodel_1_1Port.html" target="_self">Port</a></td><td class="desc"><a class="el" href="interfaceportsmodel_1_1Port.html" title="Port interface.">Port</a> interface </td></tr>
<tr id="row_24_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structportsmodel_1_1Port_1_1DetectionMode.html" target="_self">DetectionMode</a></td><td class="desc"><a class="el" href="interfaceportsmodel_1_1Port.html" title="Port interface.">Port</a> detection mode </td></tr>
<tr id="row_24_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structportsmodel_1_1Port_1_1DeviceChangedEvent.html" target="_self">DeviceChangedEvent</a></td><td class="desc">Event: The device connected to the port has changed </td></tr>
<tr id="row_24_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structportsmodel_1_1Port_1_1Properties.html" target="_self">Properties</a></td><td class="desc"><a class="el" href="interfaceportsmodel_1_1Port.html" title="Port interface.">Port</a> properties </td></tr>
<tr id="row_24_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structportsmodel_1_1Port_1_1PropertiesChangedEvent.html" target="_self">PropertiesChangedEvent</a></td><td class="desc">Event: The port properties have changed </td></tr>
<tr id="row_24_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_24_1_" class="arrow" onclick="toggleFolder('24_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceportsmodel_1_1PortFuse.html" target="_self">PortFuse</a></td><td class="desc">Interface describing a controllable fuse for a device port </td></tr>
<tr id="row_24_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structportsmodel_1_1PortFuse_1_1StatusChangedEvent.html" target="_self">StatusChangedEvent</a></td><td class="desc">Event: The state of the fuse has changed </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_25_" class="arrow" onclick="toggleFolder('25_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceproduction.html" target="_self">production</a></td><td class="desc">Methods used during production </td></tr>
<tr id="row_25_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceproduction_1_1Production.html" target="_self">Production</a></td><td class="desc">Methods used during production </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_26_" class="arrow" onclick="toggleFolder('26_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacerawcfg.html" target="_self">rawcfg</a></td><td class="desc">Raw Configuration </td></tr>
<tr id="row_26_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_26_0_" class="arrow" onclick="toggleFolder('26_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacerawcfg_1_1RawConfiguration.html" target="_self">RawConfiguration</a></td><td class="desc">Raw Configuration Interface </td></tr>
<tr id="row_26_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrawcfg_1_1RawConfiguration_1_1RawConfigDownloadedEvent.html" target="_self">RawConfigDownloadedEvent</a></td><td class="desc">Event: Raw configuration downloaded </td></tr>
<tr id="row_26_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structrawcfg_1_1RawConfiguration_1_1RawConfigUpdatedEvent.html" target="_self">RawConfigUpdatedEvent</a></td><td class="desc">Event: Raw configuration updated </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_27_" class="arrow" onclick="toggleFolder('27_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceres__mon.html" target="_self">res_mon</a></td><td class="desc">Resource Monitor interface </td></tr>
<tr id="row_27_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structres__mon_1_1Entry.html" target="_self">Entry</a></td><td class="desc"><a class="el" href="interfaceres__mon_1_1ResMon.html" title="ResMon interface.">ResMon</a> <a class="el" href="structres__mon_1_1Entry.html" title="ResMon Entry.">Entry</a> </td></tr>
<tr id="row_27_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceres__mon_1_1ResMon.html" target="_self">ResMon</a></td><td class="desc"><a class="el" href="interfaceres__mon_1_1ResMon.html" title="ResMon interface.">ResMon</a> interface </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_28_" class="arrow" onclick="toggleFolder('28_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacesecurity.html" target="_self">security</a></td><td class="desc">Security Configuration </td></tr>
<tr id="row_28_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1IpfwRule.html" target="_self">IpfwRule</a></td><td class="desc">IP packet filter rule </td></tr>
<tr id="row_28_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1IpFw.html" target="_self">IpFw</a></td><td class="desc">IP packet filter configuration </td></tr>
<tr id="row_28_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1RoleAccessRule.html" target="_self">RoleAccessRule</a></td><td class="desc">Role-based access rule </td></tr>
<tr id="row_28_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1RoleAccessControl.html" target="_self">RoleAccessControl</a></td><td class="desc">Role-based access control settings </td></tr>
<tr id="row_28_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1BlockSettings.html" target="_self">BlockSettings</a></td><td class="desc">User blocking settings </td></tr>
<tr id="row_28_5_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1PasswordSettings.html" target="_self">PasswordSettings</a></td><td class="desc">Password settings </td></tr>
<tr id="row_28_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1SSHSettings.html" target="_self">SSHSettings</a></td><td class="desc">SSH authentication settings </td></tr>
<tr id="row_28_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1SSHKeyFingerprint.html" target="_self">SSHKeyFingerprint</a></td><td class="desc">Fingerprints of SSH host key </td></tr>
<tr id="row_28_8_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1SSHHostKey.html" target="_self">SSHHostKey</a></td><td class="desc">SSH host keys </td></tr>
<tr id="row_28_9_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1RestrictedServiceAgreement.html" target="_self">RestrictedServiceAgreement</a></td><td class="desc">Restricted Service Agreement settings </td></tr>
<tr id="row_28_10_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1TpmInfo.html" target="_self">TpmInfo</a></td><td class="desc">Information about Trusted Platform Module </td></tr>
<tr id="row_28_11_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1PasswordSettingsChanged.html" target="_self">PasswordSettingsChanged</a></td><td class="desc">This Event is emitted after any of the password-settings has been changed </td></tr>
<tr id="row_28_12_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsecurity_1_1FrontPanelPrivilegesChanged.html" target="_self">FrontPanelPrivilegesChanged</a></td><td class="desc">Front panel privileges have been changed </td></tr>
<tr id="row_28_13_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesecurity_1_1Security.html" target="_self">Security</a></td><td class="desc">Security configuration interface </td></tr>
<tr id="row_29_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_29_" class="arrow" onclick="toggleFolder('29_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacesensors.html" target="_self">sensors</a></td><td class="desc">Sensors Model </td></tr>
<tr id="row_29_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_0_" class="arrow" onclick="toggleFolder('29_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1AccumulatingNumericSensor.html" target="_self">AccumulatingNumericSensor</a></td><td class="desc">A sensor which accumulates numeric readings (e.g </td></tr>
<tr id="row_29_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1AccumulatingNumericSensor_1_1ResetEvent.html" target="_self">ResetEvent</a></td><td class="desc">Event: Accumulated value has been reset </td></tr>
<tr id="row_29_1_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_1_" class="arrow" onclick="toggleFolder('29_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1AlertedSensorManager.html" target="_self">AlertedSensorManager</a></td><td class="desc">A global instance keeping track of sensors in alerted state </td></tr>
<tr id="row_29_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1AlertedSensorManager_1_1AlertedSensorsChangedEvent.html" target="_self">AlertedSensorsChangedEvent</a></td><td class="desc">Event: One or more sensors' alert states have changed </td></tr>
<tr id="row_29_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1AlertedSensorManager_1_1MonitoredSensorsChangedEvent.html" target="_self">MonitoredSensorsChangedEvent</a></td><td class="desc">Event: A change in the list of monitored sensors occurred </td></tr>
<tr id="row_29_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1AlertedSensorManager_1_1SensorCounts.html" target="_self">SensorCounts</a></td><td class="desc">Statistics about monitored sensors </td></tr>
<tr id="row_29_1_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1AlertedSensorManager_1_1SensorData.html" target="_self">SensorData</a></td><td class="desc">Data about a monitored sensor </td></tr>
<tr id="row_29_2_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_2_" class="arrow" onclick="toggleFolder('29_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1NumericSensor.html" target="_self">NumericSensor</a></td><td class="desc">A sensor with numeric readings </td></tr>
<tr id="row_29_2_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1DefaultThresholdsChangedEvent.html" target="_self">DefaultThresholdsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> default thresholds have changed </td></tr>
<tr id="row_29_2_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Numeric sensor metadata </td></tr>
<tr id="row_29_2_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1MetaDataChangedEvent.html" target="_self">MetaDataChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> metadata has changed </td></tr>
<tr id="row_29_2_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1MinMax.html" target="_self">MinMax</a></td><td class="desc">Numeric sensor minimum / maximum values </td></tr>
<tr id="row_29_2_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1MinMaxChangedEvent.html" target="_self">MinMaxChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> min or max value has changed </td></tr>
<tr id="row_29_2_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1MinMaxResetEvent.html" target="_self">MinMaxResetEvent</a></td><td class="desc">Event: Min / Max value has been reset </td></tr>
<tr id="row_29_2_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1Range.html" target="_self">Range</a></td><td class="desc"><a class="el" href="structsensors_1_1NumericSensor_1_1Range.html" title="Range of possible sensor readings.">Range</a> of possible sensor readings </td></tr>
<tr id="row_29_2_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span id="arr_29_2_7_" class="arrow" onclick="toggleFolder('29_2_7_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1Reading.html" target="_self">Reading</a></td><td class="desc">Numeric sensor reading </td></tr>
<tr id="row_29_2_7_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1Reading_1_1Status.html" target="_self">Status</a></td><td class="desc">Numeric sensor status </td></tr>
<tr id="row_29_2_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1ReadingChangedEvent.html" target="_self">ReadingChangedEvent</a></td><td class="desc">Event: Numeric sensor reading has changed </td></tr>
<tr id="row_29_2_9_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> state has changed </td></tr>
<tr id="row_29_2_10_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1ThresholdCapabilities.html" target="_self">ThresholdCapabilities</a></td><td class="desc">Threshold capabilities </td></tr>
<tr id="row_29_2_11_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1Thresholds.html" target="_self">Thresholds</a></td><td class="desc">Numeric sensor thresholds </td></tr>
<tr id="row_29_2_12_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1NumericSensor_1_1ThresholdsChangedEvent.html" target="_self">ThresholdsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> thresholds have changed </td></tr>
<tr id="row_29_3_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_3_" class="arrow" onclick="toggleFolder('29_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1Sensor.html" target="_self">Sensor</a></td><td class="desc">Sensor interface </td></tr>
<tr id="row_29_3_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Sensor_1_1TypeSpec.html" target="_self">TypeSpec</a></td><td class="desc">Complete sensor type specification </td></tr>
<tr id="row_29_3_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Sensor_1_1TypeSpecChangedEvent.html" target="_self">TypeSpecChangedEvent</a></td><td class="desc">Event: The type specification of the sensor changed </td></tr>
<tr id="row_29_4_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_4_" class="arrow" onclick="toggleFolder('29_4_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1Logger.html" target="_self">Logger</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> logger interface </td></tr>
<tr id="row_29_4_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1Info.html" target="_self">Info</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> logger info </td></tr>
<tr id="row_29_4_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1InfoChangedEvent.html" target="_self">InfoChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> logger info has changed </td></tr>
<tr id="row_29_4_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1LoggedSensorsChangedEvent.html" target="_self">LoggedSensorsChangedEvent</a></td><td class="desc">Event: Set of logged sensors has been changed </td></tr>
<tr id="row_29_4_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1LogRow.html" target="_self">LogRow</a></td><td class="desc">One full log row </td></tr>
<tr id="row_29_4_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1Record.html" target="_self">Record</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> log record </td></tr>
<tr id="row_29_4_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1SensorSet.html" target="_self">SensorSet</a></td><td class="desc">Set of logged sensors </td></tr>
<tr id="row_29_4_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> logger settings </td></tr>
<tr id="row_29_4_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: <a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> logger settings have been changed </td></tr>
<tr id="row_29_4_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Logger_1_1TimedRecord.html" target="_self">TimedRecord</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> log record with timestamp </td></tr>
<tr id="row_29_5_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_5_" class="arrow" onclick="toggleFolder('29_5_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1StateSensor.html" target="_self">StateSensor</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> with discrete readings </td></tr>
<tr id="row_29_5_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1StateSensor_1_1State.html" target="_self">State</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Sensor.html" title="Sensor interface">Sensor</a> state </td></tr>
<tr id="row_29_5_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1StateSensor_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc"></td></tr>
<tr id="row_29_6_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_29_6_" class="arrow" onclick="toggleFolder('29_6_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesensors_1_1Switch.html" target="_self">Switch</a></td><td class="desc"><a class="el" href="interfacesensors_1_1Switch.html" title="Switch is an actuator and an extension to StateSensor.">Switch</a> is an actuator and an extension to <a class="el" href="interfacesensors_1_1StateSensor.html" title="Sensor with discrete readings.">StateSensor</a> </td></tr>
<tr id="row_29_6_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsensors_1_1Switch_1_1SwitchEvent.html" target="_self">SwitchEvent</a></td><td class="desc"><a class="el" href="structsensors_1_1Switch_1_1SwitchEvent.html" title="SwitchEvent: new state set to switch via setState.">SwitchEvent</a>: new state set to switch via setState </td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_30_" class="arrow" onclick="toggleFolder('30_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceserial.html" target="_self">serial</a></td><td class="desc">Serial Ports </td></tr>
<tr id="row_30_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_30_0_" class="arrow" onclick="toggleFolder('30_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceserial_1_1AnalogModem.html" target="_self">AnalogModem</a></td><td class="desc">Interface for communication with an analog modem attached to a serial port </td></tr>
<tr id="row_30_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1AnalogModem_1_1CallEndedEvent.html" target="_self">CallEndedEvent</a></td><td class="desc">An event that's emitted when a dial-in call was hung up </td></tr>
<tr id="row_30_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1AnalogModem_1_1CallReceivedEvent.html" target="_self">CallReceivedEvent</a></td><td class="desc">An event that's emitted when a dial-in call was answered </td></tr>
<tr id="row_30_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1AnalogModem_1_1DialInEvent.html" target="_self">DialInEvent</a></td><td class="desc">Dial-in event </td></tr>
<tr id="row_30_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1AnalogModem_1_1Settings.html" target="_self">Settings</a></td><td class="desc"></td></tr>
<tr id="row_30_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_30_1_" class="arrow" onclick="toggleFolder('30_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceserial_1_1GsmModem.html" target="_self">GsmModem</a></td><td class="desc">Interface for communication with a GSM modem attached to a serial port </td></tr>
<tr id="row_30_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1GsmModem_1_1Information.html" target="_self">Information</a></td><td class="desc">Structure holding information about the modem and the SIM card </td></tr>
<tr id="row_30_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1GsmModem_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Structure for holding settings of the GSM modem and its SIM card </td></tr>
<tr id="row_30_1_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1GsmModem_1_1SimPinUpdatedEvent.html" target="_self">SimPinUpdatedEvent</a></td><td class="desc">Sim pin updated event </td></tr>
<tr id="row_30_1_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1GsmModem_1_1SimSecurityStatusChangedEvent.html" target="_self">SimSecurityStatusChangedEvent</a></td><td class="desc">Sim card security status changed event </td></tr>
<tr id="row_30_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceserial_1_1PortDispatcher.html" target="_self">PortDispatcher</a></td><td class="desc">Top-level interface of the serial port manager </td></tr>
<tr id="row_30_3_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_30_3_" class="arrow" onclick="toggleFolder('30_3_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceserial_1_1SerialPort.html" target="_self">SerialPort</a></td><td class="desc">Interface describing a physical serial port and the devices which can be attached to it </td></tr>
<tr id="row_30_3_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1SerialPort_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">(Static) meta data containing port properties </td></tr>
<tr id="row_30_3_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1SerialPort_1_1ModemAddedEvent.html" target="_self">ModemAddedEvent</a></td><td class="desc">Event emitted when a modem is connected </td></tr>
<tr id="row_30_3_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1SerialPort_1_1ModemEvent.html" target="_self">ModemEvent</a></td><td class="desc">Event emitted when the modem connection state changes </td></tr>
<tr id="row_30_3_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1SerialPort_1_1ModemRemovedEvent.html" target="_self">ModemRemovedEvent</a></td><td class="desc">Event emitted when a modem is disconnected </td></tr>
<tr id="row_30_3_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1SerialPort_1_1Settings.html" target="_self">Settings</a></td><td class="desc">Port settings </td></tr>
<tr id="row_30_3_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structserial_1_1SerialPort_1_1State.html" target="_self">State</a></td><td class="desc">Structure holding information about the current state of the port </td></tr>
<tr id="row_31_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_31_" class="arrow" onclick="toggleFolder('31_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceservermon.html" target="_self">servermon</a></td><td class="desc">Server Monitor </td></tr>
<tr id="row_31_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_31_0_" class="arrow" onclick="toggleFolder('31_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceservermon_1_1ServerMonitor.html" target="_self">ServerMonitor</a></td><td class="desc"><a class="el" href="structservermon_1_1ServerMonitor_1_1Server.html" title="Server Entry.">Server</a> Monitor Interface </td></tr>
<tr id="row_31_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1Server.html" target="_self">Server</a></td><td class="desc"><a class="el" href="structservermon_1_1ServerMonitor_1_1Server.html" title="Server Entry.">Server</a> Entry </td></tr>
<tr id="row_31_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerAddedEvent.html" target="_self">ServerAddedEvent</a></td><td class="desc">A new server entry was added </td></tr>
<tr id="row_31_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerDeletedEvent.html" target="_self">ServerDeletedEvent</a></td><td class="desc">A server entry was deleted </td></tr>
<tr id="row_31_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerPowerControlCompletedEvent.html" target="_self">ServerPowerControlCompletedEvent</a></td><td class="desc">Event: A power control operation was completed </td></tr>
<tr id="row_31_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerPowerControlInitiatedEvent.html" target="_self">ServerPowerControlInitiatedEvent</a></td><td class="desc">Event: A power control operation was initiated </td></tr>
<tr id="row_31_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerPowerSettings.html" target="_self">ServerPowerSettings</a></td><td class="desc">Settings for controlling and checking power state of the server </td></tr>
<tr id="row_31_0_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerPowerStateEvent.html" target="_self">ServerPowerStateEvent</a></td><td class="desc">Event: ServerPowerState has changed </td></tr>
<tr id="row_31_0_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerReachabilityEvent.html" target="_self">ServerReachabilityEvent</a></td><td class="desc">Event: Reachability status for a monitored server has changed or server continues to be unreachable </td></tr>
<tr id="row_31_0_8_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerSettings.html" target="_self">ServerSettings</a></td><td class="desc"><a class="el" href="structservermon_1_1ServerMonitor_1_1Server.html" title="Server Entry.">Server</a> Reachability Settings </td></tr>
<tr id="row_31_0_9_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerSettingsChangedEvent.html" target="_self">ServerSettingsChangedEvent</a></td><td class="desc">A server entry was changed </td></tr>
<tr id="row_31_0_10_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structservermon_1_1ServerMonitor_1_1ServerStatus.html" target="_self">ServerStatus</a></td><td class="desc"><a class="el" href="structservermon_1_1ServerMonitor_1_1Server.html" title="Server Entry.">Server</a> Reachability Status </td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_32_" class="arrow" onclick="toggleFolder('32_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacesession.html" target="_self">session</a></td><td class="desc">Session Management </td></tr>
<tr id="row_32_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsession_1_1Session.html" target="_self">Session</a></td><td class="desc">Session information </td></tr>
<tr id="row_32_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsession_1_1HistoryEntry.html" target="_self">HistoryEntry</a></td><td class="desc">Session history entry </td></tr>
<tr id="row_32_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesession_1_1SessionManager.html" target="_self">SessionManager</a></td><td class="desc">Session manager interface </td></tr>
<tr id="row_33_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_33_" class="arrow" onclick="toggleFolder('33_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacesmartcard.html" target="_self">smartcard</a></td><td class="desc">Card Reader </td></tr>
<tr id="row_33_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_33_0_" class="arrow" onclick="toggleFolder('33_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesmartcard_1_1CardReader.html" target="_self">CardReader</a></td><td class="desc">Card Reader Interface </td></tr>
<tr id="row_33_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReader_1_1CardEvent.html" target="_self">CardEvent</a></td><td class="desc">Card base event </td></tr>
<tr id="row_33_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReader_1_1CardInformation.html" target="_self">CardInformation</a></td><td class="desc">Card Information </td></tr>
<tr id="row_33_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReader_1_1CardInsertedEvent.html" target="_self">CardInsertedEvent</a></td><td class="desc">Card inserted event </td></tr>
<tr id="row_33_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReader_1_1CardRemovedEvent.html" target="_self">CardRemovedEvent</a></td><td class="desc">Card removed event </td></tr>
<tr id="row_33_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReader_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Reader Metadata </td></tr>
<tr id="row_33_1_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_33_1_" class="arrow" onclick="toggleFolder('33_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesmartcard_1_1CardReaderManager.html" target="_self">CardReaderManager</a></td><td class="desc">Card Reader Manager Interface </td></tr>
<tr id="row_33_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReaderManager_1_1CardReaderAttachedEvent.html" target="_self">CardReaderAttachedEvent</a></td><td class="desc">Card Reader attached event </td></tr>
<tr id="row_33_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReaderManager_1_1CardReaderDetachedEvent.html" target="_self">CardReaderDetachedEvent</a></td><td class="desc">Card Reader detached event </td></tr>
<tr id="row_33_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReaderManager_1_1CardReaderEvent.html" target="_self">CardReaderEvent</a></td><td class="desc">Card Reader base event </td></tr>
<tr id="row_33_1_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReaderManager_1_1CardReaderSettings.html" target="_self">CardReaderSettings</a></td><td class="desc">Card Reader Settings </td></tr>
<tr id="row_33_1_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartcard_1_1CardReaderManager_1_1CardReaderSettingsChangedEvent.html" target="_self">CardReaderSettingsChangedEvent</a></td><td class="desc"></td></tr>
<tr id="row_34_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_34_" class="arrow" onclick="toggleFolder('34_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacesmartlock.html" target="_self">smartlock</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> </td></tr>
<tr id="row_34_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_34_0_" class="arrow" onclick="toggleFolder('34_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesmartlock_1_1DoorAccessControl.html" target="_self">DoorAccessControl</a></td><td class="desc">Access control for door locks </td></tr>
<tr id="row_34_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1AbsoluteTimeCondition.html" target="_self">AbsoluteTimeCondition</a></td><td class="desc">A condition representing an absolute time range </td></tr>
<tr id="row_34_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1CardCondition.html" target="_self">CardCondition</a></td><td class="desc">A condition for specific cards and card readers </td></tr>
<tr id="row_34_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1CardReaderInfo.html" target="_self">CardReaderInfo</a></td><td class="desc">Information in order to refer to a specific card reader </td></tr>
<tr id="row_34_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1DoorAccessDeniedEvent.html" target="_self">DoorAccessDeniedEvent</a></td><td class="desc">Event: Door access denied </td></tr>
<tr id="row_34_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1DoorAccessGrantedEvent.html" target="_self">DoorAccessGrantedEvent</a></td><td class="desc">Event: Door access granted </td></tr>
<tr id="row_34_0_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1DoorAccessRule.html" target="_self">DoorAccessRule</a></td><td class="desc">Data representing a rule to control access to certain doors </td></tr>
<tr id="row_34_0_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1DoorAccessRuleAddedEvent.html" target="_self">DoorAccessRuleAddedEvent</a></td><td class="desc">Event: Door access rule added </td></tr>
<tr id="row_34_0_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1DoorAccessRuleChangedEvent.html" target="_self">DoorAccessRuleChangedEvent</a></td><td class="desc">Event: Door access rule modified </td></tr>
<tr id="row_34_0_8_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1DoorAccessRuleDeletedEvent.html" target="_self">DoorAccessRuleDeletedEvent</a></td><td class="desc">Event: Door access rule deleted </td></tr>
<tr id="row_34_0_9_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1KeypadCondition.html" target="_self">KeypadCondition</a></td><td class="desc">A condition for keypads with a secret pin </td></tr>
<tr id="row_34_0_10_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1KeypadInfo.html" target="_self">KeypadInfo</a></td><td class="desc">Information in order to refer to a specific keypad </td></tr>
<tr id="row_34_0_11_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1DoorAccessControl_1_1PeriodicTimeCondition.html" target="_self">PeriodicTimeCondition</a></td><td class="desc">A condition representing a periodic time range </td></tr>
<tr id="row_34_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_34_1_" class="arrow" onclick="toggleFolder('34_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesmartlock_1_1Keypad.html" target="_self">Keypad</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> Interface </td></tr>
<tr id="row_34_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1Keypad_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> Metadata </td></tr>
<tr id="row_34_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1Keypad_1_1PINEnteredEvent.html" target="_self">PINEnteredEvent</a></td><td class="desc">PIN entered event </td></tr>
<tr id="row_34_2_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_34_2_" class="arrow" onclick="toggleFolder('34_2_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesmartlock_1_1KeypadManager.html" target="_self">KeypadManager</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> Manager Interface </td></tr>
<tr id="row_34_2_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1KeypadManager_1_1KeypadAttachedEvent.html" target="_self">KeypadAttachedEvent</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> attached event </td></tr>
<tr id="row_34_2_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1KeypadManager_1_1KeypadDetachedEvent.html" target="_self">KeypadDetachedEvent</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> detached event </td></tr>
<tr id="row_34_2_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1KeypadManager_1_1KeypadEvent.html" target="_self">KeypadEvent</a></td><td class="desc"><a class="el" href="interfacesmartlock_1_1Keypad.html" title="Keypad Interface.">Keypad</a> base event </td></tr>
<tr id="row_34_2_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1KeypadManager_1_1KeypadSettings.html" target="_self">KeypadSettings</a></td><td class="desc"></td></tr>
<tr id="row_34_2_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsmartlock_1_1KeypadManager_1_1KeypadSettingsChangedEvent.html" target="_self">KeypadSettingsChangedEvent</a></td><td class="desc"></td></tr>
<tr id="row_35_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_35_" class="arrow" onclick="toggleFolder('35_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><b>sx</b></td><td class="desc"></td></tr>
<tr id="row_35_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_35_0_" class="arrow" onclick="toggleFolder('35_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesx_1_1Sx.html" target="_self">Sx</a></td><td class="desc">Serial access port interface </td></tr>
<tr id="row_35_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsx_1_1Sx_1_1ClientConnectionStatusEvent.html" target="_self">ClientConnectionStatusEvent</a></td><td class="desc">Event that is send when a client has connected to the port </td></tr>
<tr id="row_35_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structsx_1_1Sx_1_1ClientInfo.html" target="_self">ClientInfo</a></td><td class="desc">Client info </td></tr>
<tr id="row_36_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_36_" class="arrow" onclick="toggleFolder('36_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacesys.html" target="_self">sys</a></td><td class="desc">Low-Level system access methods </td></tr>
<tr id="row_36_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacesys_1_1System.html" target="_self">System</a></td><td class="desc"><a class="el" href="interfacesys_1_1System.html" title="System access methods.">System</a> access methods </td></tr>
<tr id="row_37_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_37_" class="arrow" onclick="toggleFolder('37_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacetest.html" target="_self">test</a></td><td class="desc">Test Interfaces </td></tr>
<tr id="row_37_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_37_0_" class="arrow" onclick="toggleFolder('37_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacetest_1_1Display.html" target="_self">Display</a></td><td class="desc">Type-independent display test interface </td></tr>
<tr id="row_37_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structtest_1_1Display_1_1Info.html" target="_self">Info</a></td><td class="desc">Collected display meta information </td></tr>
<tr id="row_37_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacetest_1_1Unit.html" target="_self">Unit</a></td><td class="desc">Test interface for PDU components controlled by topofw </td></tr>
<tr id="row_38_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_38_" class="arrow" onclick="toggleFolder('38_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceusb.html" target="_self">usb</a></td><td class="desc">USB Ports </td></tr>
<tr id="row_38_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusb_1_1UsbDevice.html" target="_self">UsbDevice</a></td><td class="desc">USB device information </td></tr>
<tr id="row_38_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_38_1_" class="arrow" onclick="toggleFolder('38_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceusb_1_1Usb.html" target="_self">Usb</a></td><td class="desc">USB interface </td></tr>
<tr id="row_38_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusb_1_1Usb_1_1Settings.html" target="_self">Settings</a></td><td class="desc">USB interface settings </td></tr>
<tr id="row_38_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusb_1_1Usb_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">Event: <a class="el" href="structusb_1_1Usb_1_1Settings.html" title="USB interface settings.">Settings</a> have changed </td></tr>
<tr id="row_39_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_39_" class="arrow" onclick="toggleFolder('39_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceusermgmt.html" target="_self">usermgmt</a></td><td class="desc">User Management </td></tr>
<tr id="row_39_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_39_0_" class="arrow" onclick="toggleFolder('39_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceusermgmt_1_1Role.html" target="_self">Role</a></td><td class="desc">Role management interface </td></tr>
<tr id="row_39_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1Role_1_1Info.html" target="_self">Info</a></td><td class="desc">Role information </td></tr>
<tr id="row_39_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1Role_1_1Privilege.html" target="_self">Privilege</a></td><td class="desc">A granted privilege </td></tr>
<tr id="row_39_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleEvent.html" target="_self">RoleEvent</a></td><td class="desc">Base type of all account event </td></tr>
<tr id="row_39_2_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleAdded.html" target="_self">RoleAdded</a></td><td class="desc"></td></tr>
<tr id="row_39_3_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleRemoved.html" target="_self">RoleRemoved</a></td><td class="desc"></td></tr>
<tr id="row_39_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleChanged.html" target="_self">RoleChanged</a></td><td class="desc"></td></tr>
<tr id="row_39_5_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_39_5_" class="arrow" onclick="toggleFolder('39_5_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceusermgmt_1_1RoleManager.html" target="_self">RoleManager</a></td><td class="desc"><a class="el" href="interfaceusermgmt_1_1Role.html" title="Role management interface">Role</a> manager interface </td></tr>
<tr id="row_39_5_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleManager_1_1ArgumentDesc.html" target="_self">ArgumentDesc</a></td><td class="desc">Privilege Argument Description </td></tr>
<tr id="row_39_5_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleManager_1_1Info.html" target="_self">Info</a></td><td class="desc">Full role manager information </td></tr>
<tr id="row_39_5_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleManager_1_1PrivilegeDesc.html" target="_self">PrivilegeDesc</a></td><td class="desc">Privilege Description </td></tr>
<tr id="row_39_5_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1RoleManager_1_1RoleAccount.html" target="_self">RoleAccount</a></td><td class="desc"><a class="el" href="interfaceusermgmt_1_1Role.html" title="Role management interface">Role</a> information </td></tr>
<tr id="row_39_6_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1SnmpV3Settings.html" target="_self">SnmpV3Settings</a></td><td class="desc">SNMPv3 settings </td></tr>
<tr id="row_39_7_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1AuxInfo.html" target="_self">AuxInfo</a></td><td class="desc">Auxiliary user information </td></tr>
<tr id="row_39_8_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1Preferences.html" target="_self">Preferences</a></td><td class="desc">User preferences </td></tr>
<tr id="row_39_9_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1UserInfo.html" target="_self">UserInfo</a></td><td class="desc">User information </td></tr>
<tr id="row_39_10_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1UserCapabilities.html" target="_self">UserCapabilities</a></td><td class="desc">User Capabilities Describe if certain operations can be performed for user </td></tr>
<tr id="row_39_11_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceusermgmt_1_1User.html" target="_self">User</a></td><td class="desc">User interface </td></tr>
<tr id="row_39_12_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1Account.html" target="_self">Account</a></td><td class="desc">Account information </td></tr>
<tr id="row_39_13_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1AccountEvent.html" target="_self">AccountEvent</a></td><td class="desc">Base type of all account event </td></tr>
<tr id="row_39_14_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1AccountAdded.html" target="_self">AccountAdded</a></td><td class="desc">This event is emitted after a new account with the provided username was added </td></tr>
<tr id="row_39_15_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1AccountRenamed.html" target="_self">AccountRenamed</a></td><td class="desc">This event is emitted after an account has been renamed </td></tr>
<tr id="row_39_16_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1AccountRemoved.html" target="_self">AccountRemoved</a></td><td class="desc">This event is emitted after the account with the provided username has been removed </td></tr>
<tr id="row_39_17_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1PasswordChanged.html" target="_self">PasswordChanged</a></td><td class="desc">This event is emitted after the password for an account was changed </td></tr>
<tr id="row_39_18_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structusermgmt_1_1AccountChanged.html" target="_self">AccountChanged</a></td><td class="desc">This event is emitted if the settings of an account as defined in <a class="el" href="structusermgmt_1_1UserInfo.html" title="User information">usermgmt::UserInfo</a> have changed (Note: we may add an indication what in the structure has changed or even split the event, if handling is difficult) </td></tr>
<tr id="row_39_19_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfaceusermgmt_1_1UserManager.html" target="_self">UserManager</a></td><td class="desc">User manager interface </td></tr>
<tr id="row_40_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_40_" class="arrow" onclick="toggleFolder('40_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacewebcam.html" target="_self">webcam</a></td><td class="desc"><a class="el" href="interfacewebcam_1_1Webcam.html" title="The webcam interface.">Webcam</a> Management </td></tr>
<tr id="row_40_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_40_0_" class="arrow" onclick="toggleFolder('40_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacewebcam_1_1StorageManager.html" target="_self">StorageManager</a></td><td class="desc">The storage manager interface </td></tr>
<tr id="row_40_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1Activity.html" target="_self">Activity</a></td><td class="desc"><a class="el" href="structwebcam_1_1StorageManager_1_1Activity.html" title="Activity.">Activity</a> </td></tr>
<tr id="row_40_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1ImageStorageMetaData.html" target="_self">ImageStorageMetaData</a></td><td class="desc"><a class="el" href="structwebcam_1_1StorageManager_1_1StorageMetaData.html" title="StorageMetaData.">StorageMetaData</a> </td></tr>
<tr id="row_40_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1ImageUploadStartedEvent.html" target="_self">ImageUploadStartedEvent</a></td><td class="desc">Event: image upload to storage started </td></tr>
<tr id="row_40_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1StorageImage.html" target="_self">StorageImage</a></td><td class="desc"><a class="el" href="structwebcam_1_1StorageManager_1_1StorageImage.html" title="StorageImage.">StorageImage</a> </td></tr>
<tr id="row_40_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1StorageInformation.html" target="_self">StorageInformation</a></td><td class="desc"><a class="el" href="structwebcam_1_1Information.html" title="Webcam information.">Information</a> </td></tr>
<tr id="row_40_0_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1StorageMetaData.html" target="_self">StorageMetaData</a></td><td class="desc"><a class="el" href="structwebcam_1_1StorageManager_1_1StorageMetaData.html" title="StorageMetaData.">StorageMetaData</a> </td></tr>
<tr id="row_40_0_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1StorageSettings.html" target="_self">StorageSettings</a></td><td class="desc"><a class="el" href="structwebcam_1_1Settings.html" title="Webcam settings.">Settings</a> </td></tr>
<tr id="row_40_0_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1StorageManager_1_1WebcamStorageInfo.html" target="_self">WebcamStorageInfo</a></td><td class="desc"><a class="el" href="interfacewebcam_1_1Webcam.html" title="The webcam interface.">Webcam</a> Storage Info </td></tr>
<tr id="row_40_1_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Format.html" target="_self">Format</a></td><td class="desc"><a class="el" href="structwebcam_1_1Format.html" title="Format.">Format</a> </td></tr>
<tr id="row_40_2_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Controls.html" target="_self">Controls</a></td><td class="desc"><a class="el" href="structwebcam_1_1Controls.html" title="Controls.">Controls</a> </td></tr>
<tr id="row_40_3_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Location.html" target="_self">Location</a></td><td class="desc"><a class="el" href="structwebcam_1_1Location.html" title="Location.">Location</a> </td></tr>
<tr id="row_40_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1ImageMetaData.html" target="_self">ImageMetaData</a></td><td class="desc"><a class="el" href="structwebcam_1_1Image.html" title="Image.">Image</a> meta data </td></tr>
<tr id="row_40_5_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Image.html" target="_self">Image</a></td><td class="desc"><a class="el" href="structwebcam_1_1Image.html" title="Image.">Image</a> </td></tr>
<tr id="row_40_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Settings.html" target="_self">Settings</a></td><td class="desc"><a class="el" href="interfacewebcam_1_1Webcam.html" title="The webcam interface.">Webcam</a> settings </td></tr>
<tr id="row_40_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Information.html" target="_self">Information</a></td><td class="desc"><a class="el" href="interfacewebcam_1_1Webcam.html" title="The webcam interface.">Webcam</a> information </td></tr>
<tr id="row_40_8_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_40_8_" class="arrow" onclick="toggleFolder('40_8_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacewebcam_1_1Webcam.html" target="_self">Webcam</a></td><td class="desc">The webcam interface </td></tr>
<tr id="row_40_8_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1Webcam_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc">This event is emitted after the settings of a webcam were changed </td></tr>
<tr id="row_40_9_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacewebcam_1_1Channel.html" target="_self">Channel</a></td><td class="desc">The channel interface </td></tr>
<tr id="row_40_10_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1WebcamEvent.html" target="_self">WebcamEvent</a></td><td class="desc">Base type of all webcam event </td></tr>
<tr id="row_40_11_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1WebcamAddedEvent.html" target="_self">WebcamAddedEvent</a></td><td class="desc">This event is emitted after a webcam was added </td></tr>
<tr id="row_40_12_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structwebcam_1_1WebcamRemovedEvent.html" target="_self">WebcamRemovedEvent</a></td><td class="desc">This event is emitted after a webcam has been removed </td></tr>
<tr id="row_40_13_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacewebcam_1_1WebcamManager.html" target="_self">WebcamManager</a></td><td class="desc">The webcam manager interface </td></tr>
<tr id="row_41_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_41_" class="arrow" onclick="toggleFolder('41_')">&#9658;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacezigbee.html" target="_self">zigbee</a></td><td class="desc">Zigbee </td></tr>
<tr id="row_41_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_41_0_" class="arrow" onclick="toggleFolder('41_0_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacezigbee_1_1ZigbeeDevice.html" target="_self">ZigbeeDevice</a></td><td class="desc">Zigbee Device </td></tr>
<tr id="row_41_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeDevice_1_1ClusterDataEvent.html" target="_self">ClusterDataEvent</a></td><td class="desc">Cluster Value Changed Event </td></tr>
<tr id="row_41_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeDevice_1_1ClusterValue.html" target="_self">ClusterValue</a></td><td class="desc">Cluster Value </td></tr>
<tr id="row_41_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeDevice_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Device <a class="el" href="structzigbee_1_1ZigbeeDevice_1_1MetaData.html" title="Device MetaData.">MetaData</a> </td></tr>
<tr id="row_41_1_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_41_1_" class="arrow" onclick="toggleFolder('41_1_')">&#9658;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="interfacezigbee_1_1ZigbeeManager.html" target="_self">ZigbeeManager</a></td><td class="desc">Zigbee Manager </td></tr>
<tr id="row_41_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1DeviceAddedEvent.html" target="_self">DeviceAddedEvent</a></td><td class="desc">A sensor was added </td></tr>
<tr id="row_41_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1DeviceEvent.html" target="_self">DeviceEvent</a></td><td class="desc">Base Event </td></tr>
<tr id="row_41_1_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1DeviceRegistration.html" target="_self">DeviceRegistration</a></td><td class="desc">Device Registration </td></tr>
<tr id="row_41_1_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1DeviceRemovedEvent.html" target="_self">DeviceRemovedEvent</a></td><td class="desc">A sensor was removed </td></tr>
<tr id="row_41_1_4_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1MetaData.html" target="_self">MetaData</a></td><td class="desc">Dongle <a class="el" href="structzigbee_1_1ZigbeeManager_1_1MetaData.html" title="Dongle MetaData.">MetaData</a> </td></tr>
<tr id="row_41_1_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1Settings.html" target="_self">Settings</a></td><td class="desc"></td></tr>
<tr id="row_41_1_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1SettingsChangedEvent.html" target="_self">SettingsChangedEvent</a></td><td class="desc"><a class="el" href="structzigbee_1_1ZigbeeManager_1_1Settings.html">Settings</a> changed </td></tr>
<tr id="row_41_1_7_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structzigbee_1_1ZigbeeManager_1_1StateChangedEvent.html" target="_self">StateChangedEvent</a></td><td class="desc">State changed </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Oct 17 2022 00:25:44 for Raritan / Server Technology Xerus™ PDU JSON-RPC API by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>