GRPC C++  1.13.0-dev
Static Public Member Functions
grpc::internal::ClientReaderFactory< R > Class Template Reference

#include <sync_stream.h>

Static Public Member Functions

template<class W >
static ClientReader< R > * Create (ChannelInterface *channel, const ::grpc::internal::RpcMethod &method, ClientContext *context, const W &request)
 

Member Function Documentation

◆ Create()

template<class R >
template<class W >
static ClientReader<R>* grpc::internal::ClientReaderFactory< R >::Create ( ChannelInterface channel,
const ::grpc::internal::RpcMethod method,
ClientContext context,
const W &  request 
)
inlinestatic

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