GRPC C++
1.39.1
|
#include <async_unary_call.h>
Static Public Member Functions | |
template<class W > | |
static ClientAsyncResponseReader< R > * | Create (::grpc::ChannelInterface *channel, ::grpc::CompletionQueue *cq, const ::grpc::internal::RpcMethod &method, ::grpc::ClientContext *context, const W &request, bool start) |
|
inlinestatic |