forward.h File Reference
#include "base/RefCount.h"
Include dependency graph for forward.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Acl
 

Typedefs

using Acl::TreePointer = RefCount< Acl::Tree >
 reconfiguration-safe storage of ACL rules More...
 
typedef void ACLCB(Acl::Answer, void *)
 
using acl_access = Acl::TreePointer
 
using ACLList = Acl::TreePointer
 
typedef RefCount< ExternalACLEntryExternalACLEntryPointer
 

Functions

void Acl::Init (void)
 prepares to parse ACLs configuration More...
 

Typedef Documentation

◆ acl_access

Definition at line 46 of file forward.h.

◆ ACLCB

typedef void ACLCB(Acl::Answer, void *)

Definition at line 42 of file forward.h.

◆ ACLList

Definition at line 47 of file forward.h.

◆ ExternalACLEntryPointer

Definition at line 49 of file forward.h.

 

Introduction

Documentation

Support

Miscellaneous