OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
AuthRoleDeleteRequest
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
AuthRoleDeleteRequest
internal_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

etcdserverpb::AuthRoleDeleteRequest::AuthRoleDeleteRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthRoleDeleteRequest::~AuthRoleDeleteRequest ( )
virtual

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

Here is the call graph for this function:

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

size_t etcdserverpb::AuthRoleDeleteRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleDeleteRequest::Clear ( )

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

void etcdserverpb::AuthRoleDeleteRequest::clear_role ( )
inline

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

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:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleDeleteRequest::InitAsDefaultInstance ( )
static

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

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

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

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:

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

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

bool etcdserverpb::AuthRoleDeleteRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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:

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

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

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

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

Here is the call graph for this function:

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:

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:

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

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

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

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

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:

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

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

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

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

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

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

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

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

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

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

void etcdserverpb::AuthRoleDeleteRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthRoleDeleteRequest::SharedDtor ( )
private

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

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

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

Here is the call graph for this function:

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

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthRoleDeleteRequest a,
AuthRoleDeleteRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthRoleDeleteRequest::_cached_size_
mutableprivate

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

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

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

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

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

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

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

::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: