Collaboration diagram for ASState:

Public Member Functions

 ASState ()
 
 ~ASState ()
 

Public Attributes

StoreEntryentry = nullptr
 
store_clientsc = nullptr
 
HttpRequest::Pointer request
 
int as_number = 0
 
int64_t offset = 0
 
int reqofs = 0
 
char reqbuf [AS_REQBUF_SZ]
 
bool dataRead = false
 

Private Member Functions

 CBDATA_CLASS (ASState)
 

Detailed Description

Definition at line 69 of file Asn.cc.

Constructor & Destructor Documentation

◆ ASState()

ASState::ASState ( )
inline

Definition at line 74 of file Asn.cc.

◆ ~ASState()

ASState::~ASState ( )
inline

Definition at line 77 of file Asn.cc.

References debugs, sc, and storeUnregister().

Member Function Documentation

◆ CBDATA_CLASS()

ASState::CBDATA_CLASS ( ASState  )
private

Member Data Documentation

◆ as_number

int ASState::as_number = 0

Definition at line 89 of file Asn.cc.

Referenced by asHandleReply(), and asnCacheStart().

◆ dataRead

bool ASState::dataRead = false

Definition at line 93 of file Asn.cc.

Referenced by asHandleReply().

◆ entry

StoreEntry* ASState::entry = nullptr

Definition at line 86 of file Asn.cc.

Referenced by asHandleReply(), and asnCacheStart().

◆ offset

int64_t ASState::offset = 0

Definition at line 90 of file Asn.cc.

Referenced by asHandleReply(), and asnCacheStart().

◆ reqbuf

char ASState::reqbuf[AS_REQBUF_SZ]

Definition at line 92 of file Asn.cc.

Referenced by asHandleReply(), and asnCacheStart().

◆ reqofs

int ASState::reqofs = 0

Definition at line 91 of file Asn.cc.

Referenced by asHandleReply().

◆ request

HttpRequest::Pointer ASState::request

Definition at line 88 of file Asn.cc.

Referenced by asnCacheStart().

◆ sc

store_client* ASState::sc = nullptr

Definition at line 87 of file Asn.cc.

Referenced by asHandleReply(), and asnCacheStart().


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors