GRPC C++  1.62.0
Static Public Member Functions
grpc::internal::ClientWriterFactory< W > Class Template Reference

#include <sync_stream.h>

Static Public Member Functions

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

Member Function Documentation

◆ Create()

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

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