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

P::Pipe Class Reference
[Core library]

Anonymous pipe. More...

#include <ppipe.h>

Inheritance diagram for P::Pipe:

P::IODevice List of all members.

Public Types

typedef std::pair< Pipe, PipePipePair

Public Member Functions

bool isSeekable () const throw ()
 Test if device is seekable.


Static Public Member Functions

PipePair create () throw (IOError)

Protected Member Functions

 Pipe (io_handle_t handle) throw (IOError)

Detailed Description

Anonymous pipe.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 34 of file ppipe.h.


Member Typedef Documentation

typedef std::pair<Pipe, Pipe> P::Pipe::PipePair
 

Definition at line 36 of file ppipe.h.


Constructor & Destructor Documentation

P::Pipe::Pipe io_handle_t  handle  )  throw (IOError) [protected]
 


Member Function Documentation

PipePair P::Pipe::create  )  throw (IOError) [static]
 

bool P::Pipe::isSeekable  )  const throw () [inline, virtual]
 

Test if device is seekable.

Reimplemented from P::IODevice.

Definition at line 38 of file ppipe.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:35 2004 for P::Classes by doxygen 1.3.3