class GenericAsyncRequest

Defined at line 299 of file ../../third_party/grpc-migrating/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, bool delete_on_finalize, bool issue_request)
bool FinalizeResult (void ** tag, bool * status)

Protected Methods

void IssueRequest ()