Public Attributes | List of all members
run_batch_stack Struct Reference

Public Attributes

size_t op_num
 
grpc_op ops [8]
 
int recv_cancelled
 
grpc_byte_bufferrecv_message
 
grpc_metadata_array recv_metadata
 
grpc_status_code recv_status
 
const char * recv_status_debug_error_string
 
grpc_slice recv_status_details
 
grpc_metadata_array recv_trailing_metadata
 
grpc_metadata_array send_metadata
 
grpc_slice send_status_details
 
grpc_metadata_array send_trailing_metadata
 
unsigned write_flag
 

Detailed Description

Definition at line 608 of file rb_call.c.

Member Data Documentation

◆ op_num

size_t run_batch_stack::op_num

Definition at line 611 of file rb_call.c.

◆ ops

grpc_op run_batch_stack::ops[8]

Definition at line 610 of file rb_call.c.

◆ recv_cancelled

int run_batch_stack::recv_cancelled

Definition at line 621 of file rb_call.c.

◆ recv_message

grpc_byte_buffer* run_batch_stack::recv_message

Definition at line 618 of file rb_call.c.

◆ recv_metadata

grpc_metadata_array run_batch_stack::recv_metadata

Definition at line 619 of file rb_call.c.

◆ recv_status

grpc_status_code run_batch_stack::recv_status

Definition at line 622 of file rb_call.c.

◆ recv_status_debug_error_string

const char* run_batch_stack::recv_status_debug_error_string

Definition at line 624 of file rb_call.c.

◆ recv_status_details

grpc_slice run_batch_stack::recv_status_details

Definition at line 623 of file rb_call.c.

◆ recv_trailing_metadata

grpc_metadata_array run_batch_stack::recv_trailing_metadata

Definition at line 620 of file rb_call.c.

◆ send_metadata

grpc_metadata_array run_batch_stack::send_metadata

Definition at line 614 of file rb_call.c.

◆ send_status_details

grpc_slice run_batch_stack::send_status_details

Definition at line 626 of file rb_call.c.

◆ send_trailing_metadata

grpc_metadata_array run_batch_stack::send_trailing_metadata

Definition at line 615 of file rb_call.c.

◆ write_flag

unsigned run_batch_stack::write_flag

Definition at line 625 of file rb_call.c.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48