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

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

Inheritance diagram for jaiabot::protobuf::SystemdStartReport:
Collaboration diagram for jaiabot::protobuf::SystemdStartReport:

Public Types

enum  : int { kClearErrorFieldNumber = 1 }
 

Public Member Functions

 SystemdStartReport ()
 
 ~SystemdStartReport () override
 
PROTOBUF_CONSTEXPR SystemdStartReport (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SystemdStartReport (const SystemdStartReport &from)
 
 SystemdStartReport (SystemdStartReport &&from) noexcept
 
SystemdStartReportoperator= (const SystemdStartReport &from)
 
SystemdStartReportoperator= (SystemdStartReport &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SystemdStartReport *other)
 
void UnsafeArenaSwap (SystemdStartReport *other)
 
SystemdStartReportNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SystemdStartReport &from)
 
void MergeFrom (const SystemdStartReport &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_clear_error () const
 
void clear_clear_error ()
 
::jaiabot::protobuf::Error clear_error () const
 
void set_clear_error (::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 SystemdStartReportdefault_instance ()
 
static const SystemdStartReportinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 SystemdStartReport (::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 (SystemdStartReport &a, SystemdStartReport &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kClearErrorFieldNumber 

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

Constructor & Destructor Documentation

◆ SystemdStartReport() [1/5]

jaiabot::protobuf::SystemdStartReport::SystemdStartReport ( )
inline

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

◆ ~SystemdStartReport()

jaiabot::protobuf::SystemdStartReport::~SystemdStartReport ( )
override

◆ SystemdStartReport() [2/5]

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

◆ SystemdStartReport() [3/5]

jaiabot::protobuf::SystemdStartReport::SystemdStartReport ( const SystemdStartReport from)

◆ SystemdStartReport() [4/5]

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

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

◆ SystemdStartReport() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_clear_error()

void jaiabot::protobuf::SystemdStartReport::clear_clear_error ( )
inline

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

◆ clear_error()

jaiabot::protobuf::Error jaiabot::protobuf::SystemdStartReport::clear_error ( ) const
inline

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

◆ CopyFrom()

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_clear_error()

bool jaiabot::protobuf::SystemdStartReport::has_clear_error ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_clear_error()

void jaiabot::protobuf::SystemdStartReport::set_clear_error ( ::jaiabot::protobuf::Error  value)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

Definition at line 3368 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 3442 of file health.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_jaiabot_2fmessages_2fhealth_2eproto

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

◆ swap

void swap ( SystemdStartReport a,
SystemdStartReport b 
)
friend

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

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::SystemdStartReport::_class_data_
static

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

◆ _impl_

Impl_ jaiabot::protobuf::SystemdStartReport::_impl_

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

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::SystemdStartReport::kIndexInFileMessages
staticconstexpr
Initial value:
=
12

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


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