GRPC C++  1.62.0
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 (grpc::ChannelInterface *channel, const grpc::internal::RpcMethod &method, grpc::ClientContext *context, const W &request)
 

Member Function Documentation

◆ Create()

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

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