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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::MemberAddRequest:
Collaboration diagram for etcdserverpb::MemberAddRequest:

Public Member Functions

 MemberAddRequest ()
 
virtual ~MemberAddRequest ()
 
 MemberAddRequest (const MemberAddRequest &from)
 
MemberAddRequestoperator= (const MemberAddRequest &from)
 
void Swap (MemberAddRequest *other)
 
MemberAddRequestNew () const PROTOBUF_FINAL
 
MemberAddRequestNew (::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 MemberAddRequest &from)
 
void MergeFrom (const MemberAddRequest &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
 
int peerurls_size () const
 
void clear_peerurls ()
 
const ::std::string & peerurls (int index) const
 
::std::string * mutable_peerurls (int index)
 
void set_peerurls (int index, const ::std::string &value)
 
void set_peerurls (int index, const char *value)
 
void set_peerurls (int index, const char *value, size_t size)
 
::std::string * add_peerurls ()
 
void add_peerurls (const ::std::string &value)
 
void add_peerurls (const char *value)
 
void add_peerurls (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
peerurls () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_peerurls ()
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const MemberAddRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const MemberAddRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kPeerURLsFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::RepeatedPtrField
< ::std::string > 
peerurls_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::MemberAddRequest::MemberAddRequest ( )

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

Here is the call graph for this function:

etcdserverpb::MemberAddRequest::~MemberAddRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::MemberAddRequest::MemberAddRequest ( const MemberAddRequest from)

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

Member Function Documentation

std::string * etcdserverpb::MemberAddRequest::add_peerurls ( )
inline

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

void etcdserverpb::MemberAddRequest::add_peerurls ( const ::std::string &  value)
inline

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

void etcdserverpb::MemberAddRequest::add_peerurls ( const char *  value)
inline

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

void etcdserverpb::MemberAddRequest::add_peerurls ( const char *  value,
size_t  size 
)
inline

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

size_t etcdserverpb::MemberAddRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::MemberAddRequest::Clear ( )

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

void etcdserverpb::MemberAddRequest::clear_peerurls ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::MemberAddRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::MemberAddRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

std::string * etcdserverpb::MemberAddRequest::mutable_peerurls ( int  index)
inline

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

google::protobuf::RepeatedPtrField<::std::string > * etcdserverpb::MemberAddRequest::mutable_peerurls ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

const ::std::string & etcdserverpb::MemberAddRequest::peerurls ( int  index) const
inline

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

const ::google::protobuf::RepeatedPtrField<::std::string > & etcdserverpb::MemberAddRequest::peerurls ( ) const
inline

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

int etcdserverpb::MemberAddRequest::peerurls_size ( ) const
inline

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

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

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

Here is the call graph for this function:

void etcdserverpb::MemberAddRequest::set_peerurls ( int  index,
const ::std::string &  value 
)
inline

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

void etcdserverpb::MemberAddRequest::set_peerurls ( int  index,
const char *  value 
)
inline

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

void etcdserverpb::MemberAddRequest::set_peerurls ( int  index,
const char *  value,
size_t  size 
)
inline

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

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

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

void etcdserverpb::MemberAddRequest::SharedCtor ( )
private

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

void etcdserverpb::MemberAddRequest::SharedDtor ( )
private

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

void etcdserverpb::MemberAddRequest::Swap ( MemberAddRequest other)

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

Here is the call graph for this function:

etcdserverpb::MemberAddRequest::void::protobuf_rpc_2eproto::InitDefaultsMemberAddRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( MemberAddRequest a,
MemberAddRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::MemberAddRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::MemberAddRequest::kIndexInFileMessages
static
Initial value:
=
29

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

const int etcdserverpb::MemberAddRequest::kPeerURLsFieldNumber = 1
static

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

::google::protobuf::RepeatedPtrField< ::std::string> etcdserverpb::MemberAddRequest::peerurls_
private

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


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