OpenSDN source code
etcdserverpb::AuthRoleDeleteRequest Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleDeleteRequest:
Collaboration diagram for etcdserverpb::AuthRoleDeleteRequest:

Public Member Functions

 AuthRoleDeleteRequest ()
 
virtual ~AuthRoleDeleteRequest ()
 
 AuthRoleDeleteRequest (const AuthRoleDeleteRequest &from)
 
AuthRoleDeleteRequestoperator= (const AuthRoleDeleteRequest &from)
 
void Swap (AuthRoleDeleteRequest *other)
 
AuthRoleDeleteRequestNew () const PROTOBUF_FINAL
 
AuthRoleDeleteRequestNew (::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 AuthRoleDeleteRequest &from)
 
void MergeFrom (const AuthRoleDeleteRequest &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_role ()
 
const ::std::string & role () const
 
void set_role (const ::std::string &value)
 
void set_role (const char *value)
 
void set_role (const char *value, size_t size)
 
::std::string * mutable_role ()
 
::std::string * release_role ()
 
void set_allocated_role (::std::string *role)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const AuthRoleDeleteRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleDeleteRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kRoleFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthRoleDeleteRequest() [1/2]

etcdserverpb::AuthRoleDeleteRequest::AuthRoleDeleteRequest ( )

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

Here is the call graph for this function:

◆ ~AuthRoleDeleteRequest()

etcdserverpb::AuthRoleDeleteRequest::~AuthRoleDeleteRequest ( )
virtual

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

Here is the call graph for this function:

◆ AuthRoleDeleteRequest() [2/2]

etcdserverpb::AuthRoleDeleteRequest::AuthRoleDeleteRequest ( const AuthRoleDeleteRequest from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthRoleDeleteRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthRoleDeleteRequest::Clear ( )

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

◆ clear_role()

void etcdserverpb::AuthRoleDeleteRequest::clear_role ( )
inline

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

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ InitAsDefaultInstance()

void etcdserverpb::AuthRoleDeleteRequest::InitAsDefaultInstance ( )
static

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthRoleDeleteRequest::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_role()

std::string * etcdserverpb::AuthRoleDeleteRequest::mutable_role ( )
inline

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_role()

std::string * etcdserverpb::AuthRoleDeleteRequest::release_role ( )
inline

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

◆ role()

const ::std::string & etcdserverpb::AuthRoleDeleteRequest::role ( ) const
inline

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_role()

void etcdserverpb::AuthRoleDeleteRequest::set_allocated_role ( ::std::string *  role)
inline

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

◆ set_role() [1/3]

void etcdserverpb::AuthRoleDeleteRequest::set_role ( const ::std::string &  value)
inline

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

◆ set_role() [2/3]

void etcdserverpb::AuthRoleDeleteRequest::set_role ( const char *  value)
inline

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

◆ set_role() [3/3]

void etcdserverpb::AuthRoleDeleteRequest::set_role ( const char *  value,
size_t  size 
)
inline

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

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthRoleDeleteRequest::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthRoleDeleteRequest::SharedDtor ( )
private

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

◆ Swap()

void etcdserverpb::AuthRoleDeleteRequest::Swap ( AuthRoleDeleteRequest other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleDeleteRequestImpl()

etcdserverpb::AuthRoleDeleteRequest::void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleDeleteRequestImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthRoleDeleteRequest a,
AuthRoleDeleteRequest b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthRoleDeleteRequest::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleDeleteRequest::kIndexInFileMessages
static
Initial value:
=
57

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

◆ kRoleFieldNumber

const int etcdserverpb::AuthRoleDeleteRequest::kRoleFieldNumber = 1
static

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

◆ role_

::google::protobuf::internal::ArenaStringPtr etcdserverpb::AuthRoleDeleteRequest::role_
private

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


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