acl_proxy_auth_match_cache Class Reference
#include <Acl.h>
Collaboration diagram for acl_proxy_auth_match_cache:

Public Member Functions | |
| acl_proxy_auth_match_cache (int matchRv, void *aclData) | |
Public Attributes | |
| dlink_node | link |
| int | matchrv |
| void * | acl_data |
Private Member Functions | |
| MEMPROXY_CLASS (acl_proxy_auth_match_cache) | |
Detailed Description
Constructor & Destructor Documentation
◆ acl_proxy_auth_match_cache()
|
inline |
Member Function Documentation
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ acl_data
| void* acl_proxy_auth_match_cache::acl_data |
Definition at line 211 of file Acl.h.
Referenced by ACL::cacheMatchAcl().
◆ link
| dlink_node acl_proxy_auth_match_cache::link |
Definition at line 209 of file Acl.h.
Referenced by ACL::cacheMatchAcl().
◆ matchrv
| int acl_proxy_auth_match_cache::matchrv |
Definition at line 210 of file Acl.h.
Referenced by ACL::cacheMatchAcl().
The documentation for this class was generated from the following file:
- src/acl/Acl.h
