#include <HttpHeader.h>

Collaboration diagram for HttpHeaderEntry:

Public Member Functions

 HttpHeaderEntry (Http::HdrType id, const SBuf &name, const char *value)
 
 ~HttpHeaderEntry ()
 
HttpHeaderEntryclone () const
 
void packInto (Packable *p) const
 
int getInt () const
 
int64_t getInt64 () const
 

Static Public Member Functions

static HttpHeaderEntryparse (const char *field_start, const char *field_end, const http_hdr_owner_type msgType)
 

Public Attributes

Http::HdrType id
 
SBuf name
 
String value
 

Private Member Functions

 MEMPROXY_CLASS (HttpHeaderEntry)
 

Detailed Description

Definition at line 50 of file HttpHeader.h.

Constructor & Destructor Documentation

◆ HttpHeaderEntry()

HttpHeaderEntry::HttpHeaderEntry ( Http::HdrType  id,
const SBuf name,
const char *  value 
)

◆ ~HttpHeaderEntry()

HttpHeaderEntry::~HttpHeaderEntry ( )

Definition at line 1411 of file HttpHeader.cc.

References assert, Http::BAD_HDR, debugs, headerStatsTable(), id, name, and value.

Member Function Documentation

◆ clone()

HttpHeaderEntry * HttpHeaderEntry::clone ( ) const

◆ getInt()

int HttpHeaderEntry::getInt ( ) const

◆ getInt64()

int64_t HttpHeaderEntry::getInt64 ( ) const

◆ MEMPROXY_CLASS()

HttpHeaderEntry::MEMPROXY_CLASS ( HttpHeaderEntry  )
private

◆ packInto()

void HttpHeaderEntry::packInto ( Packable p) const

◆ parse()

Member Data Documentation

◆ id

◆ name

◆ value


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors