GRPC C++
1.30.0
|
#include <client_callback_impl.h>
Static Public Member Functions | |
template<class Request , class Response > | |
static void | Create (::grpc::ChannelInterface *channel, const ::grpc::internal::RpcMethod &method, ::grpc_impl::ClientContext *context, const Request *request, Response *response, ClientUnaryReactor *reactor) |
|
inlinestatic |