Go to the documentation of this file.
19 #ifndef GRPC_CORE_EXT_TRANSPORT_CHTTP2_TRANSPORT_HPACK_PARSER_TABLE_H
20 #define GRPC_CORE_EXT_TRANSPORT_CHTTP2_TRANSPORT_HPACK_PARSER_TABLE_H
const Memento * Lookup(uint32_t index) const
std::vector< Memento > entries_
uint32_t num_entries() const
uint32_t current_table_bytes_
ParsedMetadata< grpc_metadata_batch > Memento
grpc_error_handle Add(Memento md) GRPC_MUST_USE_RESULT
static const StaticMementos & GetStaticMementos() GPR_ATTRIBUTE_NOINLINE
MementoRingBuffer entries_
static constexpr uint32_t kInitialTableEntries
static constexpr uint32_t kLastStaticEntry
const StaticMementos & static_metadata_
uint32_t max_entries() const
grpc_error_handle SetCurrentTableSize(uint32_t bytes)
uint32_t num_entries() const
static constexpr uint32_t kInitialTableSize
void SetMaxBytes(uint32_t max_bytes)
HPackTable & operator=(const HPackTable &)=delete
Memento memento[hpack_constants::kLastStaticEntry]
const Memento * LookupDynamic(uint32_t index) const
const Memento * Lookup(uint32_t index) const
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:13