paludis::Channel Class Reference
[System]

#include <channel.hh>

Inheritance diagram for paludis::Channel:

paludis::Pipe paludis::Pty

List of all members.

Basic operations

 Channel ()
virtual ~Channel ()

File descriptors

int read_fd () const PALUDIS_ATTRIBUTE((warn_unused_result))
int write_fd () const PALUDIS_ATTRIBUTE((warn_unused_result))
void clear_read_fd ()
void clear_write_fd ()

Protected Attributes

int _fds [2]


Detailed Description

Wrapper around a read/write file descriptor pair, such as a pipe.
The documentation for this class was generated from the following file:
Generated on Mon Sep 21 10:36:11 2009 for paludis by  doxygen 1.5.4