
Public Member Functions | |
| void * | operator new (size_t size) |
| void | operator delete (void *address) |
| void * | toCbdata () noexcept |
| externalAclState (external_acl *aDef, const char *aKey) | |
| ~externalAclState () | |
Public Attributes | |
| EAH * | callback |
| void * | callback_data |
| char * | key |
| external_acl * | def |
| dlink_node | list |
| externalAclState * | queue |
Static Private Attributes | |
| static cbdata_type | CBDATA_externalAclState = CBDATA_UNKNOWN |
Detailed Description
Definition at line 888 of file external_acl.cc.
Constructor & Destructor Documentation
◆ externalAclState()
|
inline |
Definition at line 895 of file external_acl.cc.
◆ ~externalAclState()
| externalAclState::~externalAclState | ( | ) |
Definition at line 912 of file external_acl.cc.
References callback_data, cbdataReferenceDone, def, key, and xfree.
Member Function Documentation
◆ operator delete()
|
inline |
Definition at line 892 of file external_acl.cc.
◆ operator new()
|
inline |
Definition at line 892 of file external_acl.cc.
◆ toCbdata()
|
inlinenoexcept |
Definition at line 892 of file external_acl.cc.
Member Data Documentation
◆ callback
| EAH* externalAclState::callback |
Definition at line 904 of file external_acl.cc.
Referenced by externalAclHandleReply(), and ACLExternal::startLookup().
◆ callback_data
| void* externalAclState::callback_data |
Definition at line 905 of file external_acl.cc.
Referenced by externalAclHandleReply(), ACLExternal::startLookup(), and ~externalAclState().
◆ CBDATA_externalAclState
|
staticprivate |
Definition at line 892 of file external_acl.cc.
◆ def
| external_acl* externalAclState::def |
Definition at line 907 of file external_acl.cc.
Referenced by externalAclHandleReply(), and ~externalAclState().
◆ key
| char* externalAclState::key |
Definition at line 906 of file external_acl.cc.
Referenced by externalAclHandleReply(), ACLExternal::startLookup(), and ~externalAclState().
◆ list
| dlink_node externalAclState::list |
Definition at line 908 of file external_acl.cc.
Referenced by externalAclHandleReply(), and ACLExternal::startLookup().
◆ queue
| externalAclState* externalAclState::queue |
Definition at line 909 of file external_acl.cc.
Referenced by externalAclHandleReply(), and ACLExternal::startLookup().
The documentation for this class was generated from the following file:
- src/external_acl.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
