Go to the documentation of this file.
9 #ifndef SQUID_ACL_FORWARD_H
10 #define SQUID_ACL_FORWARD_H
28 class ChecklistFiller;
41 #define ACL_NAME_SZ 64
45 #define acl_access Acl::Tree
46 #define ACLList Acl::Tree
void ACLCB(Acl::Answer, void *)
representation of a class of Size-limit ACLs
RefCount< ExternalACLEntry > ExternalACLEntryPointer
void Init(void)
prepares to parse ACLs configuration
deny_info representation. Currently a POD.