GRPC C++  1.30.0
Static Public Member Functions
grpc_impl::internal::ClientReaderFactory< R > Class Template Reference

#include <sync_stream_impl.h>

Static Public Member Functions

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

Member Function Documentation

◆ Create()

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

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