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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleListRequest:
Collaboration diagram for etcdserverpb::AuthRoleListRequest:

Public Member Functions

 AuthRoleListRequest ()
 
virtual ~AuthRoleListRequest ()
 
 AuthRoleListRequest (const AuthRoleListRequest &from)
 
AuthRoleListRequestoperator= (const AuthRoleListRequest &from)
 
void Swap (AuthRoleListRequest *other)
 
AuthRoleListRequestNew () const PROTOBUF_FINAL
 
AuthRoleListRequestNew (::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 AuthRoleListRequest &from)
 
void MergeFrom (const AuthRoleListRequest &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 AuthRoleListRequestdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleListRequestinternal_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 (AuthRoleListRequest *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsAuthRoleListRequestImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthRoleListRequest::AuthRoleListRequest ( )

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

Here is the call graph for this function:

etcdserverpb::AuthRoleListRequest::~AuthRoleListRequest ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthRoleListRequest::AuthRoleListRequest ( const AuthRoleListRequest from)

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

Member Function Documentation

size_t etcdserverpb::AuthRoleListRequest::ByteSizeLong ( ) const

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

void etcdserverpb::AuthRoleListRequest::Clear ( )

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleListRequest::InitAsDefaultInstance ( )
static

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

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

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

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

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

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

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

bool etcdserverpb::AuthRoleListRequest::IsInitialized ( ) const

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

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

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

void etcdserverpb::AuthRoleListRequest::SharedCtor ( )
private

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

void etcdserverpb::AuthRoleListRequest::SharedDtor ( )
private

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

void etcdserverpb::AuthRoleListRequest::Swap ( AuthRoleListRequest other)

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

Here is the call graph for this function:

etcdserverpb::AuthRoleListRequest::void::protobuf_rpc_2eproto::InitDefaultsAuthRoleListRequestImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthRoleListRequest a,
AuthRoleListRequest b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthRoleListRequest::_cached_size_
mutableprivate

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleListRequest::kIndexInFileMessages
static
Initial value:
=
56

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


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