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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserGetResponse:
Collaboration diagram for etcdserverpb::AuthUserGetResponse:

Public Member Functions

 AuthUserGetResponse ()
 
virtual ~AuthUserGetResponse ()
 
 AuthUserGetResponse (const AuthUserGetResponse &from)
 
AuthUserGetResponseoperator= (const AuthUserGetResponse &from)
 
void Swap (AuthUserGetResponse *other)
 
AuthUserGetResponseNew () const PROTOBUF_FINAL
 
AuthUserGetResponseNew (::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 AuthUserGetResponse &from)
 
void MergeFrom (const AuthUserGetResponse &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 roles_size () const
 
void clear_roles ()
 
const ::std::string & roles (int index) const
 
::std::string * mutable_roles (int index)
 
void set_roles (int index, const ::std::string &value)
 
void set_roles (int index, const char *value)
 
void set_roles (int index, const char *value, size_t size)
 
::std::string * add_roles ()
 
void add_roles (const ::std::string &value)
 
void add_roles (const char *value)
 
void add_roles (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
roles () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_roles ()
 
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 AuthUserGetResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthUserGetResponseinternal_default_instance ()
 

Static Public Attributes

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

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthUserGetResponse::AuthUserGetResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthUserGetResponse::~AuthUserGetResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthUserGetResponse::AuthUserGetResponse ( const AuthUserGetResponse from)

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

Here is the call graph for this function:

Member Function Documentation

std::string * etcdserverpb::AuthUserGetResponse::add_roles ( )
inline

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

void etcdserverpb::AuthUserGetResponse::add_roles ( const ::std::string &  value)
inline

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

void etcdserverpb::AuthUserGetResponse::add_roles ( const char *  value)
inline

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

void etcdserverpb::AuthUserGetResponse::add_roles ( const char *  value,
size_t  size 
)
inline

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

size_t etcdserverpb::AuthUserGetResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetResponse::clear_header ( )
inline

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetResponse::clear_roles ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthUserGetResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthUserGetResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

std::string * etcdserverpb::AuthUserGetResponse::mutable_roles ( int  index)
inline

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

google::protobuf::RepeatedPtrField<::std::string > * etcdserverpb::AuthUserGetResponse::mutable_roles ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

const ::std::string & etcdserverpb::AuthUserGetResponse::roles ( int  index) const
inline

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

const ::google::protobuf::RepeatedPtrField<::std::string > & etcdserverpb::AuthUserGetResponse::roles ( ) const
inline

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

int etcdserverpb::AuthUserGetResponse::roles_size ( ) const
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetResponse::set_roles ( int  index,
const ::std::string &  value 
)
inline

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

void etcdserverpb::AuthUserGetResponse::set_roles ( int  index,
const char *  value 
)
inline

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

void etcdserverpb::AuthUserGetResponse::set_roles ( int  index,
const char *  value,
size_t  size 
)
inline

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

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

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

void etcdserverpb::AuthUserGetResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthUserGetResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGetResponse::Swap ( AuthUserGetResponse other)

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

Here is the call graph for this function:

etcdserverpb::AuthUserGetResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthUserGetResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthUserGetResponse a,
AuthUserGetResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthUserGetResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::AuthUserGetResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserGetResponse::kIndexInFileMessages
static
Initial value:
=
64

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

const int etcdserverpb::AuthUserGetResponse::kRolesFieldNumber = 2
static

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

::google::protobuf::RepeatedPtrField< ::std::string> etcdserverpb::AuthUserGetResponse::roles_
private

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


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