#include "http/forward.h"#include "HttpHdrScTarget.h"#include "mem/PoolingAllocator.h"#include "SquidString.h"#include <list>
Include dependency graph for HttpHdrSc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | HttpHdrSc | 
Functions | |
| void | httpHdrScStatDumper (StoreEntry *sentry, int idx, double val, double size, int count) | 
| void | httpHdrScInitModule (void) | 
| HttpHdrSc * | httpHdrScParseCreate (String const &) | 
| void | httpHdrScSetMaxAge (HttpHdrSc *, char const *, int) | 
| http_hdr_sc_type & | operator++ (http_hdr_sc_type &) | 
Function Documentation
◆ httpHdrScInitModule()
| void httpHdrScInitModule | ( | void | ) | 
Definition at line 48 of file HttpHdrSc.cc.
References assert, and ScAttrs.
Referenced by httpHeaderInitModule().
◆ httpHdrScParseCreate()
Definition at line 59 of file HttpHdrSc.cc.
References HttpHdrSc::parse().
Referenced by HttpHeader::getSc().
◆ httpHdrScSetMaxAge()
◆ httpHdrScStatDumper()
| void httpHdrScStatDumper | ( | StoreEntry * | sentry, | 
| int | idx, | ||
| double | val, | ||
| double | size, | ||
| int | count | ||
| ) | 
Definition at line 266 of file HttpHdrSc.cc.
References dump_stat, int, SC_ENUM_END, ScAttrs, HttpHeaderStat::scParsedCount, storeAppendPrintf(), and xdiv().
Referenced by httpHeaderStatDump().
◆ operator++()
| http_hdr_sc_type& operator++ | ( | http_hdr_sc_type & | ) | 
Definition at line 40 of file HttpHdrSc.cc.
Introduction
- About Squid
 - Why Squid?
 - Squid Developers
 - How to Donate
 - How to Help Out
 - Getting Squid
 - Squid Source Packages
 - Squid Deployment Case-Studies
 - Squid Software Foundation
 
Documentation
- Quick Setup
 - Configuration:
 - FAQ and Wiki
 - Guide Books:
 - Non-English
 - More...
 
Support
- Security Advisories
 - Bugzilla Database
 - Mailing lists
 - Contacting us
 - Commercial services
 - Project Sponsors
 - Squid-based products
 
