GRPC Core
18.0.0
|
#include <alts_grpc_record_protocol_common.h>
Data Fields | |
const alts_grpc_record_protocol_vtable * | vtable |
alts_iovec_record_protocol * | iovec_rp |
grpc_slice_buffer | header_sb |
unsigned char * | header_buf |
size_t | header_length |
size_t | tag_length |
iovec_t * | iovec_buf |
size_t | iovec_buf_length |
unsigned char* alts_grpc_record_protocol::header_buf |
size_t alts_grpc_record_protocol::header_length |
grpc_slice_buffer alts_grpc_record_protocol::header_sb |
iovec_t* alts_grpc_record_protocol::iovec_buf |
size_t alts_grpc_record_protocol::iovec_buf_length |
alts_iovec_record_protocol* alts_grpc_record_protocol::iovec_rp |
size_t alts_grpc_record_protocol::tag_length |
const alts_grpc_record_protocol_vtable* alts_grpc_record_protocol::vtable |