OpenSDN source code
etcdserverpb::DefragmentResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::DefragmentResponse:
Collaboration diagram for etcdserverpb::DefragmentResponse:

Public Member Functions

 DefragmentResponse ()
 
virtual ~DefragmentResponse ()
 
 DefragmentResponse (const DefragmentResponse &from)
 
DefragmentResponseoperator= (const DefragmentResponse &from)
 
void Swap (DefragmentResponse *other)
 
DefragmentResponseNew () const PROTOBUF_FINAL
 
DefragmentResponseNew (::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 DefragmentResponse &from)
 
void MergeFrom (const DefragmentResponse &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::ResponseHeaderheader () const
 
::etcdserverpb::ResponseHeaderrelease_header ()
 
::etcdserverpb::ResponseHeadermutable_header ()
 
void set_allocated_header (::etcdserverpb::ResponseHeader *header)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const DefragmentResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const DefragmentResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kHeaderFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ DefragmentResponse() [1/2]

etcdserverpb::DefragmentResponse::DefragmentResponse ( )

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

Here is the call graph for this function:

◆ ~DefragmentResponse()

etcdserverpb::DefragmentResponse::~DefragmentResponse ( )
virtual

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

Here is the call graph for this function:

◆ DefragmentResponse() [2/2]

etcdserverpb::DefragmentResponse::DefragmentResponse ( const DefragmentResponse from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::DefragmentResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::DefragmentResponse::Clear ( )

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

Here is the call graph for this function:

◆ clear_header()

void etcdserverpb::DefragmentResponse::clear_header ( )
inline

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

Here is the call graph for this function:

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_header()

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

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

Here is the call graph for this function:

◆ header()

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

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

◆ InitAsDefaultInstance()

void etcdserverpb::DefragmentResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::DefragmentResponse::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_header()

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

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_header()

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

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_header()

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

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

Here is the call graph for this function:

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::DefragmentResponse::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::DefragmentResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::DefragmentResponse::Swap ( DefragmentResponse other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsDefragmentResponseImpl()

etcdserverpb::DefragmentResponse::void ::protobuf_rpc_2eproto::InitDefaultsDefragmentResponseImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( DefragmentResponse a,
DefragmentResponse b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::DefragmentResponse::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ header_

::etcdserverpb::ResponseHeader* etcdserverpb::DefragmentResponse::header_
private

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

◆ kHeaderFieldNumber

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::DefragmentResponse::kIndexInFileMessages
static
Initial value:
=
38

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


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