Skip to content

Commit 23b67d7

Browse files
Update docs
1 parent e52b580 commit 23b67d7

19,830 files changed

Lines changed: 1653436 additions & 614601 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

html/AcceptEventReceiver_8cpp.html

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,16 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6-
<meta name="generator" content="Doxygen 1.11.0"/>
6+
<meta name="generator" content="Doxygen 1.9.8"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>SNode.C: core/eventreceiver/AcceptEventReceiver.cpp File Reference</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1010
<script type="text/javascript" src="jquery.js"></script>
1111
<script type="text/javascript" src="dynsections.js"></script>
12-
<script type="text/javascript" src="clipboard.js"></script>
1312
<link href="navtree.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="resize.js"></script>
1414
<script type="text/javascript" src="navtreedata.js"></script>
1515
<script type="text/javascript" src="navtree.js"></script>
16-
<script type="text/javascript" src="resize.js"></script>
17-
<script type="text/javascript" src="cookie.js"></script>
1816
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1917
<script type="text/javascript" src="search/searchdata.js"></script>
2018
<script type="text/javascript" src="search/search.js"></script>
@@ -36,24 +34,19 @@
3634
</table>
3735
</div>
3836
<!-- end header part -->
39-
<!-- Generated by Doxygen 1.11.0 -->
37+
<!-- Generated by Doxygen 1.9.8 -->
4038
<script type="text/javascript">
4139
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4240
var searchBox = new SearchBox("searchBox", "search/",'.html');
4341
/* @license-end */
4442
</script>
45-
<script type="text/javascript">
46-
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
47-
$(function() { codefold.init(0); });
48-
/* @license-end */
49-
</script>
5043
<script type="text/javascript" src="menudata.js"></script>
5144
<script type="text/javascript" src="menu.js"></script>
5245
<script type="text/javascript">
5346
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
5447
$(function() {
55-
initMenu('',true,false,'search.php','Search',true);
56-
$(function() { init_search(); });
48+
initMenu('',true,false,'search.php','Search');
49+
$(document).ready(function() { init_search(); });
5750
});
5851
/* @license-end */
5952
</script>
@@ -71,7 +64,7 @@
7164
</div>
7265
<script type="text/javascript">
7366
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
74-
$(function(){initNavTree('AcceptEventReceiver_8cpp.html',''); initResizable(true); });
67+
$(document).ready(function(){initNavTree('AcceptEventReceiver_8cpp.html',''); initResizable(); });
7568
/* @license-end */
7669
</script>
7770
<div id="doc-content">
@@ -108,16 +101,16 @@
108101
</div><div class="textblock"><div class="dynheader">
109102
Include dependency graph for AcceptEventReceiver.cpp:</div>
110103
<div class="dyncontent">
111-
<div class="center"><iframe scrolling="no" frameborder="0" src="AcceptEventReceiver_8cpp__incl.svg" width="531" height="359"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
104+
<div class="center"><iframe scrolling="no" frameborder="0" src="AcceptEventReceiver_8cpp__incl.svg" width="579" height="359"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
112105
</div>
113106
</div>
114107
<p><a href="AcceptEventReceiver_8cpp_source.html">Go to the source code of this file.</a></p>
115108
<table class="memberdecls">
116109
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
117110
Namespaces</h2></td></tr>
118-
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecore.html">core</a></td></tr>
111+
<tr class="memitem:namespacecore" id="r_namespacecore"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecore.html">core</a></td></tr>
119112
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
120-
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecore_1_1eventreceiver.html">core::eventreceiver</a></td></tr>
113+
<tr class="memitem:namespacecore_1_1eventreceiver" id="r_namespacecore_1_1eventreceiver"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacecore_1_1eventreceiver.html">core::eventreceiver</a></td></tr>
121114
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
122115
</table>
123116
</div><!-- contents -->
@@ -126,7 +119,7 @@
126119
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
127120
<ul>
128121
<li class="navelem"><a class="el" href="dir_4270bfced15e0e73154b13468c7c9ad9.html">core</a></li><li class="navelem"><a class="el" href="dir_83f263c613d4caa68880b24b92ba1a1d.html">eventreceiver</a></li><li class="navelem"><a class="el" href="AcceptEventReceiver_8cpp.html">AcceptEventReceiver.cpp</a></li>
129-
<li class="footer">Generated on Tue Apr 22 2025 12:33:34 for SNode.C by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.11.0 </li>
122+
<li class="footer">Generated on Sat Apr 26 2025 15:51:49 for SNode.C by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
130123
</ul>
131124
</div>
132125
</body>
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<map id="core/eventreceiver/AcceptEventReceiver.cpp" name="core/eventreceiver/AcceptEventReceiver.cpp">
2-
<area shape="rect" id="Node000001" title=" " alt="" coords="192,5,369,45"/>
3-
<area shape="rect" id="Node000002" href="$AcceptEventReceiver_8h.html" title=" " alt="" coords="30,93,193,133"/>
4-
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="245,48,162,90,159,85,242,43"/>
5-
<area shape="rect" id="Node000006" href="$EventLoop_8h.html" title=" " alt="" coords="219,101,343,126"/>
6-
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="283,46,283,87,278,87,278,46"/>
7-
<area shape="rect" id="Node000009" href="$EventMultiplexer_8h.html" title=" " alt="" coords="367,101,525,126"/>
8-
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="318,43,413,92,411,97,316,48"/>
9-
<area shape="rect" id="Node000003" href="$DescriptorEventReceiver_8h.html" title=" " alt="" coords="5,181,212,207"/>
10-
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="113,134,112,167,107,167,108,133"/>
11-
<area shape="rect" id="Node000004" href="$EventReceiver_8h.html" title=" " alt="" coords="35,255,182,280"/>
12-
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="111,207,111,241,106,241,106,207"/>
13-
<area shape="rect" id="Node000005" href="$Event_8h.html" title=" " alt="" coords="61,328,157,353"/>
14-
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="111,280,111,314,106,314,106,280"/>
15-
<area shape="rect" id="Node000007" href="$State_8h.html" title=" " alt="" coords="237,181,330,207"/>
16-
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="284,126,285,167,280,168,278,126"/>
17-
<area shape="rect" id="Node000008" href="$TickStatus_8h.html" title=" " alt="" coords="369,181,494,207"/>
18-
<area shape="poly" id="edge7_Node000006_Node000008" title=" " alt="" coords="304,124,398,173,396,177,302,129"/>
19-
<area shape="poly" id="edge9_Node000009_Node000008" title=" " alt="" coords="446,127,439,168,433,167,441,126"/>
2+
<area shape="rect" id="Node000001" title=" " alt="" coords="209,5,399,45"/>
3+
<area shape="rect" id="Node000002" href="$AcceptEventReceiver_8h.html" title=" " alt="" coords="35,93,211,133"/>
4+
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="265,48,176,90,173,85,263,43"/>
5+
<area shape="rect" id="Node000006" href="$EventLoop_8h.html" title=" " alt="" coords="237,101,371,126"/>
6+
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="307,46,307,87,301,87,301,46"/>
7+
<area shape="rect" id="Node000009" href="$EventMultiplexer_8h.html" title=" " alt="" coords="395,101,573,126"/>
8+
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="345,43,449,93,447,97,342,48"/>
9+
<area shape="rect" id="Node000003" href="$DescriptorEventReceiver_8h.html" title=" " alt="" coords="5,181,232,207"/>
10+
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="124,134,123,168,117,167,119,133"/>
11+
<area shape="rect" id="Node000004" href="$EventReceiver_8h.html" title=" " alt="" coords="39,255,199,280"/>
12+
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="121,207,121,241,116,241,116,207"/>
13+
<area shape="rect" id="Node000005" href="$Event_8h.html" title=" " alt="" coords="67,328,170,353"/>
14+
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="121,280,121,314,116,314,116,280"/>
15+
<area shape="rect" id="Node000007" href="$State_8h.html" title=" " alt="" coords="257,181,357,207"/>
16+
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="307,126,308,167,303,168,302,126"/>
17+
<area shape="rect" id="Node000008" href="$TickStatus_8h.html" title=" " alt="" coords="399,181,532,207"/>
18+
<area shape="poly" id="edge7_Node000006_Node000008" title=" " alt="" coords="329,124,431,173,429,178,326,128"/>
19+
<area shape="poly" id="edge9_Node000009_Node000008" title=" " alt="" coords="484,127,474,169,469,167,479,126"/>
2020
</map>

0 commit comments

Comments
 (0)