16 lines
999 B
HTML
16 lines
999 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - MessagePump</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Network.html">Back to Server.Network</a></h4>
|
|
<h2>MessagePump</h2>
|
|
(<font color="blue">ctor</font>) MessagePump()<br>
|
|
<!-- DBG-0 --><a href="Listener.html">Listener</a>[] Listeners( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">void</font> AddListener( <!-- DBG-0 --><a href="Listener.html">Listener</a> l )<br>
|
|
<font color="blue">void</font> CheckListener()<br>
|
|
<font color="blue">bool</font> HandleReceive( <!-- DBG-0 --><a href="NetState.html">NetState</a> ns )<br>
|
|
<font color="blue">void</font> OnReceive( <!-- DBG-0 --><a href="NetState.html">NetState</a> ns )<br>
|
|
<font color="blue">void</font> Slice()<br>
|
|
</body>
|
|
</html>
|