OpenSDN source code
etcdserverpb::AuthRoleListResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleListResponse:
Collaboration diagram for etcdserverpb::AuthRoleListResponse:

Public Member Functions

 AuthRoleListResponse ()
 
virtual ~AuthRoleListResponse ()
 
 AuthRoleListResponse (const AuthRoleListResponse &from)
 
AuthRoleListResponseoperator= (const AuthRoleListResponse &from)
 
void Swap (AuthRoleListResponse *other)
 
AuthRoleListResponseNew () const PROTOBUF_FINAL
 
AuthRoleListResponseNew (::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 AuthRoleListResponse &from)
 
void MergeFrom (const AuthRoleListResponse &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::ResponseHeaderheader () 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 AuthRoleListResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleListResponseinternal_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 (AuthRoleListResponse *other)
 
inline ::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleListResponseImpl ()
 

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 (AuthRoleListResponse &a, AuthRoleListResponse &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthRoleListResponse() [1/2]

etcdserverpb::AuthRoleListResponse::AuthRoleListResponse ( )

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

Here is the call graph for this function:

◆ ~AuthRoleListResponse()

etcdserverpb::AuthRoleListResponse::~AuthRoleListResponse ( )
virtual

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

Here is the call graph for this function:

◆ AuthRoleListResponse() [2/2]

etcdserverpb::AuthRoleListResponse::AuthRoleListResponse ( const AuthRoleListResponse from)

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

Here is the call graph for this function:

Member Function Documentation

◆ add_roles() [1/4]

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

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

◆ add_roles() [2/4]

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

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

◆ add_roles() [3/4]

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

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

◆ add_roles() [4/4]

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

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

◆ ByteSizeLong()

size_t etcdserverpb::AuthRoleListResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthRoleListResponse::Clear ( )

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

Here is the call graph for this function:

◆ clear_header()

void etcdserverpb::AuthRoleListResponse::clear_header ( )
inline

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

Here is the call graph for this function:

◆ clear_roles()

void etcdserverpb::AuthRoleListResponse::clear_roles ( )
inline

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

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_header()

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

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

Here is the call graph for this function:

◆ header()

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

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

◆ InitAsDefaultInstance()

void etcdserverpb::AuthRoleListResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthRoleListResponse::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_header()

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

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

◆ mutable_roles() [1/2]

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

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

◆ mutable_roles() [2/2]

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

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_header()

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

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

◆ roles() [1/2]

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

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

◆ roles() [2/2]

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

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

◆ roles_size()

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

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_header()

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

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

Here is the call graph for this function:

◆ set_roles() [1/3]

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

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

◆ set_roles() [2/3]

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

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

◆ set_roles() [3/3]

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

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

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthRoleListResponse::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthRoleListResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::AuthRoleListResponse::Swap ( AuthRoleListResponse other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleListResponseImpl()

etcdserverpb::AuthRoleListResponse::void ::protobuf_rpc_2eproto::InitDefaultsAuthRoleListResponseImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthRoleListResponse a,
AuthRoleListResponse b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthRoleListResponse::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ header_

::etcdserverpb::ResponseHeader* etcdserverpb::AuthRoleListResponse::header_
private

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

◆ kHeaderFieldNumber

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleListResponse::kIndexInFileMessages
static
Initial value:
=
71

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

◆ kRolesFieldNumber

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

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

◆ roles_

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

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


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