|
Squid Web Cache master
|
#include "acl/Acl.h"#include "acl/InnerNode.h"#include "cbdata.h"#include <optional>#include <stack>#include <vector>Go to the source code of this file.
Classes | |
| class | ACLChecklist |
| class | ACLChecklist::Breadcrumb |
| Position of a child node within an Acl::Node tree. More... | |
Typedefs | |
| typedef void | ACLCB(Acl::Answer, void *) |
| ACL checklist callback. | |
| typedef void ACLCB(Acl::Answer, void *) |
Definition at line 23 of file Checklist.h.