|
Squid Web Cache master
|
#include "base/RefCount.h"#include "comm/Connection.h"#include "mem/AllocatorProxy.h"#include <iosfwd>#include <limits>#include <utility>Go to the source code of this file.
Classes | |
| class | ResolvedPeerPath |
| class | ResolvedPeers |
| class | PeerConnectionPointer |
Functions | |
| std::ostream & | operator<< (std::ostream &, const ResolvedPeers &) |
| summarized ResolvedPeers (for debugging) | |
| std::ostream & | operator<< (std::ostream &os, const PeerConnectionPointer &dest) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const ResolvedPeers & | peers | ||
| ) |
Definition at line 220 of file ResolvedPeers.cc.
References ResolvedPeers::destinationsFinalized, ResolvedPeers::empty(), and ResolvedPeers::size().
|
inline |
Definition at line 159 of file ResolvedPeers.h.
References PeerConnectionPointer::print().