template <class W, class R>

class ClientReaderWriterFactory

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

Public Methods

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

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