Public Member Functions | List of all members
grpc::ServerContextBase::Reactor Class Reference
Inheritance diagram for grpc::ServerContextBase::Reactor:
Inheritance graph
[legend]

Public Member Functions

bool InternalInlineable () override
 
void OnCancel () override
 
void OnDone () override
 
- Public Member Functions inherited from grpc::ServerUnaryReactor
void Finish (grpc::Status s) ABSL_LOCKS_EXCLUDED(call_mu_)
 
virtual void OnSendInitialMetadataDone (bool)
 The following notifications are exactly like ServerBidiReactor. More...
 
 ServerUnaryReactor ()
 
void StartSendInitialMetadata () ABSL_LOCKS_EXCLUDED(call_mu_)
 StartSendInitialMetadata is exactly like ServerBidiReactor. More...
 
 ~ServerUnaryReactor () override=default
 
- Public Member Functions inherited from grpc::internal::ServerReactor
virtual ~ServerReactor ()=default
 

Detailed Description

Definition at line 492 of file grpcpp/impl/codegen/server_context.h.

Member Function Documentation

◆ InternalInlineable()

bool grpc::ServerContextBase::Reactor::InternalInlineable ( )
inlineoverridevirtual

Reimplemented from grpc::internal::ServerReactor.

Definition at line 500 of file grpcpp/impl/codegen/server_context.h.

◆ OnCancel()

void grpc::ServerContextBase::Reactor::OnCancel ( )
inlineoverridevirtual

Reimplemented from grpc::ServerUnaryReactor.

Definition at line 494 of file grpcpp/impl/codegen/server_context.h.

◆ OnDone()

void grpc::ServerContextBase::Reactor::OnDone ( )
inlineoverridevirtual

Implements grpc::ServerUnaryReactor.

Definition at line 495 of file grpcpp/impl/codegen/server_context.h.


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


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