GRPC C++  1.30.0
Static Public Member Functions
grpc_impl::internal::ClientCallbackUnaryFactory Class Reference

#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)
 

Member Function Documentation

◆ Create()

template<class Request , class Response >
static void grpc_impl::internal::ClientCallbackUnaryFactory::Create ( ::grpc::ChannelInterface channel,
const ::grpc::internal::RpcMethod method,
::grpc_impl::ClientContext context,
const Request *  request,
Response *  response,
ClientUnaryReactor reactor 
)
inlinestatic

The documentation for this class was generated from the following file: