Go to the documentation of this file.
9 #ifndef SQUID_ACLSTRATEGY_H
10 #define SQUID_ACLSTRATEGY_H
34 virtual bool valid()
const {
return true;}
virtual const Acl::Options & options()
virtual int match(ACLData< M > *&, ACLFilledChecklist *)=0
std::vector< const Option * > Options
Configured ACL parameter(s) (e.g., domain names in dstdomain ACL).
virtual bool valid() const
virtual bool requiresRequest() const
const Options & NoOptions()
virtual bool requiresReply() const