#include <Range.h>
![Collaboration graph](classRange__coll__graph.png)
Public Member Functions | |
Range () | |
Range (C start_, C end_) | |
Range | intersection (Range const &) const |
bool | contains (C const &) const |
S | size () const |
Public Attributes | |
C | start |
C | end |
Detailed Description
Constructor & Destructor Documentation
◆ Range() [1/2]
◆ Range() [2/2]
Member Function Documentation
◆ contains()
◆ intersection()
Range< C, S > Range< C, S >::intersection | ( | Range< C, S > const & | rhs | ) | const |
Definition at line 46 of file Range.h.
References Range< C, S >::end, max(), min(), and Range< C, S >::start.
Referenced by HttpHdrRangeSpec::canonize(), and ACLIntRange::match().
◆ size()
Definition at line 61 of file Range.h.
Referenced by HttpHdrRangeSpec::canonize(), mem_hdr::hasContigousContentRange(), Http::Stream::lengthToSend(), ACLIntRange::match(), Http::Stream::packRange(), HttpHdrRangeSpec::parseInit(), Snmp::Var::setName(), and Snmp::Pdu::setSystemOid().
Member Data Documentation
◆ end
Definition at line 25 of file Range.h.
Referenced by StoreEntry::bytesWanted(), mem_hdr::hasContigousContentRange(), Range< C, S >::intersection(), operator<<(), Snmp::Var::setName(), and Snmp::Pdu::setSystemOid().
◆ start
Definition at line 24 of file Range.h.
Referenced by mem_hdr::hasContigousContentRange(), Range< C, S >::intersection(), Http::Stream::lengthToSend(), operator<<(), Http::Stream::packRange(), Snmp::Var::setName(), and Snmp::Pdu::setSystemOid().
The documentation for this class was generated from the following file:
- src/base/Range.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