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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthDisableRequest:
Collaboration diagram for etcdserverpb::AuthDisableRequest:

Public Member Functions

 AuthDisableRequest ()
 
virtual ~AuthDisableRequest ()
 
 AuthDisableRequest (const AuthDisableRequest &from)
 
AuthDisableRequestoperator= (const AuthDisableRequest &from)
 
void Swap (AuthDisableRequest *other)
 
AuthDisableRequestNew () const PROTOBUF_FINAL
 
AuthDisableRequestNew (::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 AuthDisableRequest &from)
 
void MergeFrom (const AuthDisableRequest &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 AuthDisableRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthDisableRequestinternal_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 (AuthDisableRequest *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsAuthDisableRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthDisableRequest::AuthDisableRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthDisableRequest::~AuthDisableRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthDisableRequest::AuthDisableRequest ( const AuthDisableRequest from)

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

Member Function Documentation

size_t etcdserverpb::AuthDisableRequest::ByteSizeLong ( ) const

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

void etcdserverpb::AuthDisableRequest::Clear ( )

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthDisableRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::AuthDisableRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

void etcdserverpb::AuthDisableRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthDisableRequest::SharedDtor ( )
private

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

void etcdserverpb::AuthDisableRequest::Swap ( AuthDisableRequest other)

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

Here is the call graph for this function:

etcdserverpb::AuthDisableRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthDisableRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthDisableRequest a,
AuthDisableRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthDisableRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthDisableRequest::kIndexInFileMessages
static
Initial value:
=
45

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


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