template <class Message>

class PayloadAsyncRequest

Defined at line 242 of file ../../third_party/grpc-migrating/src/include/grpcpp/server_interface.h

Public Methods

void PayloadAsyncRequest<Message> (internal::RpcServiceMethod * registered_method, ServerInterface * server, grpc::ServerContext * context, internal::ServerAsyncStreamingInterface * stream, grpc::CompletionQueue * call_cq, grpc::ServerCompletionQueue * notification_cq, void * tag, Message * request)

Defined at line 244 of file ../../third_party/grpc-migrating/src/include/grpcpp/server_interface.h

void ~PayloadAsyncRequest<Message> ()

Defined at line 259 of file ../../third_party/grpc-migrating/src/include/grpcpp/server_interface.h

bool FinalizeResult (void ** tag, bool * status)

Defined at line 263 of file ../../third_party/grpc-migrating/src/include/grpcpp/server_interface.h