Public Member Functions | Private Member Functions | List of all members
google::protobuf::RpcController Class Referenceabstract

#include <service.h>

Public Member Functions

virtual std::string ErrorText () const =0
 
virtual std::string ErrorText () const =0
 
virtual bool Failed () const =0
 
virtual bool Failed () const =0
 
virtual bool IsCanceled () const =0
 
virtual bool IsCanceled () const =0
 
virtual void NotifyOnCancel (Closure *callback)=0
 
virtual void NotifyOnCancel (Closure *callback)=0
 
virtual void Reset ()=0
 
virtual void Reset ()=0
 
 RpcController ()
 
 RpcController ()
 
virtual void SetFailed (const std::string &reason)=0
 
virtual void SetFailed (const std::string &reason)=0
 
virtual void StartCancel ()=0
 
virtual void StartCancel ()=0
 
virtual ~RpcController ()
 
virtual ~RpcController ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcController)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcController)
 

Detailed Description

Definition at line 204 of file bloaty/third_party/protobuf/src/google/protobuf/service.h.

Constructor & Destructor Documentation

◆ RpcController() [1/2]

google::protobuf::RpcController::RpcController ( )
inline

◆ ~RpcController() [1/2]

google::protobuf::RpcController::~RpcController ( )
virtual

◆ RpcController() [2/2]

google::protobuf::RpcController::RpcController ( )
inline

Definition at line 206 of file protobuf/src/google/protobuf/service.h.

◆ ~RpcController() [2/2]

virtual google::protobuf::RpcController::~RpcController ( )
virtual

Member Function Documentation

◆ ErrorText() [1/2]

virtual std::string google::protobuf::RpcController::ErrorText ( ) const
pure virtual

◆ ErrorText() [2/2]

virtual std::string google::protobuf::RpcController::ErrorText ( ) const
pure virtual

◆ Failed() [1/2]

virtual bool google::protobuf::RpcController::Failed ( ) const
pure virtual

◆ Failed() [2/2]

virtual bool google::protobuf::RpcController::Failed ( ) const
pure virtual

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::RpcController::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( RpcController  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::RpcController::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( RpcController  )
private

◆ IsCanceled() [1/2]

virtual bool google::protobuf::RpcController::IsCanceled ( ) const
pure virtual

◆ IsCanceled() [2/2]

virtual bool google::protobuf::RpcController::IsCanceled ( ) const
pure virtual

◆ NotifyOnCancel() [1/2]

virtual void google::protobuf::RpcController::NotifyOnCancel ( Closure callback)
pure virtual

◆ NotifyOnCancel() [2/2]

virtual void google::protobuf::RpcController::NotifyOnCancel ( Closure callback)
pure virtual

◆ Reset() [1/2]

virtual void google::protobuf::RpcController::Reset ( )
pure virtual

◆ Reset() [2/2]

virtual void google::protobuf::RpcController::Reset ( )
pure virtual

◆ SetFailed() [1/2]

virtual void google::protobuf::RpcController::SetFailed ( const std::string &  reason)
pure virtual

◆ SetFailed() [2/2]

virtual void google::protobuf::RpcController::SetFailed ( const std::string &  reason)
pure virtual

◆ StartCancel() [1/2]

virtual void google::protobuf::RpcController::StartCancel ( )
pure virtual

◆ StartCancel() [2/2]

virtual void google::protobuf::RpcController::StartCancel ( )
pure virtual

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


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