OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
etcdserverpb::LeaseKeepAliveResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::LeaseKeepAliveResponse:
Collaboration diagram for etcdserverpb::LeaseKeepAliveResponse:

Public Member Functions

 LeaseKeepAliveResponse ()
 
virtual ~LeaseKeepAliveResponse ()
 
 LeaseKeepAliveResponse (const LeaseKeepAliveResponse &from)
 
LeaseKeepAliveResponseoperator= (const LeaseKeepAliveResponse &from)
 
void Swap (LeaseKeepAliveResponse *other)
 
LeaseKeepAliveResponseNew () const PROTOBUF_FINAL
 
LeaseKeepAliveResponseNew (::google::protobuf::Arena *arena) const PROTOBUF_FINAL
 
void CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL
 
void CopyFrom (const LeaseKeepAliveResponse &from)
 
void MergeFrom (const LeaseKeepAliveResponse &from)
 
void Clear () PROTOBUF_FINAL
 
bool IsInitialized () const PROTOBUF_FINAL
 
size_t ByteSizeLong () const PROTOBUF_FINAL
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
 
int GetCachedSize () const PROTOBUF_FINAL
 
::google::protobuf::Metadata GetMetadata () const PROTOBUF_FINAL
 
bool has_header () const
 
void clear_header ()
 
const
::etcdserverpb::ResponseHeader
header () const
 
::etcdserverpb::ResponseHeaderrelease_header ()
 
::etcdserverpb::ResponseHeadermutable_header ()
 
void set_allocated_header (::etcdserverpb::ResponseHeader *header)
 
void clear_id ()
 
::google::protobuf::int64 id () const
 
void set_id (::google::protobuf::int64 value)
 
void clear_ttl ()
 
::google::protobuf::int64 ttl () const
 
