Go to the documentation of this file.
9 #ifndef SQUID_ACLSTRINGDATA_H
10 #define SQUID_ACLSTRINGDATA_H
26 bool match(
char const *);
virtual SBufList dump() const
std::list< SBuf > SBufList
Configured ACL parameter(s) (e.g., domain names in dstdomain ACL).
StringValues_t stringValues
std::set< SBuf > StringValues_t
MEMPROXY_CLASS(ACLStringData)
void insert(const char *)
Insert a string data value.