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

#include <rpc.pb.h>

Inheritance diagram for etcdserverpb::AlarmResponse:
Collaboration diagram for etcdserverpb::AlarmResponse:

Public Member Functions

 AlarmResponse ()
 
virtual ~AlarmResponse ()
 
 AlarmResponse (const AlarmResponse &from)
 
AlarmResponseoperator= (const AlarmResponse &from)
 
void Swap (AlarmResponse *other)
 
AlarmResponseNew () const PROTOBUF_FINAL
 
AlarmResponseNew (::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 AlarmResponse &from)
 
void MergeFrom (const AlarmResponse &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
 
int alarms_size () const
 
void clear_alarms ()
 
const ::etcdserverpb::AlarmMemberalarms (int index) const
 
::etcdserverpb::AlarmMembermutable_alarms (int index)
 
::etcdserverpb::AlarmMemberadd_alarms ()
 
::google::protobuf::RepeatedPtrField
< ::etcdserverpb::AlarmMember > * 
mutable_alarms ()
 
const
::google::protobuf::RepeatedPtrField
< ::etcdserverpb::AlarmMember > & 
alarms () const
 
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 AlarmResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const AlarmResponseinternal_default_instance ()
 

Static Public Attributes

static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
static const int kAlarmsFieldNumber = 2
 
static const int kHeaderFieldNumber = 1
 

Private Member Functions

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

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::RepeatedPtrField
< ::etcdserverpb::AlarmMember
alarms_
 
::etcdserverpb::ResponseHeaderheader_
 
int _cached_size_
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

etcdserverpb::AlarmResponse::AlarmResponse ( )

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

Here is the call graph for this function:

etcdserverpb::AlarmResponse::~AlarmResponse ( )
virtual

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

Here is the call graph for this function:

etcdserverpb::AlarmResponse::AlarmResponse ( const AlarmResponse from)

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

Here is the call graph for this function:

Member Function Documentation

etcdserverpb::AlarmMember * etcdserverpb::AlarmResponse::add_alarms ( )
inline

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

const ::etcdserverpb::AlarmMember & etcdserverpb::AlarmResponse::alarms ( int  index) const
inline

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

const ::google::protobuf::RepeatedPtrField<::etcdserverpb::AlarmMember > & etcdserverpb::AlarmResponse::alarms ( ) const
inline

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

int etcdserverpb::AlarmResponse::alarms_size ( ) const
inline

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

size_t etcdserverpb::AlarmResponse::ByteSizeLong ( ) const

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

Here is the call graph for this function:

void etcdserverpb::AlarmResponse::Clear ( )

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

Here is the call graph for this function:

void etcdserverpb::AlarmResponse::clear_alarms ( )
inline

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

void etcdserverpb::AlarmResponse::clear_header ( )
inline

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AlarmResponse::InitAsDefaultInstance ( )
static

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

bool etcdserverpb::AlarmResponse::IsInitialized ( ) const

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

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

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

etcdserverpb::AlarmMember * etcdserverpb::AlarmResponse::mutable_alarms ( int  index)
inline

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

google::protobuf::RepeatedPtrField<::etcdserverpb::AlarmMember > * etcdserverpb::AlarmResponse::mutable_alarms ( )
inline

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

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

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

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

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

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

void etcdserverpb::AlarmResponse::SharedCtor ( )
private

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

void etcdserverpb::AlarmResponse::SharedDtor ( )
private

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

Here is the call graph for this function:

void etcdserverpb::AlarmResponse::Swap ( AlarmResponse other)

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

Here is the call graph for this function:

etcdserverpb::AlarmResponse::void::protobuf_rpc_2eproto::InitDefaultsAlarmResponseImpl ( )
private

Friends And Related Function Documentation

friend struct ::protobuf_rpc_2eproto::TableStruct
friend

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

void swap ( AlarmResponse a,
AlarmResponse b 
)
friend

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

Member Data Documentation

int etcdserverpb::AlarmResponse::_cached_size_
mutableprivate

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

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

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

::google::protobuf::RepeatedPtrField< ::etcdserverpb::AlarmMember > etcdserverpb::AlarmResponse::alarms_
private

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

::etcdserverpb::ResponseHeader* etcdserverpb::AlarmResponse::header_
private

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

const int etcdserverpb::AlarmResponse::kAlarmsFieldNumber = 2
static

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

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

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

PROTOBUF_CONSTEXPR int const etcdserverpb::AlarmResponse::kIndexInFileMessages
static
Initial value:
=
41

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


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