class GenericAsyncRequest
Defined at line 299 of file ../../third_party/grpc/src/include/grpcpp/server_interface.h
Public Methods
void GenericAsyncRequest (ServerInterface *server,GenericServerContext *context,internal::ServerAsyncStreamingInterface *stream,grpc::CompletionQueue *call_cq,grpc::ServerCompletionQueue *notification_cq,void *tag,booldelete_on_finalize,boolissue_request)
bool FinalizeResult (void ** tag, bool * status)
Protected Methods
void IssueRequest ()