#include <TimeData.h>
![Inheritance graph](classACLTimeData__inherit__graph.png)
![Collaboration graph](classACLTimeData__coll__graph.png)
Public Member Functions | |
ACLTimeData () | |
~ACLTimeData () override | |
bool | match (time_t) 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 Member Functions | |
MEMPROXY_CLASS (ACLTimeData) | |
Private Attributes | |
int | weekbits |
int | start |
int | stop |
ACLTimeData * | next |
Detailed Description
Definition at line 15 of file TimeData.h.
Constructor & Destructor Documentation
◆ ACLTimeData()
ACLTimeData::ACLTimeData | ( | ) |
Definition at line 30 of file TimeData.cc.
Referenced by parse().
◆ ~ACLTimeData()
|
override |
Definition at line 32 of file TimeData.cc.
References next.
Member Function Documentation
◆ dump() [1/2]
|
override |
Definition at line 69 of file TimeData.cc.
References ACL_FRIDAY, ACL_MONDAY, ACL_SATURDAY, ACL_SUNDAY, ACL_THURSDAY, ACL_TUESDAY, ACL_WEDNESDAY, next, SBuf::Printf(), SBuf::push_back(), start, stop, and weekbits.
◆ dump() [2/2]
◆ empty() [1/2]
|
override |
Definition at line 215 of file TimeData.cc.
◆ empty() [2/2]
|
pure virtualinherited |
◆ lineOptions()
|
inlinevirtualinherited |
◆ match()
|
overridevirtual |
Implements ACLData< time_t >.
Definition at line 39 of file TimeData.cc.
References asHex(), debugs, next, start, stop, and weekbits.
◆ MEMPROXY_CLASS()
|
private |
◆ parse()
|
overridevirtual |
Implements ACLData< time_t >.
Definition at line 93 of file TimeData.cc.
References ACL_ALLWEEK, ACL_FRIDAY, ACL_MONDAY, ACL_SATURDAY, ACL_SUNDAY, ACL_THURSDAY, ACL_TUESDAY, ACL_WEDNESDAY, ACL_WEEKDAYS, ACLTimeData(), cfg_filename, config_input_line, config_lineno, DBG_CRITICAL, debugs, next, self_destruct(), start, stop, ConfigParser::strtokFile(), and weekbits.
◆ prepareForUse()
|
inlinevirtualinherited |
Member Data Documentation
◆ next
|
private |
Definition at line 31 of file TimeData.h.
Referenced by dump(), match(), parse(), and ~ACLTimeData().
◆ start
|
private |
Definition at line 29 of file TimeData.h.
◆ stop
|
private |
Definition at line 30 of file TimeData.h.
◆ weekbits
|
private |
Definition at line 28 of file TimeData.h.
The documentation for this class was generated from the following files:
- src/acl/TimeData.h
- src/acl/TimeData.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