Public Member Functions | Private Attributes | List of all members
CustomHeaderClient Class Reference

Public Member Functions

 CustomHeaderClient (std::shared_ptr< Channel > channel)
 
std::string SayHello (const std::string &user)
 

Private Attributes

std::unique_ptr< Greeter::Stub > stub_
 

Detailed Description

Definition at line 38 of file examples/cpp/metadata/greeter_client.cc.

Constructor & Destructor Documentation

◆ CustomHeaderClient()

CustomHeaderClient::CustomHeaderClient ( std::shared_ptr< Channel channel)
inline

Definition at line 40 of file examples/cpp/metadata/greeter_client.cc.

Member Function Documentation

◆ SayHello()

std::string CustomHeaderClient::SayHello ( const std::string &  user)
inline

Definition at line 45 of file examples/cpp/metadata/greeter_client.cc.

Member Data Documentation

◆ stub_

std::unique_ptr<Greeter::Stub> CustomHeaderClient::stub_
private

Definition at line 88 of file examples/cpp/metadata/greeter_client.cc.


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


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