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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AuthRoleDeleteResponse:
Collaboration diagram for etcdserverpb::AuthRoleDeleteResponse:

Public Member Functions

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

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AuthRoleDeleteResponse::AuthRoleDeleteResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AuthRoleDeleteResponse::~AuthRoleDeleteResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AuthRoleDeleteResponse::AuthRoleDeleteResponse ( const AuthRoleDeleteResponse from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::AuthRoleDeleteResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleDeleteResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleDeleteResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthRoleDeleteResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AuthRoleDeleteResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AuthRoleDeleteResponse::SharedCtor ( )
private

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

void etcdserverpb::AuthRoleDeleteResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AuthRoleDeleteResponse::Swap ( AuthRoleDeleteResponse other)

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

Here is the call graph for this function:

etcdserverpb::AuthRoleDeleteResponse::void::protobuf_rpc_2eproto::InitDefaultsAuthRoleDeleteResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AuthRoleDeleteResponse a,
AuthRoleDeleteResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AuthRoleDeleteResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::AuthRoleDeleteResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AuthRoleDeleteResponse::kIndexInFileMessages
static
Initial value:
=
73

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


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