|
GRPC Core
0.11.0.0
|
#include <stream_map.h>
Data Fields | |
| gpr_uint32 * | 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 |
| gpr_uint32* grpc_chttp2_stream_map::keys |
| void** grpc_chttp2_stream_map::values |
1.8.6