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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserGrantRoleResponse:
Collaboration diagram for etcdserverpb::AuthUserGrantRoleResponse:

Public Member Functions

 AuthUserGrantRoleResponse ()
 
virtual ~AuthUserGrantRoleResponse ()
 
 AuthUserGrantRoleResponse (const AuthUserGrantRoleResponse &from)
 
AuthUserGrantRoleResponseoperator= (const AuthUserGrantRoleResponse &from)
 
void Swap (AuthUserGrantRoleResponse *other)
 
AuthUserGrantRoleResponseNew () const PROTOBUF_FINAL
 
AuthUserGrantRoleResponseNew (::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 AuthUserGrantRoleResponse &from)
 
void MergeFrom (const AuthUserGrantRoleResponse &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
 
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
AuthUserGrantRoleResponse
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
AuthUserGrantRoleResponse
internal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kHeaderFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthUserGrantRoleResponse::AuthUserGrantRoleResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthUserGrantRoleResponse::~AuthUserGrantRoleResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthUserGrantRoleResponse::AuthUserGrantRoleResponse ( const AuthUserGrantRoleResponse from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthUserGrantRoleResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGrantRoleResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGrantRoleResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthUserGrantRoleResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthUserGrantRoleResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthUserGrantRoleResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthUserGrantRoleResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AuthUserGrantRoleResponse::Swap ( AuthUserGrantRoleResponse other)

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

Here is the call graph for this function:

etcdserverpb::AuthUserGrantRoleResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthUserGrantRoleResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthUserGrantRoleResponse a,
AuthUserGrantRoleResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthUserGrantRoleResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::AuthUserGrantRoleResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserGrantRoleResponse::kIndexInFileMessages
static
Initial value:
=
67

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


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