9#ifndef SQUID_SRC_ACL_NOTE_H
10#define SQUID_SRC_ACL_NOTE_H
common parent of several ACLs dealing with transaction annotations
Acl::CharacterSetOptionValue delimiters
annotation separators
const Acl::Options & options() override
int match(ACLChecklist *) override
Matches the actual data in checklist against this Acl::Node.
bool matchNotes(const NotePairs *) const
bool requiresRequest() const override
whether our (i.e. shallow) match() requires checklist to have a request
optimized set of C chars, with quick membership test and merge support
std::vector< const Option * > Options