GRPC C++
1.66.0
|
#include <client_context.h>
Public Member Functions | |
CallbackUnaryCallImpl (grpc::ChannelInterface *channel, const grpc::internal::RpcMethod &method, grpc::ClientContext *context, const InputMessage *request, OutputMessage *result, std::function< void(grpc::Status)> on_completion) | |
|
inline |