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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::SnapshotResponse:
Collaboration diagram for etcdserverpb::SnapshotResponse:

Public Member Functions

 SnapshotResponse ()
 
virtual ~SnapshotResponse ()
 
 SnapshotResponse (const SnapshotResponse &from)
 
SnapshotResponseoperator= (const SnapshotResponse &from)
 
void Swap (SnapshotResponse *other)
 
SnapshotResponseNew () const PROTOBUF_FINAL
 
SnapshotResponseNew (::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 SnapshotResponse &from)
 
void MergeFrom (const SnapshotResponse &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_blob ()
 
const ::std::string & blob () const
 
void set_blob (const ::std::string &value)
 
void set_blob (const char *value)
 
void set_blob (const void *value, size_t size)
 
::std::string * mutable_blob ()
 
::std::string * release_blob ()
 
void set_allocated_blob (::std::string *blob)
 
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)
 
void clear_remaining_bytes ()
 
::google::protobuf::uint64 remaining_bytes () const
 
void set_remaining_bytes (::google::protobuf::uint64 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const SnapshotResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SnapshotResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kBlobFieldNumber = 3
 
static const int kHeaderFieldNumber = 1
 
static const int kRemainingBytesFieldNumber = 2
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::internal::ArenaStringPtr blob_
 
::etcdserverpb::ResponseHeaderheader_
 
::google::protobuf::uint64 remaining_bytes_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::SnapshotResponse::SnapshotResponse ( )

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

Here is the call graph for this function:

etcdserverpb::SnapshotResponse::~SnapshotResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::SnapshotResponse::SnapshotResponse ( const SnapshotResponse from)

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

Here is the call graph for this function:

Member Function Documentation

const ::std::string & etcdserverpb::SnapshotResponse::blob ( ) const
inline

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

size_t etcdserverpb::SnapshotResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::SnapshotResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::SnapshotResponse::clear_blob ( )
inline

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

void etcdserverpb::SnapshotResponse::clear_header ( )
inline

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

Here is the call graph for this function:

void etcdserverpb::SnapshotResponse::clear_remaining_bytes ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::SnapshotResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::SnapshotResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

std::string * etcdserverpb::SnapshotResponse::mutable_blob ( )
inline

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

std::string * etcdserverpb::SnapshotResponse::release_blob ( )
inline

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

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

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

google::protobuf::uint64 etcdserverpb::SnapshotResponse::remaining_bytes ( ) const
inline

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

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

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

Here is the call graph for this function:

void etcdserverpb::SnapshotResponse::set_allocated_blob ( ::std::string *  blob)
inline

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

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

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

Here is the call graph for this function:

void etcdserverpb::SnapshotResponse::set_blob ( const ::std::string &  value)
inline

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

void etcdserverpb::SnapshotResponse::set_blob ( const char *  value)
inline

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

void etcdserverpb::SnapshotResponse::set_blob ( const void *  value,
size_t  size 
)
inline

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

void etcdserverpb::SnapshotResponse::set_remaining_bytes ( ::google::protobuf::uint64  value)
inline

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

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

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

void etcdserverpb::SnapshotResponse::SharedCtor ( )
private

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

void etcdserverpb::SnapshotResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::SnapshotResponse::Swap ( SnapshotResponse other)

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

Here is the call graph for this function:

etcdserverpb::SnapshotResponse::void::protobuf_rpc_2eproto::InitDefaultsSnapshotResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( SnapshotResponse a,
SnapshotResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::SnapshotResponse::_cached_size_
mutableprivate

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

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

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

::google::protobuf::internal::ArenaStringPtr etcdserverpb::SnapshotResponse::blob_
private

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

::etcdserverpb::ResponseHeader* etcdserverpb::SnapshotResponse::header_
private

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

const int etcdserverpb::SnapshotResponse::kBlobFieldNumber = 3
static

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::SnapshotResponse::kIndexInFileMessages
static
Initial value:
=
17

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

const int etcdserverpb::SnapshotResponse::kRemainingBytesFieldNumber = 2
static

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

::google::protobuf::uint64 etcdserverpb::SnapshotResponse::remaining_bytes_
private

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


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