/home/vlg/develop/libASSA/libassa/assa/Fork.h File Reference

A simple wrapper around fork() library function call. More...

#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <signal.h>
#include <sys/wait.h>
#include <list>
#include "assa/Assure.h"
#include "assa/Singleton.h"
#include "assa/EventHandler.h"
#include "assa/SigHandler.h"
#include "assa/SigAction.h"

Include dependency graph for Fork.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ASSA

Classes

class  ASSA::ChildStatusHandler
 A helper class of Fork. More...
class  ASSA::Fork
 Fork class is a simple wrapper around C library function fork(). More...
class  ASSA::fnode_t
 forknode_t class. More...
class  ASSA::ForkList
 ForkList is a singleton class that keeps a list of all forked children. More...


Detailed Description

A simple wrapper around fork() library function call.

Definition in file Fork.h.


Generated on Sun Aug 13 15:08:05 2006 for libassa by  doxygen 1.4.6