Options.h File Reference
  
Include dependency graph for Options.h:

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

Go to the source code of this file.
| Classes | |
| class | Acl::Option | 
| A single option supported by an ACL: -x[=value] or –name[=value].  More... | |
| class | Acl::OptionValue< Value > | 
| Stores configuration of a typical boolean flag or a single-value Option.  More... | |
| class | Acl::TypedOption< Recipient > | 
| a type-specific Option (e.g., a boolean –toggle or -m=SBuf)  More... | |
| Namespaces | |
| Acl | |
| Typedefs | |
| typedef OptionValue< bool > | Acl::BooleanOptionValue | 
| typedef OptionValue< SBuf > | Acl::TextOptionValue | 
| typedef TypedOption< BooleanOptionValue > | Acl::BooleanOption | 
| typedef TypedOption< TextOptionValue > | Acl::TextOption | 
| using | Acl::Options = std::vector< const Option * > | 
| Functions | |
| void | Acl::ParseFlags (const Options &options) | 
| const Options & | Acl::NoOptions () | 
| const BooleanOption & | Acl::CaseSensitivityOption () | 
| std::ostream & | Acl::operator<< (std::ostream &, const Option &) | 
| std::ostream & | Acl::operator<< (std::ostream &, const Options &) | 
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
