OpenSDN source code
etcdserverpb::DefragmentRequest Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::DefragmentRequest:
Collaboration diagram for etcdserverpb::DefragmentRequest:

Public Member Functions

 DefragmentRequest ()
 
virtual ~DefragmentRequest ()
 
 DefragmentRequest (const DefragmentRequest &from)
 
DefragmentRequestoperator= (const DefragmentRequest &from)
 
void Swap (DefragmentRequest *other)
 
DefragmentRequestNew () const PROTOBUF_FINAL
 
DefragmentRequestNew (::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 DefragmentRequest &from)
 
void MergeFrom (const DefragmentRequest &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
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const DefragmentRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const DefragmentRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ DefragmentRequest() [1/2]

etcdserverpb::DefragmentRequest::DefragmentRequest ( )

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

Here is the call graph for this function:

◆ ~DefragmentRequest()

etcdserverpb::DefragmentRequest::~DefragmentRequest ( )
virtual

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

Here is the call graph for this function:

◆ DefragmentRequest() [2/2]

etcdserverpb::DefragmentRequest::DefragmentRequest ( const DefragmentRequest from)

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

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::DefragmentRequest::ByteSizeLong ( ) const

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

◆ Clear()

void etcdserverpb::DefragmentRequest::Clear ( )

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

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ InitAsDefaultInstance()

void etcdserverpb::DefragmentRequest::InitAsDefaultInstance ( )
static

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::DefragmentRequest::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ SerializeWithCachedSizes()

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

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

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::DefragmentRequest::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::DefragmentRequest::SharedDtor ( )
private

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

◆ Swap()

void etcdserverpb::DefragmentRequest::Swap ( DefragmentRequest other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsDefragmentRequestImpl()

etcdserverpb::DefragmentRequest::void ::protobuf_rpc_2eproto::InitDefaultsDefragmentRequestImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( DefragmentRequest a,
DefragmentRequest b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::DefragmentRequest::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::DefragmentRequest::kIndexInFileMessages
static
Initial value:
=
37

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


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