#include <istio_echo_server_lib.h>
Definition at line 25 of file istio_echo_server_lib.h.
◆ EchoTestServiceImpl()
grpc::testing::EchoTestServiceImpl::EchoTestServiceImpl |
( |
std::string |
hostname, |
|
|
std::string |
forwarding_address |
|
) |
| |
◆ Echo()
◆ ForwardEcho()
Status grpc::testing::EchoTestServiceImpl::ForwardEcho |
( |
grpc::ServerContext * |
, |
|
|
const proto::ForwardEchoRequest * |
request, |
|
|
proto::ForwardEchoResponse * |
response |
|
) |
| |
|
override |
◆ forwarding_address_
std::string grpc::testing::EchoTestServiceImpl::forwarding_address_ |
|
private |
◆ forwarding_stub_
std::unique_ptr<proto::EchoTestService::Stub> grpc::testing::EchoTestServiceImpl::forwarding_stub_ |
|
private |
◆ hostname_
std::string grpc::testing::EchoTestServiceImpl::hostname_ |
|
private |
The documentation for this class was generated from the following files: