wibble  0.1.28
Public Member Functions
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 ()

Detailed Description

RAII-style sigprocmask wrapper.


Constructor & Destructor Documentation

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

References assert_die.

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

The documentation for this struct was generated from the following file: