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 | |
| namespace | Acl |
Macros | |
| #define | ACL_NAME_SZ 64 |
| #define | acl_access Acl::Tree |
| #define | ACLList Acl::Tree |
Typedefs | |
| typedef void | ACLCB(Acl::Answer, void *) |
| typedef RefCount< ExternalACLEntry > | ExternalACLEntryPointer |
Functions | |
| void | Acl::Init (void) |
| prepares to parse ACLs configuration More... | |
Macro Definition Documentation
◆ acl_access
◆ ACL_NAME_SZ
◆ ACLList
Typedef Documentation
◆ ACLCB
| typedef void ACLCB(Acl::Answer, void *) |
