AllOf.h
An intermediate ACL tree node. Manages a collection of child tree nodes.
Definition: InnerNode.h:22
Definition: Checklist.h:27
MEMPROXY_CLASS(AllOf)
Definition: AllOf.h:21
virtual int doMatch(ACLChecklist *checklist, Nodes::const_iterator start) const
Definition: AllOf.cc:30
virtual void parse()
parses node representation in squid.conf; dies on failures
Definition: AllOf.cc:46