Acl.h
Go to the documentation of this file.
Definition: Acl.h:104
Definition: dlink.h:14
Definition: Acl.h:103
Definition: ConfigParser.h:41
Definition: Acl.h:108
Definition: dlink.h:23
acl_proxy_auth_match_cache(int matchRv, void *aclData)
Definition: Acl.h:186
bool operator==(ESIElement const *lhs, ESIElement::Pointer const &rhs)
Definition: Esi.cc:76
bool operator!=(const PoolingAllocator< L > &l, const PoolingAllocator< R > &r) noexcept
Definition: PoolingAllocator.h:36
Definition: Acl.h:181
void RegisterMaker(TypeName typeName, Maker maker)
use the given ACL Maker for all ACLs of the named type
Definition: Acl.cc:72
std::map< OptionName, const Option *, OptionNameCmp > Options
name:option map
Definition: Options.h:159
Definition: Acl.h:105
Definition: Checklist.h:26
ACL *(* Maker)(TypeName typeName)
a "factory" function for making ACL objects (of some ACL child type)
Definition: Acl.h:29
Definition: Acl.h:115
bool conflicted() const
whether Squid is uncertain about the allowed() or denied() answer
Definition: Acl.h:152