Public Member Functions | Private Attributes | Friends | List of all members
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)
 

Private Attributes

grpc::Serverserver_
 

Friends

class grpc::Server
 

Detailed Description

Definition at line 70 of file grpcpp/impl/codegen/async_generic_service.h.

Constructor & Destructor Documentation

◆ AsyncGenericService()

grpc::AsyncGenericService::AsyncGenericService ( )
inline

Definition at line 72 of file grpcpp/impl/codegen/async_generic_service.h.

Member Function Documentation

◆ RequestCall()

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

Definition at line 25 of file async_generic_service.cc.

Friends And Related Function Documentation

◆ grpc::Server

friend class grpc::Server
friend

Definition at line 80 of file grpcpp/impl/codegen/async_generic_service.h.

Member Data Documentation

◆ server_

grpc::Server* grpc::AsyncGenericService::server_
private

Definition at line 81 of file grpcpp/impl/codegen/async_generic_service.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30