proxygen
proxygen::HPACKDecoder Member List

This is the complete list of members for proxygen::HPACKDecoder, including all inherited members.

completeDecode(HeaderCodec::Type type, HPACK::StreamingCallback *streamingCb, uint32_t compressedSize, uint32_t emittedSize)proxygen::HPACKDecoderBaseprotected
decodeHeader(HPACKDecodeBuffer &dbuf, HPACK::StreamingCallback *streamingCb, headers_t *emitted)proxygen::HPACKDecoderprivate
decodeIndexedHeader(HPACKDecodeBuffer &dbuf, HPACK::StreamingCallback *streamingCb, headers_t *emitted)proxygen::HPACKDecoderprivate
decodeLiteralHeader(HPACKDecodeBuffer &dbuf, HPACK::StreamingCallback *streamingCb, headers_t *emitted)proxygen::HPACKDecoderprivate
decodeStreaming(folly::io::Cursor &cursor, uint32_t totalBytes, HPACK::StreamingCallback *streamingCb)proxygen::HPACKDecoder
describe(std::ostream &os) const proxygen::HPACKContext
dynamicToGlobalIndex(uint32_t index) const proxygen::HPACKContextinlineprotected
emit(const HPACKHeader &header, HPACK::StreamingCallback *streamingCb, headers_t *emitted)proxygen::HPACKDecoderBaseprotected
err_proxygen::HPACKDecoderBaseprotected
getBytesStored() const proxygen::HPACKContextinline
getError() const proxygen::HPACKDecoderBaseinline
getHeader(uint32_t index)proxygen::HPACKContext
getHeadersStored() const proxygen::HPACKContextinline
getIndex(const HPACKHeader &header) const proxygen::HPACKContext
getStaticTable() const proxygen::HPACKContextinlineprotected
getTable() const proxygen::HPACKContextinline
getTableSize() const proxygen::HPACKContextinline
globalToDynamicIndex(uint32_t index) const proxygen::HPACKContextinlineprotected
globalToStaticIndex(uint32_t index) const proxygen::HPACKContextinlineprotected
handleTableSizeUpdate(HPACKDecodeBuffer &dbuf, HeaderTable &table)proxygen::HPACKDecoderBaseprotected
hasError() const proxygen::HPACKDecoderBaseinline
headers_t typedefproxygen::HPACKDecoderBase
HPACKContext(uint32_t tableSize)proxygen::HPACKContextexplicit
HPACKDecoder(uint32_t tableSize=HPACK::kTableSize, uint32_t maxUncompressed=HeaderCodec::kMaxUncompressed)proxygen::HPACKDecoderinlineexplicit
HPACKDecoderBase(uint32_t tableSize, uint32_t maxUncompressed)proxygen::HPACKDecoderBaseinline
isStatic(uint32_t index) const proxygen::HPACKContext
isValid(uint32_t index)proxygen::HPACKDecoderprivate
maxTableSize_proxygen::HPACKDecoderBaseprotected
maxUncompressed_proxygen::HPACKDecoderBaseprotected
nameIndex(const HPACKHeaderName &headerName) const proxygen::HPACKContext
seedHeaderTable(std::vector< HPACKHeader > &headers)proxygen::HPACKContext
setHeaderTableMaxSize(uint32_t maxSize)proxygen::HPACKDecoderBaseinline
setMaxUncompressed(uint64_t maxUncompressed)proxygen::HPACKDecoderBaseinline
staticToGlobalIndex(uint32_t index) const proxygen::HPACKContextinlineprotected
table_proxygen::HPACKContextprotected
~HPACKContext()proxygen::HPACKContextinline