|
GRPC C++
1.76.0
|
#include <async_unary_call.h>
Static Public Member Functions | |
| template<class W > | |
| static ClientAsyncResponseReader< R > * | Create (grpc::ChannelInterface *channel, grpc::CompletionQueue *cq, const grpc::internal::RpcMethod &method, grpc::ClientContext *context, const W &request, bool start) |
|
inlinestatic |
1.8.17