Public Member Functions | Private Attributes | List of all members
grpc::testing::Http2Client::ServiceStub Class Reference

Public Member Functions

TestService::Stub * Get ()
 
 ServiceStub (const std::shared_ptr< Channel > &channel)
 

Private Attributes

std::shared_ptr< Channelchannel_
 
std::unique_ptr< TestService::Stub > stub_
 

Detailed Description

Definition at line 46 of file http2_client.h.

Constructor & Destructor Documentation

◆ ServiceStub()

grpc::testing::Http2Client::ServiceStub::ServiceStub ( const std::shared_ptr< Channel > &  channel)
explicit

Definition at line 45 of file http2_client.cc.

Member Function Documentation

◆ Get()

TestService::Stub * grpc::testing::Http2Client::ServiceStub::Get ( )

Definition at line 50 of file http2_client.cc.

Member Data Documentation

◆ channel_

std::shared_ptr<Channel> grpc::testing::Http2Client::ServiceStub::channel_
private

Definition at line 54 of file http2_client.h.

◆ stub_

std::unique_ptr<TestService::Stub> grpc::testing::Http2Client::ServiceStub::stub_
private

Definition at line 53 of file http2_client.h.


The documentation for this class was generated from the following files:


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