ACE  6.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
Sig_Handler.h File Reference
#include "ace/Event_Handler.h"
#include "ace/Sig_Handler.inl"

Classes

class  ACE_Sig_Handler
 This is the main dispatcher of signals for ACE. It improves the existing UNIX signal handling mechanism by allowing C++ objects to handle signals in a way that avoids the use of global/static variables and functions. More...
class  ACE_Sig_Handlers
 This is an alternative signal handling dispatcher for ACE. It allows a list of signal handlers to be registered for each signal. It also makes SA_RESTART the default mode. More...

Detailed Description

Id:
Sig_Handler.h 84727 2009-03-05 19:22:29Z johnnyw
Author:
Douglas C. Schmidt schmi.nosp@m.dt@c.nosp@m.s.wus.nosp@m.tl.e.nosp@m.du