AllOf.h
Go to the documentation of this file.
Definition: Checklist.h:27
Definition: AllOf.h:21
MEMPROXY_CLASS(AllOf)
void parse() override
parses node representation in squid.conf; dies on failures
Definition: AllOf.cc:47
int doMatch(ACLChecklist *checklist, Nodes::const_iterator start) const override
Definition: AllOf.cc:31
An intermediate ACL tree node. Manages a collection of child tree nodes.
Definition: InnerNode.h:22