OpenSDN source code
etcdserverpb::AuthRoleAddRequest Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleAddRequest:
Collaboration diagram for etcdserverpb::AuthRoleAddRequest:

Public Member Functions

 AuthRoleAddRequest ()
 
virtual ~AuthRoleAddRequest ()
 
 AuthRoleAddRequest (const AuthRoleAddRequest &from)
 
AuthRoleAddRequestoperator= (const AuthRoleAddRequest &from)
 
void Swap (AuthRoleAddRequest *other)
 
AuthRoleAddRequestNew () const PROTOBUF_FINAL
 
AuthRoleAddRequestNew (::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 AuthRoleAddRequest &from)
 
void MergeFrom (const AuthRoleAddRequest &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_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
::std::string * mutable_name ()
 
::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const AuthRoleAddRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleAddRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kNameFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthRoleAddRequest() [1/2]

etcdserverpb::AuthRoleAddRequest::AuthRoleAddRequest ( )

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

Here is the call graph for this function:

◆ ~AuthRoleAddRequest()

etcdserverpb::AuthRoleAddRequest::~AuthRoleAddRequest ( )
virtual

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

Here is the call graph for this function:

◆ AuthRoleAddRequest() [2/2]

etcdserverpb::AuthRoleAddRequest::AuthRoleAddRequest ( const AuthRoleAddRequest from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthRoleAddRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthRoleAddRequest::Clear ( )

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

◆ clear_name()

void etcdserverpb::AuthRoleAddRequest::clear_name ( )
inline

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

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ InitAsDefaultInstance()

void etcdserverpb::AuthRoleAddRequest::InitAsDefaultInstance ( )
static

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthRoleAddRequest::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_name()

std::string * etcdserverpb::AuthRoleAddRequest::mutable_name ( )
inline

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

◆ name()

const ::std::string & etcdserverpb::AuthRoleAddRequest::name ( ) const
inline

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_name()

std::string * etcdserverpb::AuthRoleAddRequest::release_name ( )
inline

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_name()

void etcdserverpb::AuthRoleAddRequest::set_allocated_name ( ::std::string *  name)
inline

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

◆ set_name() [1/3]

void etcdserverpb::AuthRoleAddRequest::set_name ( const ::std::string &  value)
inline

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

◆ set_name() [2/3]

void etcdserverpb::AuthRoleAddRequest::set_name ( const char *  value)
inline

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

◆ set_name() [3/3]

void etcdserverpb::AuthRoleAddRequest::set_name ( const char *  value,
size_t  size 
)
inline

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

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthRoleAddRequest::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthRoleAddRequest::SharedDtor ( )
private

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

◆ Swap()

void etcdserverpb::AuthRoleAddRequest::Swap ( AuthRoleAddRequest other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleAddRequestImpl()

etcdserverpb::AuthRoleAddRequest::void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleAddRequestImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthRoleAddRequest a,
AuthRoleAddRequest b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthRoleAddRequest::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleAddRequest::kIndexInFileMessages
static
Initial value:
=
53

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

◆ kNameFieldNumber

const int etcdserverpb::AuthRoleAddRequest::kNameFieldNumber = 1
static

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

◆ name_

::google::protobuf::internal::ArenaStringPtr etcdserverpb::AuthRoleAddRequest::name_
private

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


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