#include <ServerName.h>


| Public Member Functions | |
| ACLServerNameData () | |
| bool | match (const char *) override | 
| SBufList | dump () const override | 
| virtual SBufList | dump () const=0 | 
| void | parse () override | 
| bool | empty () const override | 
| virtual bool | empty () const=0 | 
| virtual const Acl::Options & | lineOptions () | 
| supported ACL "line" options (e.g., "-i")  More... | |
| virtual void | prepareForUse () | 
| Public Attributes | |
| Splay< char * > | domains | 
| Private Member Functions | |
| MEMPROXY_CLASS (ACLServerNameData) | |
Detailed Description
Definition at line 15 of file ServerName.h.
Constructor & Destructor Documentation
◆ ACLServerNameData()
| 
 | inline | 
Definition at line 18 of file ServerName.h.
Member Function Documentation
◆ dump() [1/2]
| 
 | overrideinherited | 
Definition at line 84 of file DomainData.cc.
References AclDomainDataDumpVisitor::contents, ACLDomainData::domains, and Splay< V >::visit().
◆ dump() [2/2]
◆ empty() [1/2]
| 
 | overrideinherited | 
Definition at line 165 of file DomainData.cc.
References ACLDomainData::domains, and Splay< V >::empty().
◆ empty() [2/2]
| 
 | pure virtualinherited | 
◆ lineOptions()
| 
 | inlinevirtualinherited | 
Reimplemented in ACLUserData, and ACLRegexData.
◆ match()
| 
 | overridevirtual | 
Reimplemented from ACLDomainData.
Definition at line 34 of file ServerName.cc.
References aclHostDomainCompare(), debugs, ACLDomainData::domains, and Splay< V >::find().
◆ MEMPROXY_CLASS()
| 
 | private | 
◆ parse()
| 
 | overridevirtualinherited | 
Implements ACLData< char const * >.
Definition at line 156 of file DomainData.cc.
References ACLDomainData::domains, Acl::SplayInserter< DataValue >::Merge(), ConfigParser::strtokFile(), Tolower(), and xstrdup.
◆ prepareForUse()
| 
 | inlinevirtualinherited | 
Member Data Documentation
◆ domains
| 
 | inherited | 
Definition at line 28 of file DomainData.h.
Referenced by ACLDomainData::dump(), ACLDomainData::empty(), match(), ACLDomainData::match(), ACLDomainData::parse(), and ACLDomainData::~ACLDomainData().
The documentation for this class was generated from the following files:
- src/acl/ServerName.h
- src/acl/ServerName.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
