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

ost::FIFOSession Class Reference

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

#include <file.h>

Inheritance diagram for ost::FIFOSession:

ost::Thread ost::File List of all members.

Public Methods

 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

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

virtual ost::FIFOSession::~FIFOSession   [virtual]
 


The documentation for this class was generated from the following file:
Generated on Thu Nov 21 12:28:33 2002 for GNU CommonC++ by doxygen1.2.18