powerd++
0.4.4
|
This namespace contains safer c++ wrappers for the pidfile_*() interface. More...
Classes | |
struct | error |
The domain error type. More... | |
class | Pidfile |
A wrapper around the pidfile_* family of commands implementing the RAII pattern. More... | |
This namespace contains safer c++ wrappers for the pidfile_*() interface.
The class Pidfile implements the RAII pattern for holding a pidfile.
struct sys::pid::error |
The domain error type.