ACLList Class Reference
[Access Controls]
#include <Acl.h>

Public Member Functions | |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| ACLList () | |
| void | negated (bool isNegated) |
| bool | matches (ACLChecklist *) const |
Static Public Member Functions | |
| static MemAllocatorProxy & | Pool () |
Public Attributes | |
| int | op |
| ACL * | _acl |
| ACLList * | next |
Detailed Description
Definition at line 130 of file Acl.h.
Constructor & Destructor Documentation
Member Function Documentation
| bool ACLList::matches | ( | ACLChecklist * | checklist | ) | const |
Definition at line 296 of file Acl.cc.
References _acl, AclMatchedName, assert, ACL::checklistMatches(), debugs, ACLChecklist::lastACLResult(), ACL::name, null_string, and op.
Referenced by ACLChecklist::matchAclList().
| void ACLList::negated | ( | bool | isNegated | ) |
| MemAllocatorProxy & ACLList::Pool | ( | ) | [inline, static] |
Member Data Documentation
Definition at line 140 of file Acl.h.
Referenced by aclParseAclList(), dump_acl_list(), and matches().
Definition at line 141 of file Acl.h.
Referenced by aclDestroyAclList(), aclParseAclList(), dump_acl_list(), and ACLChecklist::matchAclList().
| int ACLList::op |
Definition at line 139 of file Acl.h.
Referenced by dump_acl_list(), matches(), and negated().
The documentation for this class was generated from the following files:
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
