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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::LeaseGrantResponse:
Collaboration diagram for etcdserverpb::LeaseGrantResponse:

Public Member Functions

 LeaseGrantResponse ()
 
virtual ~LeaseGrantResponse ()
 
 LeaseGrantResponse (const LeaseGrantResponse &from)
 
LeaseGrantResponseoperator= (const LeaseGrantResponse &from)
 
void Swap (LeaseGrantResponse *other)
 
LeaseGrantResponseNew () const PROTOBUF_FINAL
 
LeaseGrantResponseNew (::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 LeaseGrantResponse &from)
 
void MergeFrom (const LeaseGrantResponse &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
 
void clear_error ()
 
const ::std::string & error () const
 
void set_error (const ::std::string &value)
 
void set_error (const char *value)
 
void set_error (const char *value, size_t size)
 
::std::string * mutable_error ()
 
::std::string * release_error ()
 
void set_allocated_error (::std::string *error)
 
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)
 
void clear_id ()
 
::google::protobuf::int64 id () const
 
void set_id (::google::protobuf::int64 value)
 
void clear_ttl ()
 
::google::protobuf::int64 ttl () const
 
void set_ttl (::google::protobuf::int64 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const LeaseGrantResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const LeaseGrantResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kErrorFieldNumber = 4
 
static const int kHeaderFieldNumber = 1
 
static const int kIDFieldNumber = 2
 
static const int kTTLFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const PROTOBUF_FINAL
 
void InternalSwap (LeaseGrantResponse *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 
friend void::protobuf_rpc_2eproto::InitDefaultsLeaseGrantResponseImpl ()
 

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::internal::ArenaStringPtr error_
 
::etcdserverpb::ResponseHeaderheader_
 
::google::protobuf::int64 id_
 
::google::protobuf::int64 ttl_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::LeaseGrantResponse::LeaseGrantResponse ( )

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

Here is the call graph for this function:

etcdserverpb::LeaseGrantResponse::~LeaseGrantResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::LeaseGrantResponse::LeaseGrantResponse ( const LeaseGrantResponse from)

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

Here is the call graph for this function:

Member Function Documentation

size_t etcdserverpb::LeaseGrantResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::LeaseGrantResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::LeaseGrantResponse::clear_error ( )
inline

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

void etcdserverpb::LeaseGrantResponse::clear_header ( )
inline

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

Here is the call graph for this function:

void etcdserverpb::LeaseGrantResponse::clear_id ( )
inline

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

void etcdserverpb::LeaseGrantResponse::clear_ttl ( )
inline

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

const ::std::string & etcdserverpb::LeaseGrantResponse::error ( ) const
inline

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

google::protobuf::int64 etcdserverpb::LeaseGrantResponse::id ( ) const
inline

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

void etcdserverpb::LeaseGrantResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::LeaseGrantResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

std::string * etcdserverpb::LeaseGrantResponse::mutable_error ( )
inline

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

std::string * etcdserverpb::LeaseGrantResponse::release_error ( )
inline

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

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

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

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

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

Here is the call graph for this function:

void etcdserverpb::LeaseGrantResponse::set_allocated_error ( ::std::string *  error)
inline

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

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

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

Here is the call graph for this function:

void etcdserverpb::LeaseGrantResponse::set_error ( const ::std::string &  value)
inline

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

void etcdserverpb::LeaseGrantResponse::set_error ( const char *  value)
inline

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

void etcdserverpb::LeaseGrantResponse::set_error ( const char *  value,
size_t  size 
)
inline

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

void etcdserverpb::LeaseGrantResponse::set_id ( ::google::protobuf::int64  value)
inline

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

void etcdserverpb::LeaseGrantResponse::set_ttl ( ::google::protobuf::int64  value)
inline

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

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

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

void etcdserverpb::LeaseGrantResponse::SharedCtor ( )
private

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

void etcdserverpb::LeaseGrantResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::LeaseGrantResponse::Swap ( LeaseGrantResponse other)

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

Here is the call graph for this function:

google::protobuf::int64 etcdserverpb::LeaseGrantResponse::ttl ( ) const
inline

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

etcdserverpb::LeaseGrantResponse::void::protobuf_rpc_2eproto::InitDefaultsLeaseGrantResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( LeaseGrantResponse a,
LeaseGrantResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::LeaseGrantResponse::_cached_size_
mutableprivate

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

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

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

::google::protobuf::internal::ArenaStringPtr etcdserverpb::LeaseGrantResponse::error_
private

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

::etcdserverpb::ResponseHeader* etcdserverpb::LeaseGrantResponse::header_
private

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

::google::protobuf::int64 etcdserverpb::LeaseGrantResponse::id_
private

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

const int etcdserverpb::LeaseGrantResponse::kErrorFieldNumber = 4
static

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

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

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

const int etcdserverpb::LeaseGrantResponse::kIDFieldNumber = 2
static

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

PROTOBUF_CONSTEXPR int const etcdserverpb::LeaseGrantResponse::kIndexInFileMessages
static
Initial value:
=
23

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

const int etcdserverpb::LeaseGrantResponse::kTTLFieldNumber = 3
static

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

::google::protobuf::int64 etcdserverpb::LeaseGrantResponse::ttl_
private

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


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