Detail.cc File Reference
#include "squid.h"
#include "error/Detail.h"
#include "HttpRequest.h"
#include "sbuf/SBuf.h"
#include "sbuf/Stream.h"
Include dependency graph for Detail.cc:

Go to the source code of this file.

Classes

class  NamedErrorDetail
 details an error by tying it to a uniquely named circumstance More...
 

Functions

std::ostream & operator<< (std::ostream &os, const ErrorDetail &detail)
 dump the given ErrorDetail (for debugging) More...
 
std::ostream & operator<< (std::ostream &os, const ErrorDetail::Pointer &detail)
 dump the given ErrorDetail via a possibly nil pointer (for debugging) More...
 
ErrorDetail::Pointer MakeNamedErrorDetail (const char *name)
 

Function Documentation

◆ MakeNamedErrorDetail()

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  os,
const ErrorDetail detail 
)

Definition at line 34 of file Detail.cc.

References ErrorDetail::brief().

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  os,
const ErrorDetail::Pointer detail 
)

Definition at line 41 of file Detail.cc.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors