GRPC C++  1.30.0
Public Member Functions | Friends
grpc::AsyncGenericService Class Referencefinal

#include <async_generic_service.h>

Public Member Functions

 AsyncGenericService ()
 
void RequestCall (GenericServerContext *ctx, GenericServerAsyncReaderWriter *reader_writer, ::grpc_impl::CompletionQueue *call_cq, ::grpc_impl::ServerCompletionQueue *notification_cq, void *tag)
 

Friends

class grpc_impl::Server
 

Constructor & Destructor Documentation

◆ AsyncGenericService()

grpc::AsyncGenericService::AsyncGenericService ( )
inline

Member Function Documentation

◆ RequestCall()

void grpc::AsyncGenericService::RequestCall ( GenericServerContext ctx,
GenericServerAsyncReaderWriter reader_writer,
::grpc_impl::CompletionQueue call_cq,
::grpc_impl::ServerCompletionQueue notification_cq,
void *  tag 
)

Friends And Related Function Documentation

◆ grpc_impl::Server

friend class grpc_impl::Server
friend

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