9#ifndef SQUID_SRC_ACL_MAXCONNECTION_H
10#define SQUID_SRC_ACL_MAXCONNECTION_H
24 void parse()
override;
27 bool empty ()
const override;
28 bool valid ()
const override;
void parse() override
parses node representation in squid.conf; dies on failures
~ACLMaxConnection() override
char const * typeString() const override
bool empty() const override
int match(ACLChecklist *checklist) override
Matches the actual data in checklist against this Acl::Node.
bool valid() const override
void prepareForUse() override
MEMPROXY_CLASS(ACLMaxConnection)
SBufList dump() const override
std::list< SBuf > SBufList