Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

FIFOSession Class Reference

The FIFOSession produces a seperate thread which can manage a fifo stream session. More...

#include <file.h>

Inheritance diagram for FIFOSession::

Thread std::fstream List of all members.

Public Methods

 FIFOSession (const char *session, long access=(long) FILE_ATTR_GROUP, Semaphore *start=NULL, int pri=0, int stack=0)
 ~FIFOSession ()

Detailed Description

The FIFOSession produces a seperate thread which can manage a fifo stream session.

This is somewhat similar to TTYSession and TCPSession in purpose.


Constructor & Destructor Documentation

FIFOSession::FIFOSession const char *   session,
long   access = (long)FILE_ATTR_GROUP,
Semaphore *   start = NULL,
int   pri = 0,
int   stack = 0
 

FIFOSession::~FIFOSession  
 


The documentation for this class was generated from the following file:
Generated at Tue Oct 16 11:17:17 2001 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001