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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::MemberListRequest:
Collaboration diagram for etcdserverpb::MemberListRequest:

Public Member Functions

 MemberListRequest ()
 
virtual ~MemberListRequest ()
 
 MemberListRequest (const MemberListRequest &from)
 
MemberListRequestoperator= (const MemberListRequest &from)
 
void Swap (MemberListRequest *other)
 
MemberListRequestNew () const PROTOBUF_FINAL
 
MemberListRequestNew (::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 MemberListRequest &from)
 
void MergeFrom (const MemberListRequest &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 MemberListRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const MemberListRequestinternal_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 (MemberListRequest *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsMemberListRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::MemberListRequest::MemberListRequest ( )

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

Here is the call graph for this function:

etcdserverpb::MemberListRequest::~MemberListRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::MemberListRequest::MemberListRequest ( const MemberListRequest from)

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

Member Function Documentation

size_t etcdserverpb::MemberListRequest::ByteSizeLong ( ) const

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

void etcdserverpb::MemberListRequest::Clear ( )

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::MemberListRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::MemberListRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

void etcdserverpb::MemberListRequest::SharedCtor ( )
private

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

void etcdserverpb::MemberListRequest::SharedDtor ( )
private

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

void etcdserverpb::MemberListRequest::Swap ( MemberListRequest other)

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

Here is the call graph for this function:

etcdserverpb::MemberListRequest::void::protobuf_rpc_2eproto::InitDefaultsMemberListRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( MemberListRequest a,
MemberListRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::MemberListRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::MemberListRequest::kIndexInFileMessages
static
Initial value:
=
35

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


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