Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas.with@st.ovgu.de committed Apr 17, 2023
1 parent 70b6b4f commit 91f79f7
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions docs/classMaster.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6cb4d31abc26317bccf2251e
<area shape="rect" title="Starts the GUI main window." alt="" coords="5,1056,141,1082"/>
<area shape="rect" href="classUIWindow.html#a237131d5aa62c32799cf1f0d0e913110" title="Loads the glade file and connects the signal handlers." alt="" coords="217,538,333,565"/>
<area shape="rect" href="classUIWindow.html#a206ec747a9c2589eac08719d221ce218" title="Gets the Gtk window object." alt="" coords="1953,866,2132,893"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="189,1106,361,1133"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="189,1106,361,1133"/>
<area shape="rect" href="classUIWindow.html#adf1424cd3dede540dd982fcf53de8ebb" title="Closes all unused source files." alt="" coords="925,118,1144,145"/>
<area shape="rect" href="classUIWindow.html#aa81dd64a8a95ba787c07119f14be4e18" title="Adds the &quot;All&quot; page into the target IO notebook." alt="" coords="420,568,599,594"/>
<area shape="rect" href="classUIWindow.html#a90f6e11b3d717e1b45e0462499e03b8f" title="Attaches checkbuttons in a grid layout." alt="" coords="435,618,583,645"/>
Expand Down Expand Up @@ -575,7 +575,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6cb4d31abc26317bccf2251e
<area shape="rect" href="classUIWindow.html#a6a12f21b7519fae0cfaad1e698085b4f" title="Toggle all checkbuttons in a grid." alt="" coords="688,374,847,401"/>
<area shape="rect" href="classUIWindow.html#a8805706e8ed834473e3690ac4b5f1614" title="Sets the positions of the dots in the drawing area." alt="" coords="667,673,867,700"/>
<area shape="rect" href="classUIDrawingArea.html#a768f592a688a0d04b72e1312121658d4" title="Sets the vertical offset for a process." alt="" coords="961,666,1109,707"/>
<area shape="rect" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many connections are established." alt="" coords="423,1158,595,1199"/>
<area shape="rect" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many slaves are connected." alt="" coords="423,1158,595,1199"/>
</map>
</div>
<div class="dynheader">
Expand Down
4 changes: 2 additions & 2 deletions docs/classMaster_a6cb4d31abc26317bccf2251edca321bb_cgraph.map
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<area shape="rect" id="node1" title="Starts the GUI main window." alt="" coords="5,1056,141,1082"/>
<area shape="rect" id="node2" href="$classUIWindow.html#a237131d5aa62c32799cf1f0d0e913110" title="Loads the glade file and connects the signal handlers." alt="" coords="217,538,333,565"/>
<area shape="rect" id="node31" href="$classUIWindow.html#a206ec747a9c2589eac08719d221ce218" title="Gets the Gtk window object." alt="" coords="1953,866,2132,893"/>
<area shape="rect" id="node49" href="$classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="189,1106,361,1133"/>
<area shape="rect" id="node49" href="$classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="189,1106,361,1133"/>
<area shape="rect" id="node3" href="$classUIWindow.html#adf1424cd3dede540dd982fcf53de8ebb" title="Closes all unused source files." alt="" coords="925,118,1144,145"/>
<area shape="rect" id="node4" href="$classUIWindow.html#aa81dd64a8a95ba787c07119f14be4e18" title="Adds the &quot;All&quot; page into the target IO notebook." alt="" coords="420,568,599,594"/>
<area shape="rect" id="node5" href="$classUIWindow.html#a90f6e11b3d717e1b45e0462499e03b8f" title="Attaches checkbuttons in a grid layout." alt="" coords="435,618,583,645"/>
Expand Down Expand Up @@ -48,5 +48,5 @@
<area shape="rect" id="node44" href="$classUIWindow.html#a6a12f21b7519fae0cfaad1e698085b4f" title="Toggle all checkbuttons in a grid." alt="" coords="688,374,847,401"/>
<area shape="rect" id="node47" href="$classUIWindow.html#a8805706e8ed834473e3690ac4b5f1614" title="Sets the positions of the dots in the drawing area." alt="" coords="667,673,867,700"/>
<area shape="rect" id="node48" href="$classUIDrawingArea.html#a768f592a688a0d04b72e1312121658d4" title="Sets the vertical offset for a process." alt="" coords="961,666,1109,707"/>
<area shape="rect" id="node50" href="$classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many connections are established." alt="" coords="423,1158,595,1199"/>
<area shape="rect" id="node50" href="$classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many slaves are connected." alt="" coords="423,1158,595,1199"/>
</map>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fba989ed1a65d1e888bb141bfe2d89e2
edaf6c61d5eac46f93dbd96f69cce16e
20 changes: 10 additions & 10 deletions docs/classUIWindow.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<tr class="memdesc:a655257a1db3090889ead987fcdffcaaa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the state of a process. <a href="classUIWindow.html#a655257a1db3090889ead987fcdffcaaa">More...</a><br /></td></tr>
<tr class="separator:a655257a1db3090889ead987fcdffcaaa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af500e785f00920e6fdb48ff9820eca8d"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d">wait_slaves</a> ()</td></tr>
<tr class="memdesc:af500e785f00920e6fdb48ff9820eca8d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Waits for the slaves to connect. <a href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d">More...</a><br /></td></tr>
<tr class="memdesc:af500e785f00920e6fdb48ff9820eca8d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Waits for the slaves to connect to the master. <a href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d">More...</a><br /></td></tr>
<tr class="separator:af500e785f00920e6fdb48ff9820eca8d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Expand Down Expand Up @@ -299,7 +299,7 @@
<tr class="memdesc:adf6ab1f7b18f7ee63dbc0d2b63660949"><td class="mdescLeft">&#160;</td><td class="mdescRight">Updates all labels and their tooltip for a process. <a href="classUIWindow.html#adf6ab1f7b18f7ee63dbc0d2b63660949">More...</a><br /></td></tr>
<tr class="separator:adf6ab1f7b18f7ee63dbc0d2b63660949"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af2e8d8fa88946a8e1a05dd54a977801e"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e">wait_slaves_timeout</a> (Gtk::MessageDialog *dialog)</td></tr>
<tr class="memdesc:af2e8d8fa88946a8e1a05dd54a977801e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks how many connections are established. <a href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e">More...</a><br /></td></tr>
<tr class="memdesc:af2e8d8fa88946a8e1a05dd54a977801e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks how many slaves are connected. <a href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e">More...</a><br /></td></tr>
<tr class="separator:af2e8d8fa88946a8e1a05dd54a977801e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Expand Down Expand Up @@ -2789,7 +2789,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a206ec747a9c2589eac08719d
<area shape="rect" href="classBreakpoint.html#aab6298c6cb7b4c1fb1e2995ccd23a32a" title="Deletes the breakpoints for all process." alt="" coords="2371,186,2514,227"/>
<area shape="rect" href="classMaster.html#a6cb4d31abc26317bccf2251edca321bb" title="Starts the GUI main window." alt="" coords="739,60,875,87"/>
<area shape="rect" href="classBreakpoint.html#a530ad76e3382517101cf28ce6bdabaf7" title="Modifies the breakpoints according to button_states." alt="" coords="2369,107,2516,149"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="1919,5,2091,32"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="1919,5,2091,32"/>
<area shape="rect" href="classUIWindow.html#a19ed8774685ac8a1a223f958d6376d74" title="Deletes the breakpoint for all processes and then the mark itself." alt="" coords="2144,208,2321,235"/>
<area shape="rect" href="classUIWindow.html#aa20f683f45142300ff17e7ff445f50bc" title="Signal handler for the Gsv::View line mark clicked signal." alt="" coords="1913,150,2096,191"/>
<area shape="rect" href="classUIWindow.html#a3fcd37aa1dc69913be544f5e23473e7d" title="Appends a source file page to the source view notebook." alt="" coords="1412,151,1632,177"/>
Expand Down Expand Up @@ -4002,24 +4002,24 @@ <h2 class="memtitle"><span class="permalink"><a href="#af500e785f00920e6fdb48ff9
</tr>
</table>
</div><div class="memdoc">
<p>Waits for the slaves to connect.</p>
<p>Waits for the slaves to connect to the master.</p>
<dl class="section return"><dt>Returns</dt><dd><code>true</code> when all connections are established, <code>false</code> when the user cancels the waiting. </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classUIWindow_af500e785f00920e6fdb48ff9820eca8d_cgraph.png" border="0" usemap="#aclassUIWindow_af500e785f00920e6fdb48ff9820eca8d_cgraph" alt=""/></div>
<map name="aclassUIWindow_af500e785f00920e6fdb48ff9820eca8d_cgraph" id="aclassUIWindow_af500e785f00920e6fdb48ff9820eca8d_cgraph">
<area shape="rect" title="Waits for the slaves to connect." alt="" coords="5,35,177,61"/>
<area shape="rect" title="Waits for the slaves to connect to the master." alt="" coords="5,35,177,61"/>
<area shape="rect" href="classUIWindow.html#a206ec747a9c2589eac08719d221ce218" title="Gets the Gtk window object." alt="" coords="225,5,404,32"/>
<area shape="rect" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many connections are established." alt="" coords="229,57,401,98"/>
<area shape="rect" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many slaves are connected." alt="" coords="229,57,401,98"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classUIWindow_af500e785f00920e6fdb48ff9820eca8d_icgraph.png" border="0" usemap="#aclassUIWindow_af500e785f00920e6fdb48ff9820eca8d_icgraph" alt=""/></div>
<map name="aclassUIWindow_af500e785f00920e6fdb48ff9820eca8d_icgraph" id="aclassUIWindow_af500e785f00920e6fdb48ff9820eca8d_icgraph">
<area shape="rect" title="Waits for the slaves to connect." alt="" coords="292,5,464,32"/>
<area shape="rect" title="Waits for the slaves to connect to the master." alt="" coords="292,5,464,32"/>
<area shape="rect" href="classMaster.html#a6cb4d31abc26317bccf2251edca321bb" title="Starts the GUI main window." alt="" coords="108,5,244,32"/>
<area shape="rect" href="master_8cpp.html#a2b760810e5bb0cfb55f0c7d6d74d4438" title="Master entry point." alt="" coords="5,5,60,32"/>
</map>
Expand Down Expand Up @@ -4050,7 +4050,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af2e8d8fa88946a8e1a05dd54
</tr>
</table>
</div><div class="memdoc">
<p>Checks how many connections are established and updates the text in the message dialog.</p>
<p>Checks how many slaves are connected and updates the text in the message dialog.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">dialog</td><td>The message dialog to be updated.</td></tr>
Expand All @@ -4063,8 +4063,8 @@ <h2 class="memtitle"><span class="permalink"><a href="#af2e8d8fa88946a8e1a05dd54
<div class="dyncontent">
<div class="center"><img src="classUIWindow_af2e8d8fa88946a8e1a05dd54a977801e_icgraph.png" border="0" usemap="#aclassUIWindow_af2e8d8fa88946a8e1a05dd54a977801e_icgraph" alt=""/></div>
<map name="aclassUIWindow_af2e8d8fa88946a8e1a05dd54a977801e_icgraph" id="aclassUIWindow_af2e8d8fa88946a8e1a05dd54a977801e_icgraph">
<area shape="rect" title="Checks how many connections are established." alt="" coords="512,5,684,47"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="292,13,464,39"/>
<area shape="rect" title="Checks how many slaves are connected." alt="" coords="512,5,684,47"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="292,13,464,39"/>
<area shape="rect" href="classMaster.html#a6cb4d31abc26317bccf2251edca321bb" title="Starts the GUI main window." alt="" coords="108,13,244,39"/>
<area shape="rect" href="master_8cpp.html#a2b760810e5bb0cfb55f0c7d6d74d4438" title="Master entry point." alt="" coords="5,13,60,39"/>
</map>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<area shape="rect" id="node2" href="$classBreakpoint.html#aab6298c6cb7b4c1fb1e2995ccd23a32a" title="Deletes the breakpoints for all process." alt="" coords="2371,186,2514,227"/>
<area shape="rect" id="node8" href="$classMaster.html#a6cb4d31abc26317bccf2251edca321bb" title="Starts the GUI main window." alt="" coords="739,60,875,87"/>
<area shape="rect" id="node17" href="$classBreakpoint.html#a530ad76e3382517101cf28ce6bdabaf7" title="Modifies the breakpoints according to button_states." alt="" coords="2369,107,2516,149"/>
<area shape="rect" id="node20" href="$classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="1919,5,2091,32"/>
<area shape="rect" id="node20" href="$classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="1919,5,2091,32"/>
<area shape="rect" id="node3" href="$classUIWindow.html#a19ed8774685ac8a1a223f958d6376d74" title="Deletes the breakpoint for all processes and then the mark itself." alt="" coords="2144,208,2321,235"/>
<area shape="rect" id="node4" href="$classUIWindow.html#aa20f683f45142300ff17e7ff445f50bc" title="Signal handler for the Gsv::View line mark clicked signal." alt="" coords="1913,150,2096,191"/>
<area shape="rect" id="node5" href="$classUIWindow.html#a3fcd37aa1dc69913be544f5e23473e7d" title="Appends a source file page to the source view notebook." alt="" coords="1412,151,1632,177"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c1ce0dafd981742b0fa1ab595c7c3e50
9dab186f6bca37ca99e7fa0887bd3645
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<map id="UIWindow::wait_slaves_timeout" name="UIWindow::wait_slaves_timeout">
<area shape="rect" id="node1" title="Checks how many connections are established." alt="" coords="512,5,684,47"/>
<area shape="rect" id="node2" href="$classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="292,13,464,39"/>
<area shape="rect" id="node1" title="Checks how many slaves are connected." alt="" coords="512,5,684,47"/>
<area shape="rect" id="node2" href="$classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="292,13,464,39"/>
<area shape="rect" id="node3" href="$classMaster.html#a6cb4d31abc26317bccf2251edca321bb" title="Starts the GUI main window." alt="" coords="108,13,244,39"/>
<area shape="rect" id="node4" href="$master_8cpp.html#a2b760810e5bb0cfb55f0c7d6d74d4438" title="Master entry point." alt="" coords="5,13,60,39"/>
</map>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
042b2794460ee3cf8ea74eb5a9719eda
58f1b44ea00b17d5ecaf2042c4ef398f
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<map id="UIWindow::wait_slaves" name="UIWindow::wait_slaves">
<area shape="rect" id="node1" title="Waits for the slaves to connect." alt="" coords="5,35,177,61"/>
<area shape="rect" id="node1" title="Waits for the slaves to connect to the master." alt="" coords="5,35,177,61"/>
<area shape="rect" id="node2" href="$classUIWindow.html#a206ec747a9c2589eac08719d221ce218" title="Gets the Gtk window object." alt="" coords="225,5,404,32"/>
<area shape="rect" id="node3" href="$classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many connections are established." alt="" coords="229,57,401,98"/>
<area shape="rect" id="node3" href="$classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many slaves are connected." alt="" coords="229,57,401,98"/>
</map>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
79e9314248eedccc0c6f9255095c98c0
314ba89ffad7ef2461c11e781ed50561
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<map id="UIWindow::wait_slaves" name="UIWindow::wait_slaves">
<area shape="rect" id="node1" title="Waits for the slaves to connect." alt="" coords="292,5,464,32"/>
<area shape="rect" id="node1" title="Waits for the slaves to connect to the master." alt="" coords="292,5,464,32"/>
<area shape="rect" id="node2" href="$classMaster.html#a6cb4d31abc26317bccf2251edca321bb" title="Starts the GUI main window." alt="" coords="108,5,244,32"/>
<area shape="rect" id="node3" href="$master_8cpp.html#a2b760810e5bb0cfb55f0c7d6d74d4438" title="Master entry point." alt="" coords="5,5,60,32"/>
</map>
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0b1ec8279a2f6d2a2648c99c4145d9a7
afc520d7d85cca34e49c34577908d480
4 changes: 2 additions & 2 deletions docs/master_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2b760810e5bb0cfb55f0c7d6
<area shape="rect" href="classStartupDialog.html#af47f73e01a8a6450694bac12940f14de" title="Runs the startup dialog." alt="" coords="337,523,477,549"/>
<area shape="rect" href="classUIWindow.html#a237131d5aa62c32799cf1f0d0e913110" title="Loads the glade file and connects the signal handlers." alt="" coords="349,573,465,600"/>
<area shape="rect" href="classUIWindow.html#a206ec747a9c2589eac08719d221ce218" title="Gets the Gtk window object." alt="" coords="557,1045,736,1072"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect." alt="" coords="321,1045,493,1072"/>
<area shape="rect" href="classUIWindow.html#af500e785f00920e6fdb48ff9820eca8d" title="Waits for the slaves to connect to the master." alt="" coords="321,1045,493,1072"/>
<area shape="rect" href="classUIWindow.html#adf1424cd3dede540dd982fcf53de8ebb" title="Closes all unused source files." alt="" coords="1063,268,1281,295"/>
<area shape="rect" href="classUIWindow.html#aa81dd64a8a95ba787c07119f14be4e18" title="Adds the &quot;All&quot; page into the target IO notebook." alt="" coords="557,71,736,97"/>
<area shape="rect" href="classUIWindow.html#a90f6e11b3d717e1b45e0462499e03b8f" title="Attaches checkbuttons in a grid layout." alt="" coords="573,121,721,148"/>
Expand All @@ -233,7 +233,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2b760810e5bb0cfb55f0c7d6
<area shape="rect" href="classUIWindow.html#a3fcd37aa1dc69913be544f5e23473e7d" title="Appends a source file page to the source view notebook." alt="" coords="795,624,1015,651"/>
<area shape="rect" href="classUIWindow.html#a162a36247228bf4ca885a921f106b3b4" title="Writes the text in an entry to a TCP socket." alt="" coords="821,751,988,777"/>
<area shape="rect" href="classUIWindow.html#a6a12f21b7519fae0cfaad1e698085b4f" title="Toggle all checkbuttons in a grid." alt="" coords="825,903,984,929"/>
<area shape="rect" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many connections are established." alt="" coords="561,1097,733,1138"/>
<area shape="rect" href="classUIWindow.html#af2e8d8fa88946a8e1a05dd54a977801e" title="Checks how many slaves are connected." alt="" coords="561,1097,733,1138"/>
<area shape="rect" href="classStartupDialog.html#a90a8189035029118fcc6e4e22bb84dde" title="Returns the base port." alt="" coords="316,1096,499,1123"/>
<area shape="rect" href="classStartupDialog.html#ac1b9a18530bb5ffc903f83c88448bb1d" title="Returns the total number of processes." alt="" coords="333,1147,481,1189"/>
<area shape="rect" href="classMaster.html#ad960ade5e2ad4a42bc183f19653bf7a4" title="Waits (blocking) for a TCP connection on the TCP port." alt="" coords="323,1213,491,1240"/>
Expand Down
Loading

0 comments on commit 91f79f7

Please sign in to comment.