Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 68d373e54fb21da3730c08bede406633 > files > 171

libCommonC++1.9_3-devel-1.9.4-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>FIFOSession class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Thu Oct 4 15:33:00 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</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; </center>
<hr><h1>FIFOSession  Class Reference</h1>The FIFOSession produces a seperate thread which can manage a fifo stream session. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="file_h-source.html">file.h</a>&gt;</code>
<p>
<p>Inheritance diagram for FIFOSession:
<p><center><img src="class_fifosession.gif" usemap="#FIFOSession_map" border="0"></center>
<map name="FIFOSession_map">
<area href="class_thread.html" alt="Thread" shape="rect" coords="0,0,85,24">
<area href="class_std__fstream.html" alt="std::fstream" shape="rect" coords="95,0,180,24">
</map>
<a href="class_fifosession-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_fifosession.html#a0">FIFOSession</a> (const char *session, long access=(long) FILE_ATTR_GROUP, <a class="el" href="class_semaphore.html">Semaphore</a> *start=NULL, int pri=0, int stack=0)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_fifosession.html#a1">~FIFOSession</a> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The FIFOSession produces a seperate thread which can manage a fifo stream session.
<p>
This is somewhat similar to <a class="el" href="class_ttysession.html">TTYSession</a> and <a class="el" href="class_tcpsession.html">TCPSession</a> in purpose. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="FIFOSession::FIFOSession"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
FIFOSession::FIFOSession (
          </b></td>
          <td valign="bottom"><b>
const char * <em>session</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
long <em>access</em> = (long)FILE_ATTR_GROUP, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_semaphore.html">Semaphore</a> * <em>start</em> = NULL, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>pri</em> = 0, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
int <em>stack</em> = 0&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<a name="a1" doxytag="FIFOSession::~FIFOSession"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
FIFOSession::~FIFOSession (
          </b></td>
          <td valign="bottom"><b>
)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="file_h-source.html">file.h</a></ul>
<hr><address><small>Generated at Thu Oct 4 15:33:00 2001 for CommonC++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.5 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>