TokenTableEntry.h
Go to the documentation of this file.
34 TokenTableEntry(const char *aTag, const ByteCode_t &aType) : configTag(aTag), tokenType(aType), options(0) {}
37 TokenTableEntry(const TokenTableEntry& t) : configTag(t.configTag), tokenType(t.tokenType), options(t.options) {}
uint32_t options
32-bit mask? of options affecting the output display of this token
Definition: TokenTableEntry.h:47
ByteCode_t tokenType
the internal byte code representatio of this token
Definition: TokenTableEntry.h:44
TokenTableEntry(const char *aTag, const ByteCode_t &aType)
Definition: TokenTableEntry.h:34
TokenTableEntry & operator=(const TokenTableEntry &)
TokenTableEntry(const TokenTableEntry &t)
Definition: TokenTableEntry.h:37
Definition: SchemeConfig.h:27
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