template <class R>
class ClientCallbackReaderFactory
Defined at line 863 of file ../../third_party/grpc/src/include/grpcpp/support/client_callback.h
Public Methods
template <class Request>
void Create (grpc::ChannelInterface *channel,const grpc::internal::RpcMethod &method,grpc::ClientContext *context,const Request *request,ClientReadReactor<Response> *reactor)
Defined at line 866 of file ../../third_party/grpc/src/include/grpcpp/support/client_callback.h