#include <service.h>
Definition at line 204 of file service.h.
◆ RpcController()
google::protobuf::RpcController::RpcController |
( |
| ) |
|
|
inline |
◆ ~RpcController()
google::protobuf::RpcController::~RpcController |
( |
| ) |
|
|
virtual |
◆ 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: