wibble::sys::sig::ProcMask Struct Reference

RAII-style sigprocmask wrapper. More...

#include <signal.h>

List of all members.

Public Member Functions

 ProcMask (const sigset_t &newset, int how=SIG_BLOCK)
 ~ProcMask ()

Public Attributes

sigset_t oldset

Detailed Description

RAII-style sigprocmask wrapper.


Constructor & Destructor Documentation

wibble::sys::sig::ProcMask::ProcMask ( const sigset_t &  newset,
int  how = SIG_BLOCK 
) [inline]

References oldset.

wibble::sys::sig::ProcMask::~ProcMask (  )  [inline]

References oldset.


Member Data Documentation

Referenced by ProcMask(), and ~ProcMask().


The documentation for this struct was generated from the following file:
Generated on Tue May 11 17:28:13 2010 for wibble by  doxygen 1.6.3