|
powerd++
0.4.4
|
Implements safer c++ wrappers for the pidfile_*() interface. More...
Go to the source code of this file.
Classes | |
| struct | sys::pid::error |
| The domain error type. More... | |
| class | sys::pid::Pidfile |
| A wrapper around the pidfile_* family of commands implementing the RAII pattern. More... | |
Namespaces | |
| sys | |
| Wrappers around native system interfaces. | |
| sys::pid | |
| This namespace contains safer c++ wrappers for the pidfile_*() interface. | |
Implements safer c++ wrappers for the pidfile_*() interface.
Requires linking with -lutil.
| struct sys::pid::error |
The domain error type.
1.8.17