JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::SystemdReportAck Class Referencefinal

#include <jaiabot/messages/health.pb.h>

Inheritance diagram for jaiabot::protobuf::SystemdReportAck:
Collaboration diagram for jaiabot::protobuf::SystemdReportAck:

Public Types

enum  : int { kErrorAckFieldNumber = 1 }
 

Public Member Functions

 SystemdReportAck ()
 
 ~SystemdReportAck () override
 
PROTOBUF_CONSTEXPR SystemdReportAck (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SystemdReportAck (const SystemdReportAck &from)
 
 SystemdReportAck (SystemdReportAck &&from) noexcept
 
SystemdReportAckoperator= (const SystemdReportAck &from)
 
SystemdReportAckoperator= (SystemdReportAck &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SystemdReportAck *other)
 
void UnsafeArenaSwap (SystemdReportAck *other)
 
SystemdReportAckNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SystemdReportAck &from)
 
void MergeFrom (const SystemdReportAck &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_error_ack () const
 
void clear_error_ack ()
 
::jaiabot::protobuf::Error error_ack () const
 
void set_error_ack (::jaiabot::protobuf::Error value)
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const SystemdReportAckdefault_instance ()
 
static const SystemdReportAckinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 SystemdReportAck (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_jaiabot_2fmessages_2fhealth_2eproto
 
void swap (SystemdReportAck &a, SystemdReportAck &b)
 

Detailed Description

Definition at line 3699 of file health.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kErrorAckFieldNumber 

Definition at line 3826 of file health.pb.h.

Constructor & Destructor Documentation

◆ SystemdReportAck() [1/5]

jaiabot::protobuf::SystemdReportAck::SystemdReportAck ( )
inline

Definition at line 3702 of file health.pb.h.

◆ ~SystemdReportAck()

jaiabot::protobuf::SystemdReportAck::~SystemdReportAck ( )
override

◆ SystemdReportAck() [2/5]

PROTOBUF_CONSTEXPR jaiabot::protobuf::SystemdReportAck::SystemdReportAck ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ SystemdReportAck() [3/5]

jaiabot::protobuf::SystemdReportAck::SystemdReportAck ( const SystemdReportAck from)

◆ SystemdReportAck() [4/5]

jaiabot::protobuf::SystemdReportAck::SystemdReportAck ( SystemdReportAck &&  from)
inlinenoexcept

Definition at line 3707 of file health.pb.h.

◆ SystemdReportAck() [5/5]

jaiabot::protobuf::SystemdReportAck::SystemdReportAck ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::protobuf::SystemdReportAck::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::protobuf::SystemdReportAck::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t jaiabot::protobuf::SystemdReportAck::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::SystemdReportAck::Clear ( )
final

◆ clear_error_ack()

void jaiabot::protobuf::SystemdReportAck::clear_error_ack ( )
inline

Definition at line 6164 of file health.pb.h.

◆ CopyFrom()

void jaiabot::protobuf::SystemdReportAck::CopyFrom ( const SystemdReportAck from)

◆ default_instance()

static const SystemdReportAck & jaiabot::protobuf::SystemdReportAck::default_instance ( )
inlinestatic

Definition at line 3746 of file health.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::SystemdReportAck::descriptor ( )
inlinestatic

Definition at line 3737 of file health.pb.h.

◆ error_ack()

jaiabot::protobuf::Error jaiabot::protobuf::SystemdReportAck::error_ack ( ) const
inline

Definition at line 6171 of file health.pb.h.

◆ GetCachedSize()

int jaiabot::protobuf::SystemdReportAck::GetCachedSize ( ) const
inlinefinal

Definition at line 3799 of file health.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::SystemdReportAck::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::SystemdReportAck::GetDescriptor ( )
inlinestatic

Definition at line 3740 of file health.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::SystemdReportAck::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::SystemdReportAck::GetReflection ( )
inlinestatic

Definition at line 3743 of file health.pb.h.

◆ has_error_ack()

bool jaiabot::protobuf::SystemdReportAck::has_error_ack ( ) const
inline

Definition at line 6161 of file health.pb.h.

◆ internal_default_instance()

static const SystemdReportAck * jaiabot::protobuf::SystemdReportAck::internal_default_instance ( )
inlinestatic

Definition at line 3749 of file health.pb.h.

◆ IsInitialized()

bool jaiabot::protobuf::SystemdReportAck::IsInitialized ( ) const
final

◆ MergeFrom()

void jaiabot::protobuf::SystemdReportAck::MergeFrom ( const SystemdReportAck from)
inline

Definition at line 3786 of file health.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::SystemdReportAck::mutable_unknown_fields ( )
inline

Definition at line 3733 of file health.pb.h.

◆ New()

SystemdReportAck * jaiabot::protobuf::SystemdReportAck::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 3780 of file health.pb.h.

◆ operator=() [1/2]

SystemdReportAck & jaiabot::protobuf::SystemdReportAck::operator= ( const SystemdReportAck from)
inline

Definition at line 3712 of file health.pb.h.

◆ operator=() [2/2]

SystemdReportAck & jaiabot::protobuf::SystemdReportAck::operator= ( SystemdReportAck &&  from)
inlinenoexcept

Definition at line 3716 of file health.pb.h.

◆ set_error_ack()

void jaiabot::protobuf::SystemdReportAck::set_error_ack ( ::jaiabot::protobuf::Error  value)
inline

Definition at line 6180 of file health.pb.h.

◆ Swap()

void jaiabot::protobuf::SystemdReportAck::Swap ( SystemdReportAck other)
inline

Definition at line 3759 of file health.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::SystemdReportAck::unknown_fields ( ) const
inline

Definition at line 3730 of file health.pb.h.

◆ UnsafeArenaSwap()

void jaiabot::protobuf::SystemdReportAck::UnsafeArenaSwap ( SystemdReportAck other)
inline

Definition at line 3772 of file health.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 3846 of file health.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 3808 of file health.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fhealth_2eproto

Definition at line 3855 of file health.pb.h.

◆ swap

void swap ( SystemdReportAck a,
SystemdReportAck b 
)
friend

Definition at line 3756 of file health.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::SystemdReportAck::_class_data_
static

Definition at line 3817 of file health.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::SystemdReportAck::_impl_

Definition at line 3854 of file health.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::SystemdReportAck::kIndexInFileMessages
staticconstexpr
Initial value:
=
14

Definition at line 3753 of file health.pb.h.


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