#include <ppipe.h>
Inheritance diagram for P::Pipe:

Public Types | |
| typedef std::pair< Pipe, Pipe > | PipePair |
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) | |
Definition at line 34 of file ppipe.h.
|
|
|
|
|
|
|
|
|
|
|
Test if device is seekable.
Reimplemented from P::IODevice. |
1.3.3