paradigm_3/html/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>server.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>server.h File Reference</h1><code>#include "<a class="el" href="connection_8h-source.html">connection.h</a>"</code><br>
<code>#include "<a class="el" href="log_8h-source.html">log.h</a>"</code><br>
<code>#include "<a class="el" href="eventqueue_8h-source.html">eventqueue.h</a>"</code><br>

<p>
Include dependency graph for server.h:<p><center><img src="server_8h__incl.gif" border="0" usemap="#server.h_map" alt="Include dependency graph"></center>
<map name="server.h_map">
<area href="connection_8h.html" shape="rect" coords="0,0,80,18" alt="">
<area href="log_8h.html" shape="rect" coords="104,0,144,18" alt="">
<area href="eventqueue_8h.html" shape="rect" coords="168,0,251,18" alt="">
</map>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="server_8h__dep__incl.gif" border="0" usemap="#server.hdep_map" alt="Included by dependency graph"></center>
<map name="server.hdep_map">
<area href="connection_8cpp.html" shape="rect" coords="0,0,93,18" alt="">
<area href="paradigm_8cpp.html" shape="rect" coords="117,0,203,18" alt="">
<area href="server_8cpp.html" shape="rect" coords="227,0,293,18" alt="">
</map>

<p>
<a href="server_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Compounds</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classServer.html">Server</a></td></tr>
<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
<tr><td nowrap align=right valign=top>typedef list&lt; <a class="el" href="classConnection.html">Connection</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="server_8h.html#a0">ConnList</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>ConnList is typedef'd here for ease of changing it later.</em> <a href="#a0"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
 This is the <a class="el" href="classServer.html">Server</a> class definition. It defines the traditional non-blocking select() server.
<p>
<dl compact><dt><b>Author: </b></dt><dd>
Jon A. Lambert </dl><dl compact><dt><b>Date: </b></dt><dd>
05/02/2003 </dl><dl compact><dt><b>Version: </b></dt><dd>
0.30</dl>
<p>
Definition in file <a class="el" href="server_8h-source.html">server.h</a>.<hr><h2>Typedef Documentation</h2>
<a name="a0" doxytag="server.h::ConnList"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef list&lt;<a class="el" href="classConnection.html">Connection</a>*&gt; ConnList
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
ConnList is typedef'd here for ease of changing it later.
<p>

<p>
Definition at line <a class="el" href="server_8h-source.html#l00017">17</a> of file <a class="el" href="server_8h-source.html">server.h</a>.    </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Mon Mar 29 23:12:56 2004 for Paradigm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>