261 lines
9.9 KiB
HTML
261 lines
9.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.13"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>My Project: Class Members - Functions</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">My Project
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.13 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
</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="contents">
|
|
 
|
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
<li>add()
|
|
: <a class="el" href="classcore_1_1CommandList.html#a7a45e75e3d21a25fd3f7e887acf395e9">core::CommandList</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_c"></a>- c -</h3><ul>
|
|
<li>check()
|
|
: <a class="el" href="classcore_1_1Command.html#abdc0d7a4693a7f7940bbae20c4a667c0">core::Command</a>
|
|
</li>
|
|
<li>clearTimer()
|
|
: <a class="el" href="classcore_1_1Timer.html#a8e063f46e89dac04364871e909ab940a">core::Timer</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
<li>EPoll()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a2fd5cc4336b5f72990ecc0e7ea3d7641">core::EPoll</a>
|
|
</li>
|
|
<li>eventReceived()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a3238b150b5d0a57eb2e1b17daa236d3b">core::EPoll</a>
|
|
, <a class="el" href="classcore_1_1Socket.html#a4c9a3396693ff919eb827729f9e72b03">core::Socket</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_g"></a>- g -</h3><ul>
|
|
<li>getClientAddress()
|
|
: <a class="el" href="classcore_1_1IPAddress.html#ae5e7e28589d026bbbc6c3423d418b008">core::IPAddress</a>
|
|
</li>
|
|
<li>getClientAddressAndPort()
|
|
: <a class="el" href="classcore_1_1IPAddress.html#abea870f1a048cb7bba1d2bad98558232">core::IPAddress</a>
|
|
</li>
|
|
<li>getClientPort()
|
|
: <a class="el" href="classcore_1_1IPAddress.html#a39f706f2d43d7d001296ecead4b587e8">core::IPAddress</a>
|
|
</li>
|
|
<li>getDescriptor()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a1e52017e1deae15c1c87c6b6a099e1ed">core::EPoll</a>
|
|
, <a class="el" href="classcore_1_1Socket.html#a06ba54744530439d4131e6aba4623d08">core::Socket</a>
|
|
</li>
|
|
<li>getElapsed()
|
|
: <a class="el" href="classcore_1_1Timer.html#a0df7f1ffc05529b45d6e13713bbc0209">core::Timer</a>
|
|
</li>
|
|
<li>getSocketAccept()
|
|
: <a class="el" href="classcore_1_1ConsoleServer.html#a80d9ea7f3fc5e07c50d5b9e0d4943ca8">core::ConsoleServer</a>
|
|
, <a class="el" href="classcore_1_1TCPServer.html#a841f02799ad8529aad7cea132f4de8a9">core::TCPServer</a>
|
|
</li>
|
|
<li>grabInput()
|
|
: <a class="el" href="classcore_1_1CommandList.html#a40211d843807cd65f6614c17efcb00e4">core::CommandList</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_i"></a>- i -</h3><ul>
|
|
<li>isStopping()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a301b46b71ac7ac61a687ff723fe269b3">core::EPoll</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_o"></a>- o -</h3><ul>
|
|
<li>onConnected()
|
|
: <a class="el" href="classcore_1_1TCPSession.html#a8595f53d21b603a494d246b24dfa8be3">core::TCPSession</a>
|
|
</li>
|
|
<li>onDataReceived()
|
|
: <a class="el" href="classcore_1_1Socket.html#ac8d6a2c54696eb6fc2024cf6bcf6b4e5">core::Socket</a>
|
|
, <a class="el" href="classcore_1_1TCPServer.html#a276ccbc8cb9b4380ebd78807b97f0159">core::TCPServer</a>
|
|
, <a class="el" href="classcore_1_1TCPSession.html#aa87aca65cece02a107e7c288a925271f">core::TCPSession</a>
|
|
, <a class="el" href="classcore_1_1UDPServerSocket.html#a41933ca153c854a800e3d047ab18313e">core::UDPServerSocket</a>
|
|
</li>
|
|
<li>onRegister()
|
|
: <a class="el" href="classcore_1_1Socket.html#a81e5ee3e17834166d97c6e8b7dfe0da0">core::Socket</a>
|
|
, <a class="el" href="classcore_1_1TCPSession.html#a77600a18d75f1efee00b3dc626b1e98b">core::TCPSession</a>
|
|
, <a class="el" href="classcore_1_1TLSSession.html#a76cec7cf4851eb27abe77a2339344c6d">core::TLSSession</a>
|
|
</li>
|
|
<li>onTimeout()
|
|
: <a class="el" href="classcore_1_1Timer.html#ae51704ff08d985bbc30e3ff4c9b3c6ca">core::Timer</a>
|
|
</li>
|
|
<li>onUnregister()
|
|
: <a class="el" href="classcore_1_1Socket.html#aa1d380db54a5b2efbc859e3744bd898b">core::Socket</a>
|
|
</li>
|
|
<li>output()
|
|
: <a class="el" href="classcore_1_1Command.html#a314aef05f78aacb802097f8ae0875291">core::Command</a>
|
|
, <a class="el" href="classcore_1_1TCPServer.html#a120d5031360cc62251bdc43fa2d9813a">core::TCPServer</a>
|
|
, <a class="el" href="classcore_1_1TCPSession.html#a50037cbfc515650e04054e5481785981">core::TCPSession</a>
|
|
, <a class="el" href="classcore_1_1TCPSocket.html#afacf7528ff3c9ac077d7b5a49e2116fd">core::TCPSocket</a>
|
|
, <a class="el" href="classcore_1_1TLSSession.html#ae55de8a035d1ddc560cf619b2030af43">core::TLSSession</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>processCommand()
|
|
: <a class="el" href="classcore_1_1Command.html#a068ebc22f7a067cf23ed2c17f95b06e9">core::Command</a>
|
|
, <a class="el" href="classcore_1_1CommandList.html#a98939555ca061b445019a841726e3ef6">core::CommandList</a>
|
|
, <a class="el" href="classcore_1_1EPoll.html#a0c2d7fdaec43d0a15abab0399d5727df">core::EPoll</a>
|
|
, <a class="el" href="classcore_1_1TCPServer.html#a93f64f81bc63f145799af91138a064dc">core::TCPServer</a>
|
|
</li>
|
|
<li>processRequest()
|
|
: <a class="el" href="classcore_1_1CommandList.html#a589f3eba55beebad94a5978970e0650d">core::CommandList</a>
|
|
</li>
|
|
<li>protocol()
|
|
: <a class="el" href="classcore_1_1ConsoleSession.html#a9fc306ab91d0f2a6990984040ecb3e47">core::ConsoleSession</a>
|
|
, <a class="el" href="classcore_1_1TCPSession.html#aed35285cd2a2624bb219b51d3847634e">core::TCPSession</a>
|
|
, <a class="el" href="classcore_1_1TLSSession.html#ad7f219581d1f7700ca1f88551cd01c74">core::TLSSession</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_r"></a>- r -</h3><ul>
|
|
<li>receiveData()
|
|
: <a class="el" href="classcore_1_1Socket.html#af455ec6f793473f529507af26aa54695">core::Socket</a>
|
|
, <a class="el" href="classcore_1_1TLSSession.html#a1822cb21de545dc1a183ec0bac6cc4f0">core::TLSSession</a>
|
|
</li>
|
|
<li>registerSocket()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a3d813c7bbf0da70ebc8e3cb6aeeacfb4">core::EPoll</a>
|
|
</li>
|
|
<li>remove()
|
|
: <a class="el" href="classcore_1_1CommandList.html#aaac684effb9ecf5238d23ca60d3fffaa">core::CommandList</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_s"></a>- s -</h3><ul>
|
|
<li>send()
|
|
: <a class="el" href="classcore_1_1TCPSession.html#ae86d38bd7b58bfb8f8a22c1e2354c3df">core::TCPSession</a>
|
|
</li>
|
|
<li>sendToAll()
|
|
: <a class="el" href="classcore_1_1TCPSession.html#aae6bcaf66594f92984e6419b14e8221f">core::TCPSession</a>
|
|
</li>
|
|
<li>setDescriptor()
|
|
: <a class="el" href="classcore_1_1Socket.html#ac44f6ae3196a8a3e09a6a85fcf495762">core::Socket</a>
|
|
</li>
|
|
<li>setName()
|
|
: <a class="el" href="classcore_1_1Command.html#ad8b0321c64838f4d5c8f93461b97cfef">core::Command</a>
|
|
</li>
|
|
<li>setTimer()
|
|
: <a class="el" href="classcore_1_1Timer.html#ac0a642cdcb76b7f995137162050d3d0b">core::Timer</a>
|
|
</li>
|
|
<li>shutdown()
|
|
: <a class="el" href="classcore_1_1Socket.html#af2d1b6de7a64a9d446b0305b6ec47b31">core::Socket</a>
|
|
</li>
|
|
<li>start()
|
|
: <a class="el" href="classcore_1_1EPoll.html#aaefe2caef75eb538af90cb34682d277b">core::EPoll</a>
|
|
, <a class="el" href="classcore_1_1Thread.html#ae6885df9a9b9503669e5776518b19054">core::Thread</a>
|
|
</li>
|
|
<li>stop()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a0c2865acd31d14fbf19dbc42cc084ddc">core::EPoll</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_t"></a>- t -</h3><ul>
|
|
<li>TCPServer()
|
|
: <a class="el" href="classcore_1_1TCPServer.html#a418924164fd6e59800272fbd6f069bb9">core::TCPServer</a>
|
|
</li>
|
|
<li>TLSServer()
|
|
: <a class="el" href="classcore_1_1TLSServer.html#a6460f9872936015efdfd0b8de04aa2fe">core::TLSServer</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_u"></a>- u -</h3><ul>
|
|
<li>unregisterSocket()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a5ab5e82ab51e0952fc8fbcc128f52900">core::EPoll</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_w"></a>- w -</h3><ul>
|
|
<li>write()
|
|
: <a class="el" href="classcore_1_1Socket.html#a1413c826307ef0f29d7457770af675e3">core::Socket</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_0x7e"></a>- ~ -</h3><ul>
|
|
<li>~EPoll()
|
|
: <a class="el" href="classcore_1_1EPoll.html#a8e7a2496d684b745a6410f9bd3e88534">core::EPoll</a>
|
|
</li>
|
|
<li>~TCPServer()
|
|
: <a class="el" href="classcore_1_1TCPServer.html#a7ccdc057c9eee8504fce796301f82088">core::TCPServer</a>
|
|
</li>
|
|
<li>~TLSServer()
|
|
: <a class="el" href="classcore_1_1TLSServer.html#ac71db77c796a1bf65357409cb96054c7">core::TLSServer</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.13
|
|
</small></address>
|
|
</body>
|
|
</html>
|