System documentation of the GNU Image-Finding Tool

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

CReaperDistributor Class Reference

This is a structure for administering reapers that come into action on reception of a sigchild. More...

#include <CReaperDistributor.h>

List of all members.

Public Member Functions

bool addReaper (CReaper *inReaper)
 add Reaper.

void reap ()
 Call the reaper of all processes that happen to terminate during this call of reap.

 CReaperDistributor ()
 set sigchild handler on function reaper

 ~CReaperDistributor ()
 destroy this and all reapers set sigchild handler to default


Detailed Description

This is a structure for administering reapers that come into action on reception of a sigchild.

Author:
: Wolfgang Mueller


Member Function Documentation

bool CReaperDistributor::addReaper CReaper inReaper  ) 
 

add Reaper.

The inReaper->getPID() will be used for putting the reaper into mReapers.


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