Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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, int pri=0, int stack=0)
virtual ~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,
int   pri = 0,
int   stack = 0
 

virtual FIFOSession::~FIFOSession   [virtual]
 


The documentation for this class was generated from the following file:
Generated at Tue Nov 20 12:34:34 2001 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001