|
Squid Web Cache v8/master
|
#include "acl/forward.h"#include "base/RefCount.h"#include "format/Format.h"#include "mem/forward.h"#include "sbuf/forward.h"#include "SquidString.h"#include <iosfwd>#include <optional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Note |
| class | Note::Value |
| Stores a value for the note. More... | |
| class | Notes |
| class | NotePairs |
| class | NotePairs::Entry |
| Used to store a note key/value pair. More... | |
Typedefs | |
| typedef RefCount< AccessLogEntry > | AccessLogEntryPointer |
| typedef RefCount< NotePairs > | NotePairsPointer |
| typedef RefCount<AccessLogEntry> AccessLogEntryPointer |
| typedef RefCount<NotePairs> NotePairsPointer |