#include <service.h>
◆ RpcController()
google::protobuf::RpcController::RpcController |
( |
| ) |
|
|
inline |
◆ ~RpcController()
google::protobuf::RpcController::~RpcController |
( |
| ) |
|
|
virtual |
◆ ErrorText()
virtual string google::protobuf::RpcController::ErrorText |
( |
| ) |
const |
|
pure virtual |
◆ Failed()
virtual bool google::protobuf::RpcController::Failed |
( |
| ) |
const |
|
pure virtual |
◆ 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 string & |
reason | ) |
|
|
pure virtual |
◆ StartCancel()
virtual void google::protobuf::RpcController::StartCancel |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/service.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/service.cc