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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserListResponse:
Collaboration diagram for etcdserverpb::AuthUserListResponse:

Public Member Functions

 AuthUserListResponse ()
 
virtual ~AuthUserListResponse ()
 
 AuthUserListResponse (const AuthUserListResponse &from)
 
AuthUserListResponseoperator= (const AuthUserListResponse &from)
 
void Swap (AuthUserListResponse *other)
 
AuthUserListResponseNew () const PROTOBUF_FINAL
 
AuthUserListResponseNew (::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 AuthUserListResponse &from)
 
void MergeFrom (const AuthUserListResponse &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
 
int users_size () const
 
void clear_users ()
 
const ::std::string & users (int index) const
 
::std::string * mutable_users (int index)
 
void set_users (int index, const ::std::string &value)
 
void set_users (int index, const char *value)
 
void set_users (int index, const char *value, size_t size)
 
::std::string * add_users ()
 
void add_users (const ::std::string &value)
 
void add_users (const char *value)
 
void add_users (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
users () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_users ()
 
bool has_header () const
 
void clear_header ()
 
const
::etcdserverpb::ResponseHeader
header () 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 AuthUserListResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthUserListResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kUsersFieldNumber = 2
 
static const int kHeaderFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::RepeatedPtrField
< ::std::string > 
users_
 
::etcdserverpb::ResponseHeaderheader_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthUserListResponse::AuthUserListResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthUserListResponse::~AuthUserListResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthUserListResponse::AuthUserListResponse ( const AuthUserListResponse from)

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

Here is the call graph for this function:

Member Function Documentation

std::string * etcdserverpb::AuthUserListResponse::add_users ( )
inline

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

void etcdserverpb::AuthUserListResponse::add_users ( const ::std::string &  value)
inline

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

void etcdserverpb::AuthUserListResponse::add_users ( const char *  value)
inline

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

void etcdserverpb::AuthUserListResponse::add_users ( const char *  value,
size_t  size 
)
inline

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

size_t etcdserverpb::AuthUserListResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthUserListResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthUserListResponse::clear_header ( )
inline

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

Here is the call graph for this function:

void etcdserverpb::AuthUserListResponse::clear_users ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthUserListResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthUserListResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

std::string * etcdserverpb::AuthUserListResponse::mutable_users ( int  index)
inline

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

google::protobuf::RepeatedPtrField<::std::string > * etcdserverpb::AuthUserListResponse::mutable_users ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

void etcdserverpb::AuthUserListResponse::set_users ( int  index,
const ::std::string &  value 
)
inline

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

void etcdserverpb::AuthUserListResponse::set_users ( int  index,
const char *  value 
)
inline

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

void etcdserverpb::AuthUserListResponse::set_users ( int  index,
const char *  value,
size_t  size 
)
inline

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

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

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

void etcdserverpb::AuthUserListResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthUserListResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AuthUserListResponse::Swap ( AuthUserListResponse other)

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

Here is the call graph for this function:

const ::std::string & etcdserverpb::AuthUserListResponse::users ( int  index) const
inline

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

const ::google::protobuf::RepeatedPtrField<::std::string > & etcdserverpb::AuthUserListResponse::users ( ) const
inline

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

int etcdserverpb::AuthUserListResponse::users_size ( ) const
inline

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

etcdserverpb::AuthUserListResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthUserListResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthUserListResponse a,
AuthUserListResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthUserListResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::AuthUserListResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserListResponse::kIndexInFileMessages
static
Initial value:
=
72

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

const int etcdserverpb::AuthUserListResponse::kUsersFieldNumber = 2
static

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

::google::protobuf::RepeatedPtrField< ::std::string> etcdserverpb::AuthUserListResponse::users_
private

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


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