powerd++  0.4.4
Classes
sys::pid Namespace Reference

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...
 

Detailed Description

This namespace contains safer c++ wrappers for the pidfile_*() interface.

The class Pidfile implements the RAII pattern for holding a pidfile.


Class Documentation

◆ sys::pid::error

struct sys::pid::error

The domain error type.