OpenSDN source code
etcdserverpb::AuthUserListRequest Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserListRequest:
Collaboration diagram for etcdserverpb::AuthUserListRequest:

Public Member Functions

 AuthUserListRequest ()
 
virtual ~AuthUserListRequest ()
 
 AuthUserListRequest (const AuthUserListRequest &from)
 
AuthUserListRequestoperator= (const AuthUserListRequest &from)
 
void Swap (AuthUserListRequest *other)
 
AuthUserListRequestNew () const PROTOBUF_FINAL
 
AuthUserListRequestNew (::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 AuthUserListRequest &from)
 
void MergeFrom (const AuthUserListRequest &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 AuthUserListRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthUserListRequestinternal_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 (AuthUserListRequest *other)
 
inline ::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void ::protobuf_rpc_2eproto::InitDefaultsAuthUserListRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthUserListRequest() [1/2]

etcdserverpb::AuthUserListRequest::AuthUserListRequest ( )

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

Here is the call graph for this function:

◆ ~AuthUserListRequest()

etcdserverpb::AuthUserListRequest::~AuthUserListRequest ( )
virtual

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

Here is the call graph for this function:

◆ AuthUserListRequest() [2/2]

etcdserverpb::AuthUserListRequest::AuthUserListRequest ( const AuthUserListRequest from)

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

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthUserListRequest::ByteSizeLong ( ) const

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

◆ Clear()

void etcdserverpb::AuthUserListRequest::Clear ( )

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

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ InitAsDefaultInstance()

void etcdserverpb::AuthUserListRequest::InitAsDefaultInstance ( )
static

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthUserListRequest::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ SerializeWithCachedSizes()

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

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

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthUserListRequest::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthUserListRequest::SharedDtor ( )
private

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

◆ Swap()

void etcdserverpb::AuthUserListRequest::Swap ( AuthUserListRequest other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthUserListRequestImpl()

etcdserverpb::AuthUserListRequest::void ::protobuf_rpc_2eproto::InitDefaultsAuthUserListRequestImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthUserListRequest a,
AuthUserListRequest b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthUserListRequest::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserListRequest::kIndexInFileMessages
static
Initial value:
=
55

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


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