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 bool Failed () const =0
 
virtual bool IsCanceled () const =0
 
virtual void NotifyOnCancel (Closure *callback)=0
 
virtual void Reset ()=0
 
 RpcController ()
 
virtual void SetFailed (const std::string &reason)=0
 
virtual void StartCancel ()=0
 
virtual ~RpcController ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (RpcController)
 

Detailed Description

Definition at line 204 of file service.h.

Constructor & Destructor Documentation

◆ RpcController()

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

Definition at line 206 of file service.h.

◆ ~RpcController()

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

Definition at line 42 of file service.cc.

Member Function Documentation

◆ ErrorText()

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

◆ Failed()

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

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

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

◆ IsCanceled()

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

◆ NotifyOnCancel()

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

◆ Reset()

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

◆ SetFailed()

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

◆ StartCancel()

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

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09