#include <service.h>
◆ RpcController() [1/2]
google::protobuf::RpcController::RpcController |
( |
| ) |
|
|
inline |
◆ ~RpcController() [1/2]
google::protobuf::RpcController::~RpcController |
( |
| ) |
|
|
virtual |
◆ RpcController() [2/2]
google::protobuf::RpcController::RpcController |
( |
| ) |
|
|
inline |
◆ ~RpcController() [2/2]
virtual google::protobuf::RpcController::~RpcController |
( |
| ) |
|
|
virtual |
◆ 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: