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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::CompactionResponse:
Collaboration diagram for etcdserverpb::CompactionResponse:

Public Member Functions

 CompactionResponse ()
 
virtual ~CompactionResponse ()
 
 CompactionResponse (const CompactionResponse &from)
 
CompactionResponseoperator= (const CompactionResponse &from)
 
void Swap (CompactionResponse *other)
 
CompactionResponseNew () const PROTOBUF_FINAL
 
CompactionResponseNew (::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 CompactionResponse &from)
 
void MergeFrom (const CompactionResponse &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)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const CompactionResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const CompactionResponseinternal_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 (CompactionResponse *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsCompactionResponseImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::CompactionResponse::CompactionResponse ( )

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

Here is the call graph for this function:

etcdserverpb::CompactionResponse::~CompactionResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::CompactionResponse::CompactionResponse ( const CompactionResponse from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::CompactionResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::CompactionResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::CompactionResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::CompactionResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::CompactionResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::CompactionResponse::SharedCtor ( )
private

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

void etcdserverpb::CompactionResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::CompactionResponse::Swap ( CompactionResponse other)

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

Here is the call graph for this function:

etcdserverpb::CompactionResponse::void::protobuf_rpc_2eproto::InitDefaultsCompactionResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( CompactionResponse a,
CompactionResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::CompactionResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::CompactionResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::CompactionResponse::kIndexInFileMessages
static
Initial value:
=
13

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


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