OpenSDN source code
etcdserverpb::AuthUserChangePasswordResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserChangePasswordResponse:
Collaboration diagram for etcdserverpb::AuthUserChangePasswordResponse:

Public Member Functions

 AuthUserChangePasswordResponse ()
 
virtual ~AuthUserChangePasswordResponse ()
 
 AuthUserChangePasswordResponse (const AuthUserChangePasswordResponse &from)
 
AuthUserChangePasswordResponseoperator= (const AuthUserChangePasswordResponse &from)
 
void Swap (AuthUserChangePasswordResponse *other)
 
AuthUserChangePasswordResponseNew () const PROTOBUF_FINAL
 
AuthUserChangePasswordResponseNew (::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 AuthUserChangePasswordResponse &from)
 
void MergeFrom (const AuthUserChangePasswordResponse &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
 
bool has_header () const
 
void clear_header ()
 
const ::etcdserverpb::ResponseHeaderheader () const
 
::etcdserverpb::ResponseHeaderrelease_header ()
 
::etcdserverpb::ResponseHeadermutable_header ()
 
void set_allocated_header (::etcdserverpb::ResponseHeader *header)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const AuthUserChangePasswordResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthUserChangePasswordResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kHeaderFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::etcdserverpb::ResponseHeaderheader_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthUserChangePasswordResponse() [1/2]

etcdserverpb::AuthUserChangePasswordResponse::AuthUserChangePasswordResponse ( )

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

Here is the call graph for this function:

◆ ~AuthUserChangePasswordResponse()

etcdserverpb::AuthUserChangePasswordResponse::~AuthUserChangePasswordResponse ( )
virtual

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

Here is the call graph for this function:

◆ AuthUserChangePasswordResponse() [2/2]

etcdserverpb::AuthUserChangePasswordResponse::AuthUserChangePasswordResponse ( const AuthUserChangePasswordResponse from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthUserChangePasswordResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthUserChangePasswordResponse::Clear ( )

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

Here is the call graph for this function:

◆ clear_header()

void etcdserverpb::AuthUserChangePasswordResponse::clear_header ( )
inline

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

Here is the call graph for this function:

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_header()

bool etcdserverpb::AuthUserChangePasswordResponse::has_header ( ) const
inline

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

Here is the call graph for this function:

◆ header()

const ::etcdserverpb::ResponseHeader & etcdserverpb::AuthUserChangePasswordResponse::header ( ) const
inline

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

◆ InitAsDefaultInstance()

void etcdserverpb::AuthUserChangePasswordResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthUserChangePasswordResponse::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_header()

etcdserverpb::ResponseHeader * etcdserverpb::AuthUserChangePasswordResponse::mutable_header ( )
inline

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_header()

etcdserverpb::ResponseHeader * etcdserverpb::AuthUserChangePasswordResponse::release_header ( )
inline

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_header()

void etcdserverpb::AuthUserChangePasswordResponse::set_allocated_header ( ::etcdserverpb::ResponseHeader header)
inline

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

Here is the call graph for this function:

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthUserChangePasswordResponse::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthUserChangePasswordResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::AuthUserChangePasswordResponse::Swap ( AuthUserChangePasswordResponse other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthUserChangePasswordResponseImpl()

etcdserverpb::AuthUserChangePasswordResponse::void ::protobuf_rpc_2eproto::InitDefaultsAuthUserChangePasswordResponseImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthUserChangePasswordResponse::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ header_

::etcdserverpb::ResponseHeader* etcdserverpb::AuthUserChangePasswordResponse::header_
private

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

◆ kHeaderFieldNumber

const int etcdserverpb::AuthUserChangePasswordResponse::kHeaderFieldNumber = 1
static

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserChangePasswordResponse::kIndexInFileMessages
static
Initial value:
=
66

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


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