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>eventqueue.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>eventqueue.h File Reference</h1>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="eventqueue_8h__dep__incl.gif" border="0" usemap="#eventqueue.hdep_map" alt="Included by dependency graph"></center>
<map name="eventqueue.hdep_map">
<area href="server_8h.html" shape="rect" coords="131,67,187,85" alt="">
<area href="connection_8cpp.html" shape="rect" coords="0,0,93,19" alt="">
<area href="paradigm_8cpp.html" shape="rect" coords="208,0,293,19" alt="">
<area href="server_8cpp.html" shape="rect" coords="117,0,184,19" alt="">
<area href="eventqueue_8cpp.html" shape="rect" coords="279,67,375,85" alt="">
</map>

<p>
<a href="eventqueue_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="classEventQueue.html">EventQueue</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
 This is the eventqueue definition.
<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><dl compact><dt><b>Note: </b></dt><dd>
 Commented out semaphore code as we don't want to wait on both ends of the queue. The <a class="el" href="classServer.html">Server</a> code would block on messages from main thread instead of select(). In the main thread, we will sleep </dl><dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="paradigm_8cpp.html#a11">Chat</a>().</dl>
<p>
Definition in file <a class="el" href="eventqueue_8h-source.html">eventqueue.h</a>.<hr><address style="align: right;"><small>Generated on Mon Mar 29 23:12:54 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>