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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleGetResponse:
Collaboration diagram for etcdserverpb::AuthRoleGetResponse:

Public Member Functions

 AuthRoleGetResponse ()
 
virtual ~AuthRoleGetResponse ()
 
 AuthRoleGetResponse (const AuthRoleGetResponse &from)
 
AuthRoleGetResponseoperator= (const AuthRoleGetResponse &from)
 
void Swap (AuthRoleGetResponse *other)
 
AuthRoleGetResponseNew () const PROTOBUF_FINAL
 
AuthRoleGetResponseNew (::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 AuthRoleGetResponse &from)
 
void MergeFrom (const AuthRoleGetResponse &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 perm_size () const
 
void clear_perm ()
 
const ::authpb::Permissionperm (int index) const
 
::authpb::Permissionmutable_perm (int index)
 
::authpb::Permissionadd_perm ()
 
::google::protobuf::RepeatedPtrField
< ::authpb::Permission > * 
mutable_perm ()
 
const
::google::protobuf::RepeatedPtrField
< ::authpb::Permission > & 
perm () const
 
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 AuthRoleGetResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthRoleGetResponseinternal_default_instance ()
 

Static Public Attributes

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

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::RepeatedPtrField
< ::authpb::Permission
perm_
 
::etcdserverpb::ResponseHeaderheader_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthRoleGetResponse::AuthRoleGetResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthRoleGetResponse::~AuthRoleGetResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthRoleGetResponse::AuthRoleGetResponse ( const AuthRoleGetResponse from)

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

Here is the call graph for this function:

Member Function Documentation

authpb::Permission * etcdserverpb::AuthRoleGetResponse::add_perm ( )
inline

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

size_t etcdserverpb::AuthRoleGetResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleGetResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleGetResponse::clear_header ( )
inline

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleGetResponse::clear_perm ( )

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthRoleGetResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthRoleGetResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

authpb::Permission * etcdserverpb::AuthRoleGetResponse::mutable_perm ( int  index)
inline

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

google::protobuf::RepeatedPtrField<::authpb::Permission > * etcdserverpb::AuthRoleGetResponse::mutable_perm ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

const ::authpb::Permission & etcdserverpb::AuthRoleGetResponse::perm ( int  index) const
inline

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

const ::google::protobuf::RepeatedPtrField<::authpb::Permission > & etcdserverpb::AuthRoleGetResponse::perm ( ) const
inline

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

int etcdserverpb::AuthRoleGetResponse::perm_size ( ) const
inline

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthRoleGetResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthRoleGetResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleGetResponse::Swap ( AuthRoleGetResponse other)

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

Here is the call graph for this function:

etcdserverpb::AuthRoleGetResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthRoleGetResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthRoleGetResponse a,
AuthRoleGetResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthRoleGetResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::AuthRoleGetResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleGetResponse::kIndexInFileMessages
static
Initial value:
=
70

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

const int etcdserverpb::AuthRoleGetResponse::kPermFieldNumber = 2
static

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

::google::protobuf::RepeatedPtrField< ::authpb::Permission > etcdserverpb::AuthRoleGetResponse::perm_
private

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


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