LogTags.h File Reference
#include "CollapsingHistory.h"
Include dependency graph for LogTags.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | LogTagsErrors |
class | LogTags |
Functions | |
LogTags_ot & | operator++ (LogTags_ot &aLogType) |
iterator for LogTags_ot enumeration More... | |
Enumeration Type Documentation
◆ LogTags_ot
enum LogTags_ot |
Squid transaction result code/tag set.
These codes indicate how the request was received and some details about its processing pathway.
see also https://wiki.squid-cache.org/SquidFaq/SquidLogs#squid-result-codes for details on particular components.
Function Documentation
◆ operator++()
|
inline |