|
powerd++
0.4.4
|
This namespace provides c++ wrappers for signal(3). More...
Classes | |
| struct | error |
| The domain error type. More... | |
| class | Signal |
| Sets up a given signal handler and restores the old handler when going out of scope. More... | |
Typedefs | |
| using | sig_t = void(*)(int) |
| Convenience type for signal handlers. | |
This namespace provides c++ wrappers for signal(3).
| struct sys::sig::error |
The domain error type.
1.8.17