SysErrorDetail.h File Reference
#include "error/Detail.h"
#include "sbuf/forward.h"
Include dependency graph for SysErrorDetail.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SysErrorDetail
 system call failure detail based on standard errno(3)/strerror(3) APIs More...
 
class  ReportSysError
 a stream manipulator for printing a system call error (if any) More...
 

Functions

std::ostream & operator<< (std::ostream &, ReportSysError)
 reports a system call error (if any) on a dedicated Debug::Extra line More...
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
ReportSysError  rse 
)

Definition at line 32 of file SysErrorDetail.cc.

References ReportSysError::errorNo, Debug::Extra(), and xstrerr().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors