Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KProcessController Class Reference

Used internally by KProcess. More...

#include <kprocctrl.h>

List of all members.

Static Public Methods

void theSigCHLDHandler (int signal)

Static Public Attributes

KProcessController * theKProcessController


Detailed Description

Used internally by KProcess.


Member Function Documentation

void KProcessController::theSigCHLDHandler int    signal [static]
 

Automatically called upon SIGCHLD.

Normally you do not need to do anything with this function but if your application needs to disable SIGCHLD for some time for reasons beyond your control, you should call this function afterwards to make sure that no SIGCHLDs where missed.


Member Data Documentation

KProcessController* KProcessController::theKProcessController [static]
 

Only a single instance of this class is allowed at a time, and this static variable is used to track the one instance.


The documentation for this class was generated from the following file:
Generated on Sat Jul 26 04:23:41 2003 by doxygen1.2.18