26 #ifndef _CREAPERDISTRIBUTOR 27 #define _CREAPERDISTRIBUTOR 31 #include <sys/types.h> 52 typedef map<int,CReaper*> CReaperMap;
59 bool addReaper(
CReaper* inReaper);
This is a structure for administering reapers that come into action on reception of a sigchild...
Definition: CReaperDistributor.h:48
Author of this file: Wolfgang Müller.
Definition: CReaper.h:56