|
GRPC Core
9.0.0
|
#include <stream_map.h>
Data Fields | |
| uint32_t * | keys |
| void ** | values |
| size_t | count |
| size_t | free |
| size_t | capacity |
| size_t grpc_chttp2_stream_map::capacity |
| size_t grpc_chttp2_stream_map::count |
| size_t grpc_chttp2_stream_map::free |
| uint32_t* grpc_chttp2_stream_map::keys |
| void** grpc_chttp2_stream_map::values |