#include <grpc_types.h>
Classes | |
union | grpc_byte_buffer_data |
Public Attributes | |
union grpc_byte_buffer::grpc_byte_buffer_data | data |
void * | reserved |
grpc_byte_buffer_type | type |
Definition at line 43 of file grpc_types.h.
union grpc_byte_buffer::grpc_byte_buffer_data grpc_byte_buffer::data |
void* grpc_byte_buffer::reserved |
Definition at line 44 of file grpc_types.h.
grpc_byte_buffer_type grpc_byte_buffer::type |
Definition at line 45 of file grpc_types.h.