#include <rpc.pb.h>
Definition at line 1647 of file rpc.pb.h.
Enumerator |
---|
kRequestRange |
|
kRequestPut |
|
kRequestDeleteRange |
|
REQUEST_NOT_SET |
|
Definition at line 1676 of file rpc.pb.h.
etcdserverpb::RequestOp::RequestOp |
( |
| ) |
|
etcdserverpb::RequestOp::~RequestOp |
( |
| ) |
|
|
virtual |
etcdserverpb::RequestOp::RequestOp |
( |
const RequestOp & |
from | ) |
|
size_t etcdserverpb::RequestOp::ByteSizeLong |
( |
| ) |
const |
void etcdserverpb::RequestOp::Clear |
( |
| ) |
|
void etcdserverpb::RequestOp::clear_has_request |
( |
| ) |
|
|
inlineprivate |
void etcdserverpb::RequestOp::clear_request |
( |
| ) |
|
|
private |
void etcdserverpb::RequestOp::clear_request_delete_range |
( |
| ) |
|
|
inline |
void etcdserverpb::RequestOp::clear_request_put |
( |
| ) |
|
|
inline |
void etcdserverpb::RequestOp::clear_request_range |
( |
| ) |
|
|
inline |
void etcdserverpb::RequestOp::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
void etcdserverpb::RequestOp::CopyFrom |
( |
const RequestOp & |
from | ) |
|
const RequestOp & etcdserverpb::RequestOp::default_instance |
( |
| ) |
|
|
static |
const ::google::protobuf::Descriptor * etcdserverpb::RequestOp::descriptor |
( |
| ) |
|
|
static |
inline ::google::protobuf::Arena* etcdserverpb::RequestOp::GetArenaNoVirtual |
( |
| ) |
const |
|
inlineprivate |
int etcdserverpb::RequestOp::GetCachedSize |
( |
| ) |
const |
|
inline |
google::protobuf::Metadata etcdserverpb::RequestOp::GetMetadata |
( |
| ) |
const |
bool etcdserverpb::RequestOp::has_request |
( |
| ) |
const |
|
inlineprivate |
bool etcdserverpb::RequestOp::has_request_delete_range |
( |
| ) |
const |
|
inline |
bool etcdserverpb::RequestOp::has_request_put |
( |
| ) |
const |
|
inline |
bool etcdserverpb::RequestOp::has_request_range |
( |
| ) |
const |
|
inline |
void etcdserverpb::RequestOp::InitAsDefaultInstance |
( |
| ) |
|
|
static |
static const RequestOp* etcdserverpb::RequestOp::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
google::protobuf::uint8 * etcdserverpb::RequestOp::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
void etcdserverpb::RequestOp::InternalSwap |
( |
RequestOp * |
other | ) |
|
|
private |
bool etcdserverpb::RequestOp::IsInitialized |
( |
| ) |
const |
void* etcdserverpb::RequestOp::MaybeArenaPtr |
( |
| ) |
const |
|
inlineprivate |
void etcdserverpb::RequestOp::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
void etcdserverpb::RequestOp::MergeFrom |
( |
const RequestOp & |
from | ) |
|
bool etcdserverpb::RequestOp::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
RequestOp* etcdserverpb::RequestOp::New |
( |
| ) |
const |
|
inline |
RequestOp * etcdserverpb::RequestOp::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
void etcdserverpb::RequestOp::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
void etcdserverpb::RequestOp::set_has_request_delete_range |
( |
| ) |
|
|
inlineprivate |
void etcdserverpb::RequestOp::set_has_request_put |
( |
| ) |
|
|
inlineprivate |
void etcdserverpb::RequestOp::set_has_request_range |
( |
| ) |
|
|
inlineprivate |
void etcdserverpb::RequestOp::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
void etcdserverpb::RequestOp::SharedCtor |
( |
| ) |
|
|
private |
void etcdserverpb::RequestOp::SharedDtor |
( |
| ) |
|
|
private |
void etcdserverpb::RequestOp::Swap |
( |
RequestOp * |
other | ) |
|
etcdserverpb::RequestOp::void::protobuf_rpc_2eproto::InitDefaultsRequestOpImpl |
( |
| ) |
|
|
private |
int etcdserverpb::RequestOp::_cached_size_ |
|
mutableprivate |
::google::protobuf::internal::InternalMetadataWithArena etcdserverpb::RequestOp::_internal_metadata_ |
|
private |
::google::protobuf::uint32 etcdserverpb::RequestOp::_oneof_case_[1] |
|
private |
PROTOBUF_CONSTEXPR int const etcdserverpb::RequestOp::kIndexInFileMessages |
|
static |
const int etcdserverpb::RequestOp::kRequestDeleteRangeFieldNumber = 3 |
|
static |
const int etcdserverpb::RequestOp::kRequestPutFieldNumber = 2 |
|
static |
const int etcdserverpb::RequestOp::kRequestRangeFieldNumber = 1 |
|
static |
The documentation for this class was generated from the following files: