deny_info representation. Currently a POD. More...
#include <AclDenyInfoList.h>

Public Member Functions | |
| AclDenyInfoList (const char *t, const SBuf &aCfgLocation) | |
| ~AclDenyInfoList () | |
Public Attributes | |
| err_type | err_page_id = ERR_NONE |
| char * | err_page_name = nullptr |
| SBufList | acl_list |
| ACL names in configured order. More... | |
| AclDenyInfoList * | next = nullptr |
Private Member Functions | |
| MEMPROXY_CLASS (AclDenyInfoList) | |
Detailed Description
Definition at line 19 of file AclDenyInfoList.h.
Constructor & Destructor Documentation
◆ AclDenyInfoList()
|
inline |
Definition at line 24 of file AclDenyInfoList.h.
References err_page_id, err_page_name, errorReservePageId(), and xstrdup.
◆ ~AclDenyInfoList()
|
inline |
Definition at line 28 of file AclDenyInfoList.h.
References err_page_name, next, and xfree.
Member Function Documentation
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ acl_list
| SBufList AclDenyInfoList::acl_list |
Definition at line 39 of file AclDenyInfoList.h.
Referenced by dump_denyinfo().
◆ err_page_id
Definition at line 37 of file AclDenyInfoList.h.
Referenced by AclDenyInfoList().
◆ err_page_name
| char* AclDenyInfoList::err_page_name = nullptr |
Definition at line 38 of file AclDenyInfoList.h.
Referenced by AclDenyInfoList(), dump_denyinfo(), and ~AclDenyInfoList().
◆ next
| AclDenyInfoList* AclDenyInfoList::next = nullptr |
Definition at line 40 of file AclDenyInfoList.h.
Referenced by aclDestroyDenyInfoList(), aclParseDenyInfoLine(), dump_denyinfo(), FindDenyInfoPage(), and ~AclDenyInfoList().
The documentation for this class was generated from the following file:
- src/acl/AclDenyInfoList.h
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
