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

#include <sync_stream.h>

Static Public Member Functions

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

Member Function Documentation

◆ Create()

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

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