|
Squid Web Cache master
|
#include "base/RefCount.h"Go to the source code of this file.
Namespaces | |
| namespace | Acl |
Typedefs | |
| using | Acl::TreePointer = RefCount< Acl::Tree > |
| reconfiguration-safe storage of ACL rules | |
| typedef void | ACLCB(Acl::Answer, void *) |
| using | acl_access = Acl::TreePointer |
| using | ACLList = Acl::TreePointer |
| typedef RefCount< ExternalACLEntry > | ExternalACLEntryPointer |
Functions | |
| void | Acl::Init (void) |
| prepares to parse ACLs configuration | |
| using acl_access = Acl::TreePointer |
| typedef void ACLCB(Acl::Answer, void *) |
| using ACLList = Acl::TreePointer |