proxygen
proxygen::HPACKEncoder Member List

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

describe(std::ostream &os) const proxygen::HPACKContext
dynamicToGlobalIndex(uint32_t index) const proxygen::HPACKContextinlineprotected
encode(const std::vector< HPACKHeader > &headers, uint32_t headroom=0)proxygen::HPACKEncoder
encodeAsIndex(uint32_t index)proxygen::HPACKEncoderprivate
encodeAsLiteral(const HPACKHeader &header, bool indexing)proxygen::HPACKEncoderprivate
encodeHeader(const HPACKHeader &header)proxygen::HPACKEncoderprivate
encodeLiteral(const HPACKHeader &header, uint32_t nameIndex, const HPACK::Instruction &instruction)proxygen::HPACKEncoderprivate
getBytesStored() const proxygen::HPACKContextinline
getHeader(uint32_t index)proxygen::HPACKContext
getHeaderIndexingStrategy() const proxygen::HPACKEncoderBaseinline
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
handlePendingContextUpdate(HPACKEncodeBuffer &buf, uint32_t tableCapacity)proxygen::HPACKEncoderBaseprotected
HPACKContext(uint32_t tableSize)proxygen::HPACKContextexplicit
HPACKEncoder(bool huffman, uint32_t tableSize=HPACK::kTableSize)proxygen::HPACKEncoderinlineexplicit
HPACKEncoderBase(bool huffman)proxygen::HPACKEncoderBaseinlineexplicit
indexingStrat_proxygen::HPACKEncoderBaseprotected
isStatic(uint32_t index) const proxygen::HPACKContext
kBufferGrowthproxygen::HPACKEncoderBasestatic
nameIndex(const HPACKHeaderName &headerName) const proxygen::HPACKContext
pendingContextUpdate_proxygen::HPACKEncoderBaseprotected
seedHeaderTable(std::vector< HPACKHeader > &headers)proxygen::HPACKContext
setHeaderIndexingStrategy(const HeaderIndexingStrategy *indexingStrat)proxygen::HPACKEncoderBaseinline
setHeaderTableSize(uint32_t size)proxygen::HPACKEncoderinline
proxygen::HPACKEncoderBase::setHeaderTableSize(HeaderTable &table, uint32_t size)proxygen::HPACKEncoderBaseinline
staticToGlobalIndex(uint32_t index) const proxygen::HPACKContextinlineprotected
streamBuffer_proxygen::HPACKEncoderBaseprotected
table_proxygen::HPACKContextprotected
~HPACKContext()proxygen::HPACKContextinline