#include <rpc.pb.h>
Definition at line 3611 of file rpc.pb.h.
◆ LeaseGrantRequest() [1/2]
| etcdserverpb::LeaseGrantRequest::LeaseGrantRequest |
( |
| ) |
|
◆ ~LeaseGrantRequest()
| etcdserverpb::LeaseGrantRequest::~LeaseGrantRequest |
( |
| ) |
|
|
virtual |
◆ LeaseGrantRequest() [2/2]
◆ ByteSizeLong()
| size_t etcdserverpb::LeaseGrantRequest::ByteSizeLong |
( |
| ) |
const |
◆ Clear()
| void etcdserverpb::LeaseGrantRequest::Clear |
( |
| ) |
|
◆ clear_id()
| void etcdserverpb::LeaseGrantRequest::clear_id |
( |
| ) |
|
|
inline |
◆ clear_ttl()
| void etcdserverpb::LeaseGrantRequest::clear_ttl |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
| void etcdserverpb::LeaseGrantRequest::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
| const ::google::protobuf::Descriptor * etcdserverpb::LeaseGrantRequest::descriptor |
( |
| ) |
|
|
static |
◆ GetArenaNoVirtual()
| inline ::google::protobuf::Arena* etcdserverpb::LeaseGrantRequest::GetArenaNoVirtual |
( |
| ) |
const |
|
inlineprivate |
◆ GetCachedSize()
| int etcdserverpb::LeaseGrantRequest::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetMetadata()
| google::protobuf::Metadata etcdserverpb::LeaseGrantRequest::GetMetadata |
( |
| ) |
const |
◆ id()
| google::protobuf::int64 etcdserverpb::LeaseGrantRequest::id |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
| void etcdserverpb::LeaseGrantRequest::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
| static const LeaseGrantRequest* etcdserverpb::LeaseGrantRequest::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
| google::protobuf::uint8 * etcdserverpb::LeaseGrantRequest::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
◆ InternalSwap()
◆ IsInitialized()
| bool etcdserverpb::LeaseGrantRequest::IsInitialized |
( |
| ) |
const |
◆ MaybeArenaPtr()
| void* etcdserverpb::LeaseGrantRequest::MaybeArenaPtr |
( |
| ) |
const |
|
inlineprivate |
◆ MergeFrom() [1/2]
| void etcdserverpb::LeaseGrantRequest::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
| bool etcdserverpb::LeaseGrantRequest::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
◆ New() [1/2]
◆ New() [2/2]
| LeaseGrantRequest * etcdserverpb::LeaseGrantRequest::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
◆ operator=()
◆ SerializeWithCachedSizes()
| void etcdserverpb::LeaseGrantRequest::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
◆ set_id()
| void etcdserverpb::LeaseGrantRequest::set_id |
( |
::google::protobuf::int64 |
value | ) |
|
|
inline |
◆ set_ttl()
| void etcdserverpb::LeaseGrantRequest::set_ttl |
( |
::google::protobuf::int64 |
value | ) |
|
|
inline |
◆ SetCachedSize()
| void etcdserverpb::LeaseGrantRequest::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
◆ SharedCtor()
| void etcdserverpb::LeaseGrantRequest::SharedCtor |
( |
| ) |
|
|
private |
◆ SharedDtor()
| void etcdserverpb::LeaseGrantRequest::SharedDtor |
( |
| ) |
|
|
private |
◆ Swap()
◆ ttl()
| google::protobuf::int64 etcdserverpb::LeaseGrantRequest::ttl |
( |
| ) |
const |
|
inline |
◆ void ::protobuf_rpc_2eproto::InitDefaultsLeaseGrantRequestImpl()
◆ ::protobuf_rpc_2eproto::TableStruct
◆ swap
◆ _cached_size_
| int etcdserverpb::LeaseGrantRequest::_cached_size_ |
|
mutableprivate |
◆ _internal_metadata_
| ::google::protobuf::internal::InternalMetadataWithArena etcdserverpb::LeaseGrantRequest::_internal_metadata_ |
|
private |
◆ id_
| ::google::protobuf::int64 etcdserverpb::LeaseGrantRequest::id_ |
|
private |
◆ kIDFieldNumber
| const int etcdserverpb::LeaseGrantRequest::kIDFieldNumber = 2 |
|
static |
◆ kIndexInFileMessages
| PROTOBUF_CONSTEXPR int const etcdserverpb::LeaseGrantRequest::kIndexInFileMessages |
|
static |
◆ kTTLFieldNumber
| const int etcdserverpb::LeaseGrantRequest::kTTLFieldNumber = 1 |
|
static |
◆ ttl_
| ::google::protobuf::int64 etcdserverpb::LeaseGrantRequest::ttl_ |
|
private |
The documentation for this class was generated from the following files: