Public Attributes | List of all members
grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall Struct Reference

Public Attributes

ClientContext context
 
EchoResponse response
 
std::unique_ptr< ClientAsyncResponseReader< EchoResponse > > response_reader
 
Status status
 

Detailed Description

template<class Common>
struct grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall

Definition at line 358 of file thread_stress_test.cc.

Member Data Documentation

◆ context

template<class Common >
ClientContext grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::context

Definition at line 360 of file thread_stress_test.cc.

◆ response

template<class Common >
EchoResponse grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::response

Definition at line 359 of file thread_stress_test.cc.

◆ response_reader

template<class Common >
std::unique_ptr<ClientAsyncResponseReader<EchoResponse> > grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::response_reader

Definition at line 362 of file thread_stress_test.cc.

◆ status

template<class Common >
Status grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::status

Definition at line 361 of file thread_stress_test.cc.


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


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