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