GRPC C++  1.62.0
Static Public Member Functions
grpc::internal::ClientAsyncResponseReaderFactory< R > Class Template Reference

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

Member Function Documentation

◆ Create()

template<class R >
template<class W >
static ClientAsyncResponseReader<R>* grpc::internal::ClientAsyncResponseReaderFactory< R >::Create ( grpc::ChannelInterface channel,
grpc::CompletionQueue cq,
const grpc::internal::RpcMethod method,
grpc::ClientContext context,
const W &  request,
bool  start 
)
inlinestatic

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