Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

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 File List of all members.

Public Member Functions

 FIFOSession (const char *session, long access=(long) attrGroup, 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.

Todo:
implement in win32


Constructor & Destructor Documentation

FIFOSession::FIFOSession const char *  session,
long  access = (long) attrGroup,
int  pri = 0,
int  stack = 0
 

virtual FIFOSession::~FIFOSession  )  [virtual]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 18 14:32:37 2005 for GNU CommonC++ by  doxygen 1.3.9.1