void set_ttl (::google::protobuf::int64 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
LeaseKeepAliveResponse
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
LeaseKeepAliveResponse
internal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kHeaderFieldNumber = 1
 
static const int kIDFieldNumber = 2
 
static const int kTTLFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const PROTOBUF_FINAL
 
void InternalSwap (LeaseKeepAliveResponse *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsLeaseKeepAliveResponseImpl ()
 

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::etcdserverpb::ResponseHeaderheader_
 
::google::protobuf::int64 id_
 
::google::protobuf::int64 ttl_
 
int _cached_size_
 

Friends

struct ::protobuf_rpc_2eproto::TableStruct
 
void swap (LeaseKeepAliveResponse &a, LeaseKeepAliveResponse &b)
 

Detailed Description

Definition at line 4148 of file rpc.pb.h.

Constructor & Destructor Documentation

etcdserverpb::LeaseKeepAliveResponse::LeaseKeepAliveResponse ( )

Definition at line 12301 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::LeaseKeepAliveResponse::~LeaseKeepAliveResponse ( )
virtual

Definition at line 12332 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::LeaseKeepAliveResponse::LeaseKeepAliveResponse ( const LeaseKeepAliveResponse from)

Definition at line 12309 of file rpc.pb.cc.

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::LeaseKeepAliveResponse::ByteSizeLong ( ) const

Definition at line 12511 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::Clear ( )

Definition at line 12364 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::clear_header ( )
inline

Definition at line 12121 of file rpc.pb.h.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::clear_id ( )
inline

Definition at line 12168 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::clear_ttl ( )
inline

Definition at line 12182 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::CopyFrom ( const ::google::protobuf::Message &  from)

Definition at line 12581 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::CopyFrom ( const LeaseKeepAliveResponse from)

Definition at line 12588 of file rpc.pb.cc.

Here is the call graph for this function:

const LeaseKeepAliveResponse & etcdserverpb::LeaseKeepAliveResponse::default_instance ( )
static

Definition at line 12351 of file rpc.pb.cc.

Here is the call graph for this function:

const ::google::protobuf::Descriptor * etcdserverpb::LeaseKeepAliveResponse::descriptor ( )
static

Definition at line 12346 of file rpc.pb.cc.

Here is the call graph for this function:

inline ::google::protobuf::Arena* etcdserverpb::LeaseKeepAliveResponse::GetArenaNoVirtual ( ) const
inlineprivate

Definition at line 4216 of file rpc.pb.h.

int etcdserverpb::LeaseKeepAliveResponse::GetCachedSize ( ) const
inline

Definition at line 4209 of file rpc.pb.h.

google::protobuf::Metadata etcdserverpb::LeaseKeepAliveResponse::GetMetadata ( ) const

Definition at line 12612 of file rpc.pb.cc.

Here is the call graph for this function:

bool etcdserverpb::LeaseKeepAliveResponse::has_header ( ) const
inline

Definition at line 12118 of file rpc.pb.h.

Here is the call graph for this function:

const ::etcdserverpb::ResponseHeader & etcdserverpb::LeaseKeepAliveResponse::header ( ) const
inline

Definition at line 12127 of file rpc.pb.h.

google::protobuf::int64 etcdserverpb::LeaseKeepAliveResponse::id ( ) const
inline

Definition at line 12171 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::InitAsDefaultInstance ( )
static

Definition at line 12291 of file rpc.pb.cc.

Here is the call graph for this function:

static const LeaseKeepAliveResponse* etcdserverpb::LeaseKeepAliveResponse::internal_default_instance ( )
inlinestatic

Definition at line 4178 of file rpc.pb.h.

google::protobuf::uint8 * etcdserverpb::LeaseKeepAliveResponse::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const

Definition at line 12479 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::InternalSwap ( LeaseKeepAliveResponse other)
private

Definition at line 12603 of file rpc.pb.cc.

bool etcdserverpb::LeaseKeepAliveResponse::IsInitialized ( ) const

Definition at line 12595 of file rpc.pb.cc.

void* etcdserverpb::LeaseKeepAliveResponse::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 4219 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::MergeFrom ( const ::google::protobuf::Message &  from)

Definition at line 12548 of file rpc.pb.cc.

void etcdserverpb::LeaseKeepAliveResponse::MergeFrom ( const LeaseKeepAliveResponse from)

Definition at line 12563 of file rpc.pb.cc.

Here is the call graph for this function:

bool etcdserverpb::LeaseKeepAliveResponse::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

Definition at line 12380 of file rpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::ResponseHeader * etcdserverpb::LeaseKeepAliveResponse::mutable_header ( )
inline

Definition at line 12140 of file rpc.pb.h.

LeaseKeepAliveResponse* etcdserverpb::LeaseKeepAliveResponse::New ( ) const
inline

Definition at line 4192 of file rpc.pb.h.

Here is the call graph for this function:

LeaseKeepAliveResponse * etcdserverpb::LeaseKeepAliveResponse::New ( ::google::protobuf::Arena *  arena) const

Definition at line 12356 of file rpc.pb.cc.

Here is the call graph for this function:

LeaseKeepAliveResponse& etcdserverpb::LeaseKeepAliveResponse::operator= ( const LeaseKeepAliveResponse from)
inline

Definition at line 4155 of file rpc.pb.h.

Here is the call graph for this function:

etcdserverpb::ResponseHeader * etcdserverpb::LeaseKeepAliveResponse::release_header ( )
inline

Definition at line 12133 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

Definition at line 12450 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::set_allocated_header ( ::etcdserverpb::ResponseHeader header)
inline

Definition at line 12148 of file rpc.pb.h.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::set_id ( ::google::protobuf::int64  value)
inline

Definition at line 12175 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::set_ttl ( ::google::protobuf::int64  value)
inline

Definition at line 12189 of file rpc.pb.h.

void etcdserverpb::LeaseKeepAliveResponse::SetCachedSize ( int  size) const
private

Definition at line 12341 of file rpc.pb.cc.

void etcdserverpb::LeaseKeepAliveResponse::SharedCtor ( )
private

Definition at line 12325 of file rpc.pb.cc.

void etcdserverpb::LeaseKeepAliveResponse::SharedDtor ( )
private

Definition at line 12337 of file rpc.pb.cc.

Here is the call graph for this function:

void etcdserverpb::LeaseKeepAliveResponse::Swap ( LeaseKeepAliveResponse other)

Definition at line 12599 of file rpc.pb.cc.

Here is the call graph for this function:

google::protobuf::int64 etcdserverpb::LeaseKeepAliveResponse::ttl ( ) const
inline

Definition at line 12185 of file rpc.pb.h.

etcdserverpb::LeaseKeepAliveResponse::void::protobuf_rpc_2eproto::InitDefaultsLeaseKeepAliveResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

Definition at line 4259 of file rpc.pb.h.

void swap ( LeaseKeepAliveResponse a,
LeaseKeepAliveResponse b 
)
friend

Definition at line 4186 of file rpc.pb.h.

Member Data Documentation

int etcdserverpb::LeaseKeepAliveResponse::_cached_size_
mutableprivate

Definition at line 4258 of file rpc.pb.h.

::google::protobuf::internal::InternalMetadataWithArena etcdserverpb::LeaseKeepAliveResponse::_internal_metadata_
private

Definition at line 4254 of file rpc.pb.h.

::etcdserverpb::ResponseHeader* etcdserverpb::LeaseKeepAliveResponse::header_
private

Definition at line 4255 of file rpc.pb.h.

::google::protobuf::int64 etcdserverpb::LeaseKeepAliveResponse::id_
private

Definition at line 4256 of file rpc.pb.h.

const int etcdserverpb::LeaseKeepAliveResponse::kHeaderFieldNumber = 1
static

Definition at line 4233 of file rpc.pb.h.

const int etcdserverpb::LeaseKeepAliveResponse::kIDFieldNumber = 2
static

Definition at line 4241 of file rpc.pb.h.

PROTOBUF_CONSTEXPR int const etcdserverpb::LeaseKeepAliveResponse::kIndexInFileMessages
static
Initial value:
=
27

Definition at line 4182 of file rpc.pb.h.

const int etcdserverpb::LeaseKeepAliveResponse::kTTLFieldNumber = 3
static

Definition at line 4247 of file rpc.pb.h.

::google::protobuf::int64 etcdserverpb::LeaseKeepAliveResponse::ttl_
private

Definition at line 4257 of file rpc.pb.h.


The documentation for this class was generated from the following files: