Go to the documentation of this file.
19 #ifndef GRPC_TEST_CPP_INTEROP_HTTP2_CLIENT_H
20 #define GRPC_TEST_CPP_INTEROP_HTTP2_CLIENT_H
27 #include "src/proto/grpc/testing/messages.pb.h"
28 #include "src/proto/grpc/testing/test.grpc.pb.h"
50 TestService::Stub*
Get();
53 std::unique_ptr<TestService::Stub>
stub_;
69 #endif // GRPC_TEST_CPP_INTEROP_HTTP2_CLIENT_H
void MaxStreamsWorker(const std::shared_ptr< grpc::Channel > &channel)
bool AssertStatusCode(const Status &s, StatusCode expected_code)
std::shared_ptr< Channel > channel_
std::shared_ptr< Channel > channel_
wrapped_grpc_channel * channel
SimpleRequest defaultRequest_
ServiceStub(const std::shared_ptr< Channel > &channel)
SimpleRequest BuildDefaultRequest()
Http2Client(const std::shared_ptr< Channel > &channel)
TestService::Stub * Get()
std::unique_ptr< TestService::Stub > stub_
Status SendUnaryCall(SimpleResponse *response)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:02