Public Attributes | List of all members
AsyncClientCall Struct Reference

Public Attributes

ClientContext context
 
Empty empty_response
 
std::unique_ptr< ClientAsyncResponseReader< Empty > > empty_response_reader
 
ClientConfigureRequest::RpcType rpc_type
 
int saved_request_id
 
SimpleResponse simple_response
 
std::unique_ptr< ClientAsyncResponseReader< SimpleResponse > > simple_response_reader
 
Status status
 

Detailed Description

Definition at line 120 of file xds_interop_client.cc.

Member Data Documentation

◆ context

ClientContext AsyncClientCall::context

Definition at line 123 of file xds_interop_client.cc.

◆ empty_response

Empty AsyncClientCall::empty_response

Definition at line 121 of file xds_interop_client.cc.

◆ empty_response_reader

std::unique_ptr<ClientAsyncResponseReader<Empty> > AsyncClientCall::empty_response_reader

Definition at line 127 of file xds_interop_client.cc.

◆ rpc_type

ClientConfigureRequest::RpcType AsyncClientCall::rpc_type

Definition at line 126 of file xds_interop_client.cc.

◆ saved_request_id

int AsyncClientCall::saved_request_id

Definition at line 125 of file xds_interop_client.cc.

◆ simple_response

SimpleResponse AsyncClientCall::simple_response

Definition at line 122 of file xds_interop_client.cc.

◆ simple_response_reader

std::unique_ptr<ClientAsyncResponseReader<SimpleResponse> > AsyncClientCall::simple_response_reader

Definition at line 129 of file xds_interop_client.cc.

◆ status

Status AsyncClientCall::status

Definition at line 124 of file xds_interop_client.cc.


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


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