GRPC C++
1.39.1
|
#include <client_callback.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 |