Public Member Functions | List of all members
grpc::ServerInterface::NoPayloadAsyncRequest Class Referencefinal

#include <server_interface.h>

Inheritance diagram for grpc::ServerInterface::NoPayloadAsyncRequest:
Inheritance graph
[legend]

Public Member Functions

 NoPayloadAsyncRequest (internal::RpcServiceMethod *registered_method, ServerInterface *server, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag)
 
- Public Member Functions inherited from grpc::ServerInterface::RegisteredAsyncRequest
bool FinalizeResult (void **tag, bool *status) override
 
 RegisteredAsyncRequest (ServerInterface *server, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag, const char *name, internal::RpcMethod::RpcType type)
 
- Public Member Functions inherited from grpc::ServerInterface::BaseAsyncRequest
 BaseAsyncRequest (ServerInterface *server, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag, bool delete_on_finalize)
 
 ~BaseAsyncRequest () override
 
- Public Member Functions inherited from grpc::internal::CompletionQueueTag
virtual ~CompletionQueueTag ()
 

Additional Inherited Members

- Protected Member Functions inherited from grpc::ServerInterface::RegisteredAsyncRequest
void IssueRequest (void *registered_method, grpc_byte_buffer **payload, grpc::ServerCompletionQueue *notification_cq)
 
- Protected Attributes inherited from grpc::ServerInterface::RegisteredAsyncRequest
const char * name_
 
const internal::RpcMethod::RpcType type_
 
- Protected Attributes inherited from grpc::ServerInterface::BaseAsyncRequest
grpc_callcall_
 
grpc::CompletionQueue *const call_cq_
 
internal::Call call_wrapper_
 
grpc::ServerContext *const context_
 
const bool delete_on_finalize_
 
bool done_intercepting_
 
internal::InterceptorBatchMethodsImpl interceptor_methods_
 
grpc::ServerCompletionQueue *const notification_cq_
 
ServerInterface *const server_
 
internal::ServerAsyncStreamingInterface *const stream_
 
void *const tag_
 

Detailed Description

Definition at line 225 of file grpcpp/impl/codegen/server_interface.h.

Constructor & Destructor Documentation

◆ NoPayloadAsyncRequest()

grpc::ServerInterface::NoPayloadAsyncRequest::NoPayloadAsyncRequest ( internal::RpcServiceMethod registered_method,
ServerInterface server,
grpc::ServerContext context,
internal::ServerAsyncStreamingInterface stream,
grpc::CompletionQueue call_cq,
grpc::ServerCompletionQueue notification_cq,
void *  tag 
)
inline

Definition at line 227 of file grpcpp/impl/codegen/server_interface.h.


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


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