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

Classes

struct  AsyncClientCall
 

Public Member Functions

void AsyncCompleteRpc ()
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
 GreeterClient (std::shared_ptr< Channel > channel)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
void SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 
std::string SayHello (const std::string &user)
 

Private Attributes

CompletionQueue cq_
 
std::unique_ptr< Greeter::Stub > stub_
 

Detailed Description

Definition at line 73 of file grpc-helloworld.cc.

Constructor & Destructor Documentation

◆ GreeterClient() [1/10]

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

Definition at line 75 of file grpc-helloworld.cc.

◆ GreeterClient() [2/10]

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

Definition at line 41 of file examples/cpp/compression/greeter_client.cc.

◆ GreeterClient() [3/10]

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

◆ GreeterClient() [4/10]

GreeterClient::GreeterClient ( std::shared_ptr< Channel channel)
inlineexplicit

Definition at line 43 of file greeter_async_client.cc.

◆ GreeterClient() [5/10]

GreeterClient::GreeterClient ( std::shared_ptr< Channel channel)
inlineexplicit

Definition at line 44 of file greeter_async_client2.cc.

◆ GreeterClient() [6/10]

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

Definition at line 42 of file greeter_callback_client.cc.

◆ GreeterClient() [7/10]

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

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

◆ GreeterClient() [8/10]

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

Definition at line 46 of file xds_greeter_client.cc.

◆ GreeterClient() [9/10]

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

◆ GreeterClient() [10/10]

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

Definition at line 36 of file test/distrib/bazel/cpp/greeter_client.cc.

Member Function Documentation

◆ AsyncCompleteRpc()

void GreeterClient::AsyncCompleteRpc ( )
inline

Definition at line 75 of file greeter_async_client2.cc.

◆ SayHello() [1/10]

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

◆ SayHello() [2/10]

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

Definition at line 41 of file test/distrib/bazel/cpp/greeter_client.cc.

◆ SayHello() [3/10]

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

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

◆ SayHello() [4/10]

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

◆ SayHello() [5/10]

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

Definition at line 46 of file examples/cpp/compression/greeter_client.cc.

◆ SayHello() [6/10]

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

Definition at line 47 of file greeter_callback_client.cc.

◆ SayHello() [7/10]

void GreeterClient::SayHello ( const std::string &  user)
inline

Definition at line 48 of file greeter_async_client2.cc.

◆ SayHello() [8/10]

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

Definition at line 48 of file greeter_async_client.cc.

◆ SayHello() [9/10]

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

Definition at line 51 of file xds_greeter_client.cc.

◆ SayHello() [10/10]

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

Definition at line 80 of file grpc-helloworld.cc.

Member Data Documentation

◆ cq_

CompletionQueue GreeterClient::cq_
private

Definition at line 120 of file greeter_async_client2.cc.

◆ stub_

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

Definition at line 102 of file grpc-helloworld.cc.


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


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