OpenSDN source code
etcdserverpb::AuthRoleGrantPermissionRequest Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleGrantPermissionRequest:
Collaboration diagram for etcdserverpb::AuthRoleGrantPermissionRequest:

Public Member Functions

 AuthRoleGrantPermissionRequest ()
 
virtual ~AuthRoleGrantPermissionRequest ()
 
 AuthRoleGrantPermissionRequest (const AuthRoleGrantPermissionRequest &from)
 
AuthRoleGrantPermissionRequestoperator= (const AuthRoleGrantPermissionRequest &from)
 
void Swap (AuthRoleGrantPermissionRequest *other)
 
AuthRoleGrantPermissionRequestNew () const PROTOBUF_FINAL
 
AuthRoleGrantPermissionRequestNew (::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 AuthRoleGrantPermissionRequest &from)
 
void MergeFrom (const AuthRoleGrantPermissionRequest &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)
 
bool has_perm () const
 
void clear_perm ()
 
const ::authpb::Permissionperm () const
 
::authpb::Permissionrelease_perm ()
 
::authpb::Permissionmutable_perm ()
 
void set_allocated_perm (::authpb::Permission *perm)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const AuthRoleGrantPermissionRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleGrantPermissionRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kNameFieldNumber = 1
 
static const int kPermFieldNumber = 2
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthRoleGrantPermissionRequest() [1/2]

etcdserverpb::AuthRoleGrantPermissionRequest::AuthRoleGrantPermissionRequest ( )

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

Here is the call graph for this function:

◆ ~AuthRoleGrantPermissionRequest()

etcdserverpb::AuthRoleGrantPermissionRequest::~AuthRoleGrantPermissionRequest ( )
virtual

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

Here is the call graph for this function:

◆ AuthRoleGrantPermissionRequest() [2/2]

etcdserverpb::AuthRoleGrantPermissionRequest::AuthRoleGrantPermissionRequest ( const AuthRoleGrantPermissionRequest from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthRoleGrantPermissionRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthRoleGrantPermissionRequest::Clear ( )

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

Here is the call graph for this function:

◆ clear_name()

void etcdserverpb::AuthRoleGrantPermissionRequest::clear_name ( )
inline

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

◆ clear_perm()

void etcdserverpb::AuthRoleGrantPermissionRequest::clear_perm ( )

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

Here is the call graph for this function:

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_perm()

bool etcdserverpb::AuthRoleGrantPermissionRequest::has_perm ( ) const
inline

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

Here is the call graph for this function:

◆ InitAsDefaultInstance()

void etcdserverpb::AuthRoleGrantPermissionRequest::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthRoleGrantPermissionRequest::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_name()

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

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

◆ mutable_perm()

authpb::Permission * etcdserverpb::AuthRoleGrantPermissionRequest::mutable_perm ( )
inline

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

◆ name()

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

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ perm()

const ::authpb::Permission & etcdserverpb::AuthRoleGrantPermissionRequest::perm ( ) const
inline

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

◆ release_name()

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

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

◆ release_perm()

authpb::Permission * etcdserverpb::AuthRoleGrantPermissionRequest::release_perm ( )
inline

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_name()

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

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

◆ set_allocated_perm()

void etcdserverpb::AuthRoleGrantPermissionRequest::set_allocated_perm ( ::authpb::Permission perm)
inline

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

Here is the call graph for this function:

◆ set_name() [1/3]

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

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

◆ set_name() [2/3]

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

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

◆ set_name() [3/3]

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

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

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthRoleGrantPermissionRequest::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthRoleGrantPermissionRequest::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::AuthRoleGrantPermissionRequest::Swap ( AuthRoleGrantPermissionRequest other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleGrantPermissionRequestImpl()

etcdserverpb::AuthRoleGrantPermissionRequest::void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleGrantPermissionRequestImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthRoleGrantPermissionRequest::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleGrantPermissionRequest::kIndexInFileMessages
static
Initial value:
=
58

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

◆ kNameFieldNumber

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

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

◆ kPermFieldNumber

const int etcdserverpb::AuthRoleGrantPermissionRequest::kPermFieldNumber = 2
static

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

◆ name_

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

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

◆ perm_

::authpb::Permission* etcdserverpb::AuthRoleGrantPermissionRequest::perm_
private

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


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