OpenSDN source code
etcdserverpb::AuthDisableResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthDisableResponse:
Collaboration diagram for etcdserverpb::AuthDisableResponse:

Public Member Functions

 AuthDisableResponse ()
 
virtual ~AuthDisableResponse ()
 
 AuthDisableResponse (const AuthDisableResponse &from)
 
AuthDisableResponseoperator= (const AuthDisableResponse &from)
 
void Swap (AuthDisableResponse *other)
 
AuthDisableResponseNew () const PROTOBUF_FINAL
 
AuthDisableResponseNew (::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 AuthDisableResponse &from)
 
void MergeFrom (const AuthDisableResponse &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 AuthDisableResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthDisableResponseinternal_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 (AuthDisableResponse *other)
 
inline ::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void ::protobuf_rpc_2eproto::InitDefaultsAuthDisableResponseImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthDisableResponse() [1/2]

etcdserverpb::AuthDisableResponse::AuthDisableResponse ( )

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

Here is the call graph for this function:

◆ ~AuthDisableResponse()

etcdserverpb::AuthDisableResponse::~AuthDisableResponse ( )
virtual

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

Here is the call graph for this function:

◆ AuthDisableResponse() [2/2]

etcdserverpb::AuthDisableResponse::AuthDisableResponse ( const AuthDisableResponse from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthDisableResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthDisableResponse::Clear ( )

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

Here is the call graph for this function:

◆ clear_header()

void etcdserverpb::AuthDisableResponse::clear_header ( )
inline

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

Here is the call graph for this function:

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_header()

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

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

Here is the call graph for this function:

◆ header()

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

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

◆ InitAsDefaultInstance()

void etcdserverpb::AuthDisableResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthDisableResponse::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_header()

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

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_header()

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

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_header()

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

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

Here is the call graph for this function:

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthDisableResponse::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthDisableResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::AuthDisableResponse::Swap ( AuthDisableResponse other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthDisableResponseImpl()

etcdserverpb::AuthDisableResponse::void ::protobuf_rpc_2eproto::InitDefaultsAuthDisableResponseImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthDisableResponse a,
AuthDisableResponse b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthDisableResponse::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ header_

::etcdserverpb::ResponseHeader* etcdserverpb::AuthDisableResponse::header_
private

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

◆ kHeaderFieldNumber

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthDisableResponse::kIndexInFileMessages
static
Initial value:
=
61

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


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