|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Constructing an object of this type will block all blockable UNIX signals in the current thread.
The signals are unblocked when the destructor runs.
#include "thread.hh"
Public Member Functions | |
| SignalBlocker () | |
| Constructor - Block signals in the current thread. | |
| ~SignalBlocker () | |
| Destructor - read the signal mask settings to that when the constructor was run. | |