#include <errors.hpp>
Public Member Functions | |
error_info (error_code_t ec=other_error) | |
error_info (native_error_t sys_err_code) | |
error_info & | operator= (error_code_t ec) |
error_info & | operator= (native_error_t sys_err_code) |
native_error_t | get_native_error () const |
error_code_t | get_error_code () const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References boost::interprocess::lookup_error().