OS_NS_signal.h File Reference

#include "ace/config-lite.h"
#include "ace/os_include/os_signal.h"
#include "ace/OS_NS_signal.inl"

Include dependency graph for OS_NS_signal.h:

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


Classes

struct  siginfo_t

Namespaces

namespace  ACE_OS
 This namespace defines an OS independent programming API that shields developers from nonportable aspects of writing efficient system programs on Win32, POSIX and other versions of UNIX, and various real-time operating systems.

Defines

#define ACE_EXPORT_MACRO   ACE_Export
#define SIG_BLOCK   1
#define SIG_UNBLOCK   2
#define SIG_SETMASK   3
#define ACE_INLINE   inline

Typedefs

typedef struct sigaction ACE_SIGACTION

Functions

ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::kill (pid_t pid, int signum)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::pthread_sigmask (int how, const sigset_t *nsp, sigset_t *osp)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigaction (int signum, const ACE_SIGACTION *nsa, ACE_SIGACTION *osa)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigaddset (sigset_t *s, int signum)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigdelset (sigset_t *s, int signum)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigemptyset (sigset_t *s)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigfillset (sigset_t *s)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigismember (sigset_t *s, int signum)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_SignalHandler 
ACE_OS::signal (int signum, ACE_SignalHandler)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigprocmask (int how, const sigset_t *nsp, sigset_t *osp)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::sigsuspend (const sigset_t *set)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::raise (const int signum)

Detailed Description

Id
OS_NS_signal.h 83285 2008-10-16 09:47:28Z johnnyw

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Jesper S. M|ller<stophph@diku.dk>

and a cast of thousands...

Originally in OS.h.

Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export

#define ACE_INLINE   inline

#define SIG_BLOCK   1

#define SIG_SETMASK   3

#define SIG_UNBLOCK   2


Typedef Documentation

typedef struct sigaction ACE_SIGACTION


Generated on Mon Jul 13 16:05:58 2009 for ACE by  doxygen 1.5.8