|
Squid Web Cache master
|
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const ErrorDetails &details) |
| std::ostream & | operator<< (std::ostream &os, const Error &error) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const Error & | error | ||
| ) |
Definition at line 76 of file Error.cc.
References error(), errorTypeName(), and AsList< Container >::prefixedBy().
| std::ostream & operator<< | ( | std::ostream & | os, |
| const ErrorDetails & | details | ||
| ) |
prints all given details separated by '+'; if no details were given, prints nothing
Definition at line 69 of file Error.cc.
References AsList< Container >::delimitedBy().