GRPC C++  1.39.1
Data Fields
alts_grpc_record_protocol Struct Reference

#include <alts_grpc_record_protocol_common.h>

Data Fields

const alts_grpc_record_protocol_vtablevtable
 
alts_iovec_record_protocoliovec_rp
 
grpc_slice_buffer header_sb
 
unsigned char * header_buf
 
size_t header_length
 
size_t tag_length
 
iovec_tiovec_buf
 
size_t iovec_buf_length
 

Field Documentation

◆ header_buf

unsigned char* alts_grpc_record_protocol::header_buf

◆ header_length

size_t alts_grpc_record_protocol::header_length

◆ header_sb

grpc_slice_buffer alts_grpc_record_protocol::header_sb

◆ iovec_buf

iovec_t* alts_grpc_record_protocol::iovec_buf

◆ iovec_buf_length

size_t alts_grpc_record_protocol::iovec_buf_length

◆ iovec_rp

alts_iovec_record_protocol* alts_grpc_record_protocol::iovec_rp

◆ tag_length

size_t alts_grpc_record_protocol::tag_length

◆ vtable

const alts_grpc_record_protocol_vtable* alts_grpc_record_protocol::vtable

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