OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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::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
AuthUserRevokeRoleResponse
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
AuthUserRevokeRoleResponse
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 (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

etcdserverpb::AuthUserRevokeRoleResponse::AuthUserRevokeRoleResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthUserRevokeRoleResponse::~AuthUserRevokeRoleResponse ( )
virtual

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

Here is the call graph for this function:

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

size_t etcdserverpb::AuthUserRevokeRoleResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthUserRevokeRoleResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthUserRevokeRoleResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthUserRevokeRoleResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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:

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

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

bool etcdserverpb::AuthUserRevokeRoleResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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:

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

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

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

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

Here is the call graph for this function:

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:

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:

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

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

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:

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:

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

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

void etcdserverpb::AuthUserRevokeRoleResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthUserRevokeRoleResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthUserRevokeRoleResponse a,
AuthUserRevokeRoleResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthUserRevokeRoleResponse::_cached_size_
mutableprivate

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

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

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

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

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

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

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

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: