System documentation of the GNU Image-Finding Tool

Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

CRPipe Class Reference

A reaper that closes a pipe after the piping child has exited. More...

#include <CRPipe.h>

Inheritance diagram for CRPipe:

CReaper List of all members.

Public Member Functions

 CRPipe (int inPID, int inPipeToClose)
 get the pipe to close

virtual void reap ()
 do the real action


Protected Attributes

int mPipeToClose
 when receiving a sigchild, this has to close the outgoing pipe


Detailed Description

A reaper that closes a pipe after the piping child has exited.

Author:
: Wolfgang Mueller


The documentation for this class was generated from the following file:
Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen