|
Squid Web Cache master
|
#include "squid.h"#include "base/Raw.h"#include "base/TextException.h"#include "debug/Stream.h"#include "sbuf/Stream.h"#include "store/SwapMetaView.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | Store |
Functions | |
| static void | Store::HandleBadRawType (const RawSwapMetaType type) |
| properly reports or rejects a problematic raw swap meta field type | |