class ClientCallbackUnaryFactory

Defined at line 1204 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/client_callback.h

Public Methods

template <class Request, class Response, class BaseRequest = Request, class BaseResponse = Response>
void Create (grpc::ChannelInterface * channel, const grpc::internal::RpcMethod & method, grpc::ClientContext * context, const Request * request, Response * response, ClientUnaryReactor * reactor)

Defined at line 1208 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/client_callback.h