Token.cc File Reference
#include "squid.h"#include "format/Config.h"#include "format/Token.h"#include "format/TokenTableEntry.h"#include "globals.h"#include "parser/Tokenizer.h"#include "proxyp/Elements.h"#include "sbuf/Stream.h"#include "SquidConfig.h"#include "Store.h"
Include dependency graph for Token.cc:

Go to the source code of this file.
Namespaces | |
| Format | |
Functions | |
| template<typename Integer > | |
| static Integer | ParseUnsignedDecimalInteger (const char *description, const SBuf &rawInput) |
| interprets input as an unsigned decimal integer that fits the specified Integer type More... | |
Variables | |
| static TokenTableEntry | Format::TokenTable1C [] |
| 1-char tokens. More... | |
| static TokenTableEntry | Format::TokenTable2C [] |
| 2-char tokens More... | |
| static TokenTableEntry | Format::TokenTableMisc [] |
| Miscellaneous >2 byte tokens. More... | |
| static TokenTableEntry | Format::TokenTableProxyProtocol [] |
| static TokenTableEntry | Format::TokenTableTransport [] |
| static TokenTableEntry | Format::TokenTableAdapt [] |
| static TokenTableEntry | Format::TokenTableIcap [] |
| ICAP (icap::) tokens. More... | |
| static TokenTableEntry | Format::TokenTableSsl [] |
Function Documentation
◆ ParseUnsignedDecimalInteger()
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
