OpenSDN source code
etcdserverpb::AuthEnableResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthEnableResponse:
Collaboration diagram for etcdserverpb::AuthEnableResponse:

Public Member Functions

 AuthEnableResponse ()
 
virtual ~AuthEnableResponse ()
 
 AuthEnableResponse (const AuthEnableResponse &from)
 
AuthEnableResponseoperator= (const AuthEnableResponse &from)
 
void Swap (AuthEnableResponse *other)
 
AuthEnableResponseNew () const PROTOBUF_FINAL
 
AuthEnableResponseNew (::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 AuthEnableResponse &from)
 
void MergeFrom (const AuthEnableResponse &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 AuthEnableResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthEnableResponseinternal_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 (AuthEnableResponse *other)
 
inline ::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void ::protobuf_rpc_2eproto::InitDefaultsAuthEnableResponseImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthEnableResponse() [1/2]

etcdserverpb::AuthEnableResponse::AuthEnableResponse ( )

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

Here is the call graph for this function:

◆ ~AuthEnableResponse()

etcdserverpb::AuthEnableResponse::~AuthEnableResponse ( )
virtual

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

Here is the call graph for this function:

◆ AuthEnableResponse() [2/2]

etcdserverpb::AuthEnableResponse::AuthEnableResponse ( const AuthEnableResponse from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthEnableResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthEnableResponse::Clear ( )

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

Here is the call graph for this function:

◆ clear_header()

void etcdserverpb::AuthEnableResponse::clear_header ( )
inline

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

Here is the call graph for this function:

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_header()

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

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

Here is the call graph for this function:

◆ header()

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

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

◆ InitAsDefaultInstance()

void etcdserverpb::AuthEnableResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthEnableResponse::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_header()

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

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_header()

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

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_header()

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

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

Here is the call graph for this function:

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthEnableResponse::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthEnableResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::AuthEnableResponse::Swap ( AuthEnableResponse other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthEnableResponseImpl()

etcdserverpb::AuthEnableResponse::void ::protobuf_rpc_2eproto::InitDefaultsAuthEnableResponseImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthEnableResponse a,
AuthEnableResponse b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthEnableResponse::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ header_

::etcdserverpb::ResponseHeader* etcdserverpb::AuthEnableResponse::header_
private

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

◆ kHeaderFieldNumber

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthEnableResponse::kIndexInFileMessages
static
Initial value:
=
60

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


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