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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::LeaseRevokeResponse:
Collaboration diagram for etcdserverpb::LeaseRevokeResponse:

Public Member Functions

 LeaseRevokeResponse ()
 
virtual ~LeaseRevokeResponse ()
 
 LeaseRevokeResponse (const LeaseRevokeResponse &from)
 
LeaseRevokeResponseoperator= (const LeaseRevokeResponse &from)
 
void Swap (LeaseRevokeResponse *other)
 
LeaseRevokeResponseNew () const PROTOBUF_FINAL
 
LeaseRevokeResponseNew (::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 LeaseRevokeResponse &from)
 
void MergeFrom (const LeaseRevokeResponse &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 LeaseRevokeResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const LeaseRevokeResponseinternal_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 (LeaseRevokeResponse *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsLeaseRevokeResponseImpl ()
 

Private Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::LeaseRevokeResponse::LeaseRevokeResponse ( )

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

Here is the call graph for this function:

etcdserverpb::LeaseRevokeResponse::~LeaseRevokeResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::LeaseRevokeResponse::LeaseRevokeResponse ( const LeaseRevokeResponse from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::LeaseRevokeResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::LeaseRevokeResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::LeaseRevokeResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::LeaseRevokeResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::LeaseRevokeResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::LeaseRevokeResponse::SharedCtor ( )
private

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

void etcdserverpb::LeaseRevokeResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::LeaseRevokeResponse::Swap ( LeaseRevokeResponse other)

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

Here is the call graph for this function:

etcdserverpb::LeaseRevokeResponse::void::protobuf_rpc_2eproto::InitDefaultsLeaseRevokeResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( LeaseRevokeResponse a,
LeaseRevokeResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::LeaseRevokeResponse::_cached_size_
mutableprivate

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

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

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

::etcdserverpb::ResponseHeader* etcdserverpb::LeaseRevokeResponse::header_
private

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::LeaseRevokeResponse::kIndexInFileMessages
static
Initial value:
=
25

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


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