System documentation of the GNU Image-Finding Tool

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

CReaper Class Reference

This file is what Wall et al. More...

#include <CReaper.h>

Inheritance diagram for CReaper:

CRPipe List of all members.

Public Member Functions

 CReaper (int inPID)
 the PID for which this reaper is responsible

virtual void reap ()=0
 react to a sigchild signal

int getPID () const
 get the PID of this reaper


Protected Attributes

int mPID
 the ID of the process to which the reaper belongs


Detailed Description

This file is what Wall et al.

call REAPER in the perlipc manpage. It class knows which PID it's waiting for. When the time has come the reaper distributor will call reap() on this.

Author:
: Wolfgang Mueller
See also:
: CReaperDistributor, man perlipc


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