Public Attributes | List of all members
grpc_chttp2_stream_map Struct Reference

#include <stream_map.h>

Public Attributes

size_t capacity
 
size_t count
 
size_t free
 
uint32_tkeys
 
void ** values
 

Detailed Description

Definition at line 33 of file stream_map.h.

Member Data Documentation

◆ capacity

size_t grpc_chttp2_stream_map::capacity

Definition at line 38 of file stream_map.h.

◆ count

size_t grpc_chttp2_stream_map::count

Definition at line 36 of file stream_map.h.

◆ free

size_t grpc_chttp2_stream_map::free

Definition at line 37 of file stream_map.h.

◆ keys

uint32_t* grpc_chttp2_stream_map::keys

Definition at line 34 of file stream_map.h.

◆ values

void** grpc_chttp2_stream_map::values

Definition at line 35 of file stream_map.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46