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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::LeaseRevokeRequest:
Collaboration diagram for etcdserverpb::LeaseRevokeRequest:

Public Member Functions

 LeaseRevokeRequest ()
 
virtual ~LeaseRevokeRequest ()
 
 LeaseRevokeRequest (const LeaseRevokeRequest &from)
 
LeaseRevokeRequestoperator= (const LeaseRevokeRequest &from)
 
void Swap (LeaseRevokeRequest *other)
 
LeaseRevokeRequestNew () const PROTOBUF_FINAL
 
LeaseRevokeRequestNew (::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 LeaseRevokeRequest &from)
 
void MergeFrom (const LeaseRevokeRequest &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
 
void clear_id ()
 
::google::protobuf::int64 id () const
 
void set_id (::google::protobuf::int64 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const LeaseRevokeRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const LeaseRevokeRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kIDFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::int64 id_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::LeaseRevokeRequest::LeaseRevokeRequest ( )

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

Here is the call graph for this function:

etcdserverpb::LeaseRevokeRequest::~LeaseRevokeRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::LeaseRevokeRequest::LeaseRevokeRequest ( const LeaseRevokeRequest from)

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

Member Function Documentation

size_t etcdserverpb::LeaseRevokeRequest::ByteSizeLong ( ) const

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

void etcdserverpb::LeaseRevokeRequest::Clear ( )

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

void etcdserverpb::LeaseRevokeRequest::clear_id ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::LeaseRevokeRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::LeaseRevokeRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

void etcdserverpb::LeaseRevokeRequest::SharedCtor ( )
private

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

void etcdserverpb::LeaseRevokeRequest::SharedDtor ( )
private

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

void etcdserverpb::LeaseRevokeRequest::Swap ( LeaseRevokeRequest other)

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

Here is the call graph for this function:

etcdserverpb::LeaseRevokeRequest::void::protobuf_rpc_2eproto::InitDefaultsLeaseRevokeRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( LeaseRevokeRequest a,
LeaseRevokeRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::LeaseRevokeRequest::_cached_size_
mutableprivate

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

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

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

::google::protobuf::int64 etcdserverpb::LeaseRevokeRequest::id_
private

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

const int etcdserverpb::LeaseRevokeRequest::kIDFieldNumber = 1
static

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

PROTOBUF_CONSTEXPR int const etcdserverpb::LeaseRevokeRequest::kIndexInFileMessages
static
Initial value:
=
24

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


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