proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
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::HPACKContext
inline
protected
encode
(const std::vector< HPACKHeader > &headers, uint32_t headroom=0)
proxygen::HPACKEncoder
encodeAsIndex
(uint32_t index)
proxygen::HPACKEncoder
private
encodeAsLiteral
(const HPACKHeader &header, bool indexing)
proxygen::HPACKEncoder
private
encodeHeader
(const HPACKHeader &header)
proxygen::HPACKEncoder
private
encodeLiteral
(const HPACKHeader &header, uint32_t nameIndex, const HPACK::Instruction &instruction)
proxygen::HPACKEncoder
private
getBytesStored
() const
proxygen::HPACKContext
inline
getHeader
(uint32_t index)
proxygen::HPACKContext
getHeaderIndexingStrategy
() const
proxygen::HPACKEncoderBase
inline
getHeadersStored
() const
proxygen::HPACKContext
inline
getIndex
(const HPACKHeader &header) const
proxygen::HPACKContext
getStaticTable
() const
proxygen::HPACKContext
inline
protected
getTable
() const
proxygen::HPACKContext
inline
getTableSize
() const
proxygen::HPACKContext
inline
globalToDynamicIndex
(uint32_t index) const
proxygen::HPACKContext
inline
protected
globalToStaticIndex
(uint32_t index) const
proxygen::HPACKContext
inline
protected
handlePendingContextUpdate
(HPACKEncodeBuffer &buf, uint32_t tableCapacity)
proxygen::HPACKEncoderBase
protected
HPACKContext
(uint32_t tableSize)
proxygen::HPACKContext
explicit
HPACKEncoder
(bool huffman, uint32_t tableSize=HPACK::kTableSize)
proxygen::HPACKEncoder
inline
explicit
HPACKEncoderBase
(bool huffman)
proxygen::HPACKEncoderBase
inline
explicit
indexingStrat_
proxygen::HPACKEncoderBase
protected
isStatic
(uint32_t index) const
proxygen::HPACKContext
kBufferGrowth
proxygen::HPACKEncoderBase
static
nameIndex
(const HPACKHeaderName &headerName) const
proxygen::HPACKContext
pendingContextUpdate_
proxygen::HPACKEncoderBase
protected
seedHeaderTable
(std::vector< HPACKHeader > &headers)
proxygen::HPACKContext
setHeaderIndexingStrategy
(const HeaderIndexingStrategy *indexingStrat)
proxygen::HPACKEncoderBase
inline
setHeaderTableSize
(uint32_t size)
proxygen::HPACKEncoder
inline
proxygen::HPACKEncoderBase::setHeaderTableSize
(HeaderTable &table, uint32_t size)
proxygen::HPACKEncoderBase
inline
staticToGlobalIndex
(uint32_t index) const
proxygen::HPACKContext
inline
protected
streamBuffer_
proxygen::HPACKEncoderBase
protected
table_
proxygen::HPACKContext
protected
~HPACKContext
()
proxygen::HPACKContext
inline
Generated by
1.8.11