9#ifndef SQUID_SRC_ACL_ALLOF_H
10#define SQUID_SRC_ACL_ALLOF_H
27 void parse()
override;
void parse() override
parses node representation in squid.conf; dies on failures
int doMatch(ACLChecklist *checklist, Nodes::const_iterator start) const override
char const * typeString() const override
SBufList dump() const override
An intermediate Acl::Node tree node. Manages a collection of child tree nodes.
std::list< SBuf > SBufList