#include <SquidConfig.h>

| Public Member Functions | |
| void | clear () | 
| Public Attributes | |
| struct { | |
| int enable_purge = 0 | |
| } | onoff | 
| uid_t | effectiveUserID = 0 | 
| gid_t | effectiveGroupID = 0 | 
Detailed Description
Definition at line 554 of file SquidConfig.h.
Member Function Documentation
◆ clear()
| 
 | inline | 
Definition at line 557 of file SquidConfig.h.
Referenced by configDoConfigure().
Member Data Documentation
◆ effectiveGroupID
| gid_t SquidConfig2::effectiveGroupID = 0 | 
Definition at line 565 of file SquidConfig.h.
Referenced by configDoConfigure(), and leave_suid().
◆ effectiveUserID
| uid_t SquidConfig2::effectiveUserID = 0 | 
Definition at line 564 of file SquidConfig.h.
Referenced by configDoConfigure(), and leave_suid().
◆ enable_purge
| int SquidConfig2::enable_purge = 0 | 
Definition at line 562 of file SquidConfig.h.
Referenced by configDoConfigure(), mainReconfigureFinish(), and clientReplyContext::purgeRequest().
◆ onoff
| struct { ... } SquidConfig2::onoff | 
Referenced by configDoConfigure(), mainReconfigureFinish(), and clientReplyContext::purgeRequest().
The documentation for this class was generated from the following file:
- src/SquidConfig.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
