template <class W>

class ClientWriterFactory

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

Public Methods

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

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