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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthEnableRequest:
Collaboration diagram for etcdserverpb::AuthEnableRequest:

Public Member Functions

 AuthEnableRequest ()
 
virtual ~AuthEnableRequest ()
 
 AuthEnableRequest (const AuthEnableRequest &from)
 
AuthEnableRequestoperator= (const AuthEnableRequest &from)
 
void Swap (AuthEnableRequest *other)
 
AuthEnableRequestNew () const PROTOBUF_FINAL
 
AuthEnableRequestNew (::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 AuthEnableRequest &from)
 
void MergeFrom (const AuthEnableRequest &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
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const AuthEnableRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthEnableRequestinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthEnableRequest::AuthEnableRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthEnableRequest::~AuthEnableRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthEnableRequest::AuthEnableRequest ( const AuthEnableRequest from)

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

Member Function Documentation

size_t etcdserverpb::AuthEnableRequest::ByteSizeLong ( ) const

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

void etcdserverpb::AuthEnableRequest::Clear ( )

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthEnableRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::AuthEnableRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

void etcdserverpb::AuthEnableRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthEnableRequest::SharedDtor ( )
private

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

void etcdserverpb::AuthEnableRequest::Swap ( AuthEnableRequest other)

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

Here is the call graph for this function:

etcdserverpb::AuthEnableRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthEnableRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthEnableRequest a,
AuthEnableRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthEnableRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthEnableRequest::kIndexInFileMessages
static
Initial value:
=
44

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


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