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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleRevokePermissionResponse:
Collaboration diagram for etcdserverpb::AuthRoleRevokePermissionResponse:

Public Member Functions

 AuthRoleRevokePermissionResponse ()
 
virtual ~AuthRoleRevokePermissionResponse ()
 
 AuthRoleRevokePermissionResponse (const AuthRoleRevokePermissionResponse &from)
 
AuthRoleRevokePermissionResponseoperator= (const AuthRoleRevokePermissionResponse &from)
 
void Swap (AuthRoleRevokePermissionResponse *other)
 
AuthRoleRevokePermissionResponseNew () const PROTOBUF_FINAL
 
AuthRoleRevokePermissionResponseNew (::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 AuthRoleRevokePermissionResponse &from)
 
void MergeFrom (const AuthRoleRevokePermissionResponse &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
AuthRoleRevokePermissionResponse
default_instance ()
 
static void InitAsDefaultInstance ()
 
static const
AuthRoleRevokePermissionResponse
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 (AuthRoleRevokePermissionResponse *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsAuthRoleRevokePermissionResponseImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthRoleRevokePermissionResponse::AuthRoleRevokePermissionResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthRoleRevokePermissionResponse::~AuthRoleRevokePermissionResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthRoleRevokePermissionResponse::AuthRoleRevokePermissionResponse ( const AuthRoleRevokePermissionResponse from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthRoleRevokePermissionResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleRevokePermissionResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleRevokePermissionResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthRoleRevokePermissionResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthRoleRevokePermissionResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthRoleRevokePermissionResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthRoleRevokePermissionResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleRevokePermissionResponse::Swap ( AuthRoleRevokePermissionResponse other)

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

Here is the call graph for this function:

etcdserverpb::AuthRoleRevokePermissionResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthRoleRevokePermissionResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

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

Member Data Documentation

int etcdserverpb::AuthRoleRevokePermissionResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::AuthRoleRevokePermissionResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleRevokePermissionResponse::kIndexInFileMessages
static
Initial value:
=
75

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


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