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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserChangePasswordRequest:
Collaboration diagram for etcdserverpb::AuthUserChangePasswordRequest:

Public Member Functions

 AuthUserChangePasswordRequest ()
 
virtual ~AuthUserChangePasswordRequest ()
 
 AuthUserChangePasswordRequest (const AuthUserChangePasswordRequest &from)
 
AuthUserChangePasswordRequestoperator= (const AuthUserChangePasswordRequest &from)
 
void Swap (AuthUserChangePasswordRequest *other)
 
AuthUserChangePasswordRequestNew () const PROTOBUF_FINAL
 
AuthUserChangePasswordRequestNew (::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 AuthUserChangePasswordRequest &from)
 
void MergeFrom (const AuthUserChangePasswordRequest &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)
 
void clear_password ()
 
const ::std::string & password () const
 
void set_password (const ::std::string &value)
 
void set_password (const char *value)
 
void set_password (const char *value, size_t size)
 
::std::string * mutable_password ()
 
::std::string * release_password ()
 
void set_allocated_password (::std::string *password)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
AuthUserChangePasswordRequest
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
AuthUserChangePasswordRequest
internal_default_instance ()
 

Static Public Attributes

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

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthUserChangePasswordRequest::AuthUserChangePasswordRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthUserChangePasswordRequest::~AuthUserChangePasswordRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthUserChangePasswordRequest::AuthUserChangePasswordRequest ( const AuthUserChangePasswordRequest from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthUserChangePasswordRequest::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthUserChangePasswordRequest::Clear ( )

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

void etcdserverpb::AuthUserChangePasswordRequest::clear_name ( )
inline

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

void etcdserverpb::AuthUserChangePasswordRequest::clear_password ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthUserChangePasswordRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthUserChangePasswordRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

std::string * etcdserverpb::AuthUserChangePasswordRequest::mutable_password ( )
inline

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

const ::std::string & etcdserverpb::AuthUserChangePasswordRequest::password ( ) const
inline

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

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

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

std::string * etcdserverpb::AuthUserChangePasswordRequest::release_password ( )
inline

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

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthUserChangePasswordRequest::set_allocated_password ( ::std::string *  password)
inline

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

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

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

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

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

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

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

void etcdserverpb::AuthUserChangePasswordRequest::set_password ( const ::std::string &  value)
inline

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

void etcdserverpb::AuthUserChangePasswordRequest::set_password ( const char *  value)
inline

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

void etcdserverpb::AuthUserChangePasswordRequest::set_password ( const char *  value,
size_t  size 
)
inline

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

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

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

void etcdserverpb::AuthUserChangePasswordRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthUserChangePasswordRequest::SharedDtor ( )
private

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

void etcdserverpb::AuthUserChangePasswordRequest::Swap ( AuthUserChangePasswordRequest other)

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

Here is the call graph for this function:

etcdserverpb::AuthUserChangePasswordRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthUserChangePasswordRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthUserChangePasswordRequest a,
AuthUserChangePasswordRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthUserChangePasswordRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserChangePasswordRequest::kIndexInFileMessages
static
Initial value:
=
50

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

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

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

const int etcdserverpb::AuthUserChangePasswordRequest::kPasswordFieldNumber = 2
static

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

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

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

::google::protobuf::internal::ArenaStringPtr etcdserverpb::AuthUserChangePasswordRequest::password_
private

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


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