Include dependency graph for Checklist.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ACLChecklist |
| class | ACLChecklist::AsyncState |
| class | ACLChecklist::NullState |
| class | ACLChecklist::Breadcrumb |
| Position of a child node within an ACL tree. More... | |
Typedefs | |
| typedef void | ACLCB(Acl::Answer, void *) |
| ACL checklist callback. More... | |
Typedef Documentation
◆ ACLCB
| typedef void ACLCB(Acl::Answer, void *) |
Definition at line 19 of file Checklist.h.
