#include <HttpStatus.h>

Collaboration diagram for acl_httpstatus_data:

Public Member Functions

 acl_httpstatus_data (int)
 
 acl_httpstatus_data (int, int)
 
SBuf toStr () const
 

Static Public Member Functions

static int compare (acl_httpstatus_data *const &a, acl_httpstatus_data *const &b)
 

Public Attributes

int status1
 
int status2
 

Detailed Description

Definition at line 17 of file HttpStatus.h.

Constructor & Destructor Documentation

◆ acl_httpstatus_data() [1/2]

acl_httpstatus_data::acl_httpstatus_data ( int  x)

Definition at line 23 of file HttpStatus.cc.

◆ acl_httpstatus_data() [2/2]

acl_httpstatus_data::acl_httpstatus_data ( int  x,
int  y 
)

Definition at line 25 of file HttpStatus.cc.

Member Function Documentation

◆ compare()

int acl_httpstatus_data::compare ( acl_httpstatus_data *const &  a,
acl_httpstatus_data *const &  b 
)
static

Definition at line 40 of file HttpStatus.cc.

References aclHTTPStatusCompare(), AclMatchedName, DBG_CRITICAL, debugs, sb, and toStr().

Referenced by aclParseHTTPStatusList().

◆ toStr()

SBuf acl_httpstatus_data::toStr ( ) const

Definition at line 28 of file HttpStatus.cc.

References INT_MAX, SBuf::Printf(), status1, and status2.

Referenced by compare().

Member Data Documentation

◆ status1

int acl_httpstatus_data::status1

Definition at line 18 of file HttpStatus.h.

Referenced by aclHTTPStatusCompare(), and toStr().

◆ status2

int acl_httpstatus_data::status2

Definition at line 18 of file HttpStatus.h.

Referenced by aclHTTPStatusCompare(), and toStr().


The documentation for this struct was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors