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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserGetRequest:
Collaboration diagram for etcdserverpb::AuthUserGetRequest:

Public Member Functions

 AuthUserGetRequest ()
 
virtual ~AuthUserGetRequest ()
 
 AuthUserGetRequest (const AuthUserGetRequest &from)
 
AuthUserGetRequestoperator= (const AuthUserGetRequest &from)
 
void Swap (AuthUserGetRequest *other)
 
AuthUserGetRequestNew () const PROTOBUF_FINAL
 
AuthUserGetRequestNew (::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 AuthUserGetRequest &from)
 
void MergeFrom (const AuthUserGetRequest &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 AuthUserGetRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthUserGetRequestinternal_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 (AuthUserGetRequest *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsAuthUserGetRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthUserGetRequest::AuthUserGetRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthUserGetRequest::~AuthUserGetRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthUserGetRequest::AuthUserGetRequest ( const AuthUserGetRequest from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthUserGetRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetRequest::Clear ( )

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

void etcdserverpb::AuthUserGetRequest::clear_name ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthUserGetRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

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

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

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

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

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

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

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

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

void etcdserverpb::AuthUserGetRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthUserGetRequest::SharedDtor ( )
private

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

void etcdserverpb::AuthUserGetRequest::Swap ( AuthUserGetRequest other)

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

Here is the call graph for this function:

etcdserverpb::AuthUserGetRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthUserGetRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthUserGetRequest a,
AuthUserGetRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthUserGetRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserGetRequest::kIndexInFileMessages
static
Initial value:
=
48

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

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

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

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

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


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