Public Member Functions | Protected Member Functions | List of all members
grpc::ClientCallbackUnary Class Referenceabstract

#include <client_callback.h>

Inheritance diagram for grpc::ClientCallbackUnary:
Inheritance graph
[legend]

Public Member Functions

virtual void StartCall ()=0
 
virtual ~ClientCallbackUnary ()
 

Protected Member Functions

void BindReactor (ClientUnaryReactor *reactor)
 

Detailed Description

Definition at line 214 of file impl/codegen/client_callback.h.

Constructor & Destructor Documentation

◆ ~ClientCallbackUnary()

virtual grpc::ClientCallbackUnary::~ClientCallbackUnary ( )
inlinevirtual

Definition at line 216 of file impl/codegen/client_callback.h.

Member Function Documentation

◆ BindReactor()

void grpc::ClientCallbackUnary::BindReactor ( ClientUnaryReactor reactor)
inlineprotected

Definition at line 454 of file impl/codegen/client_callback.h.

◆ StartCall()

virtual void grpc::ClientCallbackUnary::StartCall ( )
pure virtual

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


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