proxygen
proxygen::QPACKDecoder::Partial Struct Reference

Public Types

enum  { NAME, VALUE }
 

Public Attributes

enum proxygen::QPACKDecoder::Partial:: { ... }  NAME
 
uint32_t consumed
 
HPACKHeader header
 

Detailed Description

Definition at line 130 of file QPACKDecoder.h.

Member Enumeration Documentation

anonymous enum
Enumerator
NAME 
VALUE 

Definition at line 131 of file QPACKDecoder.h.

131 { NAME, VALUE } state{NAME};
enum proxygen::QPACKDecoder::Partial::@105 NAME
state
Definition: http_parser.c:272

Member Data Documentation

HPACKHeader proxygen::QPACKDecoder::Partial::header

Definition at line 133 of file QPACKDecoder.h.

Referenced by proxygen::QPACKDecoder::decodeLiteralHeaderQ().

enum { ... } proxygen::QPACKDecoder::Partial::NAME

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