OpenSDN source code
etcdserverpb::AuthUserRevokeRoleResponse Class Reference

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthUserRevokeRoleResponse:
Collaboration diagram for etcdserverpb::AuthUserRevokeRoleResponse:

Public Member Functions

 AuthUserRevokeRoleResponse ()
 
virtual ~AuthUserRevokeRoleResponse ()
 
 AuthUserRevokeRoleResponse (const AuthUserRevokeRoleResponse &from)
 
AuthUserRevokeRoleResponseoperator= (const AuthUserRevokeRoleResponse &from)
 
void Swap (AuthUserRevokeRoleResponse *other)
 
AuthUserRevokeRoleResponseNew () const PROTOBUF_FINAL
 
AuthUserRevokeRoleResponseNew (::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 AuthUserRevokeRoleResponse &from)
 
void MergeFrom (const AuthUserRevokeRoleResponse &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::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 AuthUserRevokeRoleResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AuthUserRevokeRoleResponseinternal_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 (AuthUserRevokeRoleResponse *other)
 
inline ::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void ::protobuf_rpc_2eproto::InitDefaultsAuthUserRevokeRoleResponseImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ AuthUserRevokeRoleResponse() [1/2]

etcdserverpb::AuthUserRevokeRoleResponse::AuthUserRevokeRoleResponse ( )

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

Here is the call graph for this function:

◆ ~AuthUserRevokeRoleResponse()

etcdserverpb::AuthUserRevokeRoleResponse::~AuthUserRevokeRoleResponse ( )
virtual

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

Here is the call graph for this function:

◆ AuthUserRevokeRoleResponse() [2/2]

etcdserverpb::AuthUserRevokeRoleResponse::AuthUserRevokeRoleResponse ( const AuthUserRevokeRoleResponse from)

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

Here is the call graph for this function:

Member Function Documentation

◆ ByteSizeLong()

size_t etcdserverpb::AuthUserRevokeRoleResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

◆ Clear()

void etcdserverpb::AuthUserRevokeRoleResponse::Clear ( )

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

Here is the call graph for this function:

◆ clear_header()

void etcdserverpb::AuthUserRevokeRoleResponse::clear_header ( )
inline

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

Here is the call graph for this function:

◆ CopyFrom() [1/2]

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

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

Here is the call graph for this function:

◆ CopyFrom() [2/2]

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

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

Here is the call graph for this function:

◆ default_instance()

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

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

Here is the call graph for this function:

◆ descriptor()

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

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

Here is the call graph for this function:

◆ GetArenaNoVirtual()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

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

Here is the call graph for this function:

◆ has_header()

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

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

Here is the call graph for this function:

◆ header()

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

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

◆ InitAsDefaultInstance()

void etcdserverpb::AuthUserRevokeRoleResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

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

Here is the call graph for this function:

◆ InternalSwap()

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

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

◆ IsInitialized()

bool etcdserverpb::AuthUserRevokeRoleResponse::IsInitialized ( ) const

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

◆ MaybeArenaPtr()

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

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

◆ MergeFrom() [1/2]

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

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

◆ MergeFrom() [2/2]

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

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

Here is the call graph for this function:

◆ MergePartialFromCodedStream()

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

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

Here is the call graph for this function:

◆ mutable_header()

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

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

◆ New() [1/2]

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

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

Here is the call graph for this function:

◆ New() [2/2]

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

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

Here is the call graph for this function:

◆ operator=()

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

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

Here is the call graph for this function:

◆ release_header()

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

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

◆ SerializeWithCachedSizes()

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

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

Here is the call graph for this function:

◆ set_allocated_header()

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

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

Here is the call graph for this function:

◆ SetCachedSize()

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

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

◆ SharedCtor()

void etcdserverpb::AuthUserRevokeRoleResponse::SharedCtor ( )
private

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

◆ SharedDtor()

void etcdserverpb::AuthUserRevokeRoleResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

◆ Swap()

void etcdserverpb::AuthUserRevokeRoleResponse::Swap ( AuthUserRevokeRoleResponse other)

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

Here is the call graph for this function:

◆ void ::protobuf_rpc_2eproto::InitDefaultsAuthUserRevokeRoleResponseImpl()

etcdserverpb::AuthUserRevokeRoleResponse::void ::protobuf_rpc_2eproto::InitDefaultsAuthUserRevokeRoleResponseImpl ( )
private

Friends And Related Function Documentation

◆ ::protobuf_rpc_2eproto::TableStruct

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

◆ swap

void swap ( AuthUserRevokeRoleResponse a,
AuthUserRevokeRoleResponse b 
)
friend

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

Member Data Documentation

◆ _cached_size_

int etcdserverpb::AuthUserRevokeRoleResponse::_cached_size_
mutableprivate

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

◆ _internal_metadata_

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

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

◆ header_

::etcdserverpb::ResponseHeader* etcdserverpb::AuthUserRevokeRoleResponse::header_
private

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

◆ kHeaderFieldNumber

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

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

◆ kIndexInFileMessages

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthUserRevokeRoleResponse::kIndexInFileMessages
static
Initial value:
=
68

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


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