9#ifndef SQUID_ACLTIMEDATA_H
10#define SQUID_ACLTIMEDATA_H
22 bool match(time_t)
override;
24 void parse()
override;
25 bool empty()
const override;
Configured ACL parameter(s) (e.g., domain names in dstdomain ACL).
MEMPROXY_CLASS(ACLTimeData)
SBufList dump() const override
bool match(time_t) override
bool empty() const override
std::list< SBuf > SBufList