#include <SquidError.h>


Public Types | |
typedef err_type | MatchType |
Public Member Functions | |
int | match (ACLData< MatchType > *&, ACLFilledChecklist *) override |
virtual const Acl::Options & | options () |
virtual bool | requiresRequest () const |
virtual bool | requiresReply () const |
virtual bool | valid () const |
Detailed Description
Definition at line 15 of file SquidError.h.
Member Typedef Documentation
◆ MatchType
|
inherited |
Definition at line 25 of file Strategy.h.
Member Function Documentation
◆ match()
|
overridevirtual |
Implements ACLStrategy< err_type >.
Definition at line 15 of file SquidError.cc.
References Error::category, ERR_MAX, HttpRequest::error, ACLData< M >::match(), ACLFilledChecklist::request, and ACLFilledChecklist::requestErrorType.
◆ options()
|
inlinevirtualinherited |
Definition at line 28 of file Strategy.h.
◆ requiresReply()
|
inlinevirtualinherited |
Definition at line 32 of file Strategy.h.
◆ requiresRequest()
|
inlinevirtualinherited |
Definition at line 30 of file Strategy.h.
◆ valid()
|
inlinevirtualinherited |
Definition at line 34 of file Strategy.h.
The documentation for this class was generated from the following files:
- src/acl/SquidError.h
- src/acl/SquidError.cc