GRPC C++  1.62.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::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag)
 

Friends

class grpc::Server
 

Constructor & Destructor Documentation

◆ AsyncGenericService()

grpc::AsyncGenericService::AsyncGenericService ( )
inline

Member Function Documentation

◆ RequestCall()

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

Friends And Related Function Documentation

◆ grpc::Server

friend class grpc::Server
friend

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