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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleGetRequest:
Collaboration diagram for etcdserverpb::AuthRoleGetRequest:

Public Member Functions

 AuthRoleGetRequest ()
 
virtual ~AuthRoleGetRequest ()
 
 AuthRoleGetRequest (const AuthRoleGetRequest &from)
 
AuthRoleGetRequestoperator= (const AuthRoleGetRequest &from)
 
void Swap (AuthRoleGetRequest *other)
 
AuthRoleGetRequestNew () const PROTOBUF_FINAL
 
AuthRoleGetRequestNew (::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 AuthRoleGetRequest &from)
 
void MergeFrom (const AuthRoleGetRequest &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 AuthRoleGetRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleGetRequestinternal_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 (AuthRoleGetRequest *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsAuthRoleGetRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthRoleGetRequest::AuthRoleGetRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthRoleGetRequest::~AuthRoleGetRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthRoleGetRequest::AuthRoleGetRequest ( const AuthRoleGetRequest from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthRoleGetRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleGetRequest::Clear ( )

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

void etcdserverpb::AuthRoleGetRequest::clear_role ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleGetRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthRoleGetRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

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

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

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

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

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

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

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

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

void etcdserverpb::AuthRoleGetRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthRoleGetRequest::SharedDtor ( )
private

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

void etcdserverpb::AuthRoleGetRequest::Swap ( AuthRoleGetRequest other)

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

Here is the call graph for this function:

etcdserverpb::AuthRoleGetRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthRoleGetRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthRoleGetRequest a,
AuthRoleGetRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthRoleGetRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleGetRequest::kIndexInFileMessages
static
Initial value:
=
54

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

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

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

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

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


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