powerd++  0.4.4
Classes | Namespaces
error.hpp File Reference

Provides system call error handling. More...

#include <cerrno>
#include <cstring>
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sys::sc_error< Domain >
 Can be thrown by syscall function wrappers if the function returned with an error. More...
 

Namespaces

 sys
 Wrappers around native system interfaces.
 

Detailed Description

Provides system call error handling.