template <class R>

class ClientReaderFactory

Defined at line 163 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/sync_stream.h

Public Methods

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

Defined at line 166 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/sync_stream.h