|
Squid Web Cache master
|
Go to the source code of this file.
Classes | |
| class | Store::SwapMetaView |
| a swap metadata field inside the buffer given to SwapMetaUnpacker More... | |
Namespaces | |
| namespace | Store |
Functions | |
| template<typename Item > | |
| void | Store::SwapMetaExtract (Item &item, const char *&input, const void *end) |
| std::ostream & | Store::operator<< (std::ostream &, const SwapMetaView &) |
| writes a short human-readable summary of the given SwapMetaView object | |