Collaboration diagram for WhoisState:

Public Member Functions

void readReply (const Comm::ConnectionPointer &, char *aBuffer, size_t aBufferLength, Comm::Flag flag, int xerrno)
 
void setReplyToOK (StoreEntry *sentry)
 

Public Attributes

StoreEntryentry
 
HttpRequest::Pointer request
 
FwdState::Pointer fwd
 
char buf [BUFSIZ+1]
 
bool dataWritten
 

Private Member Functions

 CBDATA_CLASS (WhoisState)
 

Detailed Description

Definition at line 27 of file WhoisGateway.cc.

Member Function Documentation

◆ CBDATA_CLASS()

WhoisState::CBDATA_CLASS ( WhoisState  )
private

◆ readReply()

◆ setReplyToOK()

void WhoisState::setReplyToOK ( StoreEntry sentry)

Member Data Documentation

◆ buf

char WhoisState::buf[BUFSIZ+1]

Definition at line 37 of file WhoisGateway.cc.

Referenced by whoisStart().

◆ dataWritten

bool WhoisState::dataWritten

Definition at line 38 of file WhoisGateway.cc.

Referenced by readReply(), and whoisStart().

◆ entry

StoreEntry* WhoisState::entry

Definition at line 34 of file WhoisGateway.cc.

Referenced by readReply(), whoisClose(), whoisStart(), and whoisTimeout().

◆ fwd

FwdState::Pointer WhoisState::fwd

Definition at line 36 of file WhoisGateway.cc.

Referenced by readReply(), and whoisStart().

◆ request

HttpRequest::Pointer WhoisState::request

Definition at line 35 of file WhoisGateway.cc.

Referenced by whoisStart().


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

 

Introduction

Documentation

Support

Miscellaneous