#include <MethodData.h>
![Inheritance graph](classACLMethodData__inherit__graph.png)
![Collaboration graph](classACLMethodData__coll__graph.png)
Public Member Functions | |
ACLMethodData () | |
~ACLMethodData () override | |
bool | match (HttpRequestMethod) 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 | |
std::list< HttpRequestMethod > | values |
Static Public Attributes | |
static int | ThePurgeCount = 0 |
PURGE methods seen by parse() More... | |
Private Member Functions | |
MEMPROXY_CLASS (ACLMethodData) | |
Detailed Description
Definition at line 18 of file MethodData.h.
Constructor & Destructor Documentation
◆ ACLMethodData()
|
inline |
Definition at line 23 of file MethodData.h.
◆ ~ACLMethodData()
|
override |
Definition at line 19 of file MethodData.cc.
References values.
Member Function Documentation
◆ dump() [1/2]
|
override |
Definition at line 39 of file MethodData.cc.
References values.
◆ dump() [2/2]
|
pure virtualinherited |
◆ empty() [1/2]
|
inlineoverride |
Definition at line 28 of file MethodData.h.
References values.
◆ empty() [2/2]
|
pure virtualinherited |
◆ lineOptions()
|
inlinevirtualinherited |
◆ match()
|
overridevirtual |
Implements ACLData< HttpRequestMethod >.
Definition at line 25 of file MethodData.cc.
References values.
◆ MEMPROXY_CLASS()
|
private |
◆ parse()
|
overridevirtual |
Implements ACLData< HttpRequestMethod >.
Definition at line 50 of file MethodData.cc.
References HttpRequestMethod::HttpRequestMethodXXX(), Http::METHOD_PURGE, ConfigParser::strtokFile(), ThePurgeCount, and values.
◆ prepareForUse()
|
inlinevirtualinherited |
Member Data Documentation
◆ ThePurgeCount
|
static |
Definition at line 32 of file MethodData.h.
Referenced by configDoConfigure(), parse(), and Configuration::Parse().
◆ values
std::list<HttpRequestMethod> ACLMethodData::values |
Definition at line 30 of file MethodData.h.
Referenced by dump(), empty(), match(), parse(), and ~ACLMethodData().
The documentation for this class was generated from the following files:
- src/acl/MethodData.h
- src/acl/MethodData.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