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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::SnapshotRequest:
Collaboration diagram for etcdserverpb::SnapshotRequest:

Public Member Functions

 SnapshotRequest ()
 
virtual ~SnapshotRequest ()
 
 SnapshotRequest (const SnapshotRequest &from)
 
SnapshotRequestoperator= (const SnapshotRequest &from)
 
void Swap (SnapshotRequest *other)
 
SnapshotRequestNew () const PROTOBUF_FINAL
 
SnapshotRequestNew (::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 SnapshotRequest &from)
 
void MergeFrom (const SnapshotRequest &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 SnapshotRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SnapshotRequestinternal_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 (SnapshotRequest *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsSnapshotRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::SnapshotRequest::SnapshotRequest ( )

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

Here is the call graph for this function:

etcdserverpb::SnapshotRequest::~SnapshotRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::SnapshotRequest::SnapshotRequest ( const SnapshotRequest from)

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

Member Function Documentation

size_t etcdserverpb::SnapshotRequest::ByteSizeLong ( ) const

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

void etcdserverpb::SnapshotRequest::Clear ( )

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::SnapshotRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::SnapshotRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

void etcdserverpb::SnapshotRequest::SharedCtor ( )
private

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

void etcdserverpb::SnapshotRequest::SharedDtor ( )
private

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

void etcdserverpb::SnapshotRequest::Swap ( SnapshotRequest other)

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

Here is the call graph for this function:

etcdserverpb::SnapshotRequest::void::protobuf_rpc_2eproto::InitDefaultsSnapshotRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( SnapshotRequest a,
SnapshotRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::SnapshotRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::SnapshotRequest::kIndexInFileMessages
static
Initial value:
=
16

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


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