OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

etcdserverpb::DefragmentRequest::DefragmentRequest ( )

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

Here is the call graph for this function:

etcdserverpb::DefragmentRequest::~DefragmentRequest ( )
virtual

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

Here is the call graph for this function:

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

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

Member Function Documentation

size_t etcdserverpb::DefragmentRequest::ByteSizeLong ( ) const

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

void etcdserverpb::DefragmentRequest::Clear ( )

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

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:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::DefragmentRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::DefragmentRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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:

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

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

Here is the call graph for this function:

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:

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:

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

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

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

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

void etcdserverpb::DefragmentRequest::SharedCtor ( )
private

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

void etcdserverpb::DefragmentRequest::SharedDtor ( )
private

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

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

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

Here is the call graph for this function:

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

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( DefragmentRequest a,
DefragmentRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::DefragmentRequest::_cached_size_
mutableprivate

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

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

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

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: