proxygen
|
This is the complete list of members for proxygen::HPACKDecoderBase, including all inherited members.
completeDecode(HeaderCodec::Type type, HPACK::StreamingCallback *streamingCb, uint32_t compressedSize, uint32_t emittedSize) | proxygen::HPACKDecoderBase | protected |
emit(const HPACKHeader &header, HPACK::StreamingCallback *streamingCb, headers_t *emitted) | proxygen::HPACKDecoderBase | protected |
err_ | proxygen::HPACKDecoderBase | protected |
getError() const | proxygen::HPACKDecoderBase | inline |
handleTableSizeUpdate(HPACKDecodeBuffer &dbuf, HeaderTable &table) | proxygen::HPACKDecoderBase | protected |
hasError() const | proxygen::HPACKDecoderBase | inline |
headers_t typedef | proxygen::HPACKDecoderBase | |
HPACKDecoderBase(uint32_t tableSize, uint32_t maxUncompressed) | proxygen::HPACKDecoderBase | inline |
maxTableSize_ | proxygen::HPACKDecoderBase | protected |
maxUncompressed_ | proxygen::HPACKDecoderBase | protected |
setHeaderTableMaxSize(uint32_t maxSize) | proxygen::HPACKDecoderBase | inline |
setMaxUncompressed(uint64_t maxUncompressed) | proxygen::HPACKDecoderBase | inline |