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

#include <sync_stream_impl.h>

Static Public Member Functions

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

Member Function Documentation

◆ Create()

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

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