#include <IntRange.h>
![Inheritance graph](classACLIntRange__inherit__graph.png)
![Collaboration graph](classACLIntRange__coll__graph.png)
Public Member Functions | |
ACLIntRange () | |
~ACLIntRange () override | |
bool | match (int) 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 |
Private Types | |
typedef Range< int > | RangeType |
Private Attributes | |
std::list< RangeType > | ranges |
Detailed Description
Definition at line 17 of file IntRange.h.
Member Typedef Documentation
◆ RangeType
|
private |
Definition at line 30 of file IntRange.h.
Constructor & Destructor Documentation
◆ ACLIntRange()
|
inline |
Definition at line 21 of file IntRange.h.
◆ ~ACLIntRange()
|
override |
Definition at line 67 of file IntRange.cc.
Member Function Documentation
◆ dump() [1/2]
|
override |
Definition at line 71 of file IntRange.cc.
References SBuf::Printf(), SBuf::push_back(), and ranges.
◆ dump() [2/2]
◆ empty() [1/2]
|
override |
Definition at line 49 of file IntRange.cc.
References ranges.
◆ empty() [2/2]
◆ lineOptions()
|
inlinevirtualinherited |
◆ match()
|
overridevirtual |
Implements ACLData< int >.
Definition at line 55 of file IntRange.cc.
References Range< C, S >::intersection(), ranges, and Range< C, S >::size().
◆ parse()
|
overridevirtual |
Implements ACLData< int >.
Definition at line 20 of file IntRange.cc.
References DBG_CRITICAL, debugs, ranges, self_destruct(), ConfigParser::strtokFile(), and xatos().
◆ prepareForUse()
Member Data Documentation
◆ ranges
|
private |
The documentation for this class was generated from the following files:
- src/acl/IntRange.h
- src/acl/IntRange.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