Checklist.h File Reference
#include "acl/Acl.h"
#include "acl/InnerNode.h"
#include "cbdata.h"
#include <optional>
#include <stack>
#include <vector>
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::Breadcrumb
 Position of a child node within an Acl::Node 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 23 of file Checklist.h.

 

Introduction

Documentation

Support

Miscellaneous