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