Public Attributes | List of all members
read_and_write_test_state Struct Reference

Public Attributes

size_t bytes_read
 
size_t bytes_written
 
int current_read_data
 
uint8_t current_write_data
 
size_t current_write_size
 
grpc_closure done_read
 
grpc_closure done_write
 
grpc_slice_buffer incoming
 
int max_write_frame_size
 
grpc_slice_buffer outgoing
 
int read_done
 
grpc_endpointread_ep
 
grpc_closure read_scheduler
 
size_t target_bytes
 
int write_done
 
grpc_endpointwrite_ep
 
grpc_closure write_scheduler
 

Detailed Description

Definition at line 104 of file endpoint_tests.cc.

Member Data Documentation

◆ bytes_read

size_t read_and_write_test_state::bytes_read

Definition at line 108 of file endpoint_tests.cc.

◆ bytes_written

size_t read_and_write_test_state::bytes_written

Definition at line 110 of file endpoint_tests.cc.

◆ current_read_data

int read_and_write_test_state::current_read_data

Definition at line 111 of file endpoint_tests.cc.

◆ current_write_data

uint8_t read_and_write_test_state::current_write_data

Definition at line 112 of file endpoint_tests.cc.

◆ current_write_size

size_t read_and_write_test_state::current_write_size

Definition at line 109 of file endpoint_tests.cc.

◆ done_read

grpc_closure read_and_write_test_state::done_read

Definition at line 118 of file endpoint_tests.cc.

◆ done_write

grpc_closure read_and_write_test_state::done_write

Definition at line 119 of file endpoint_tests.cc.

◆ incoming

grpc_slice_buffer read_and_write_test_state::incoming

Definition at line 116 of file endpoint_tests.cc.

◆ max_write_frame_size

int read_and_write_test_state::max_write_frame_size

Definition at line 115 of file endpoint_tests.cc.

◆ outgoing

grpc_slice_buffer read_and_write_test_state::outgoing

Definition at line 117 of file endpoint_tests.cc.

◆ read_done

int read_and_write_test_state::read_done

Definition at line 113 of file endpoint_tests.cc.

◆ read_ep

grpc_endpoint* read_and_write_test_state::read_ep

Definition at line 105 of file endpoint_tests.cc.

◆ read_scheduler

grpc_closure read_and_write_test_state::read_scheduler

Definition at line 120 of file endpoint_tests.cc.

◆ target_bytes

size_t read_and_write_test_state::target_bytes

Definition at line 107 of file endpoint_tests.cc.

◆ write_done

int read_and_write_test_state::write_done

Definition at line 114 of file endpoint_tests.cc.

◆ write_ep

grpc_endpoint* read_and_write_test_state::write_ep

Definition at line 106 of file endpoint_tests.cc.

◆ write_scheduler

grpc_closure read_and_write_test_state::write_scheduler

Definition at line 121 of file endpoint_tests.cc.


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


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