GRPC Core  18.0.0
Data Fields
grpc_chttp2_stream_map Struct Reference

#include <stream_map.h>

Data Fields

uint32_t * keys
 
void ** values
 
size_t count
 
size_t free
 
size_t capacity
 

Field Documentation

◆ capacity

size_t grpc_chttp2_stream_map::capacity

◆ count

size_t grpc_chttp2_stream_map::count

◆ free

size_t grpc_chttp2_stream_map::free

◆ keys

uint32_t* grpc_chttp2_stream_map::keys

◆ values

void** grpc_chttp2_stream_map::values

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