Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::middleware::frontseat::protobuf::HelmStateReport Class Referencefinal

#include <goby/middleware/protobuf/frontseat.pb.h>

Inheritance diagram for goby::middleware::frontseat::protobuf::HelmStateReport:

Public Types

enum  : int { kStateFieldNumber = 1 }
 

Public Member Functions

 HelmStateReport ()
 
 ~HelmStateReport () override
 
PROTOBUF_CONSTEXPR HelmStateReport (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 HelmStateReport (const HelmStateReport &from)
 
 HelmStateReport (HelmStateReport &&from) noexcept
 
HelmStateReportoperator= (const HelmStateReport &from)
 
HelmStateReportoperator= (HelmStateReport &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HelmStateReport *other)
 
void UnsafeArenaSwap (HelmStateReport *other)
 
HelmStateReportNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const HelmStateReport &from)
 
void MergeFrom (const HelmStateReport &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_state () const
 
void clear_state ()
 
::goby::middleware::frontseat::protobuf::HelmState state () const
 
void set_state (::goby::middleware::frontseat::protobuf::HelmState 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 HelmStateReportdefault_instance ()
 
static const HelmStateReportinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 HelmStateReport (::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_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto
 
void swap (HelmStateReport &a, HelmStateReport &b)
 

Detailed Description

Definition at line 241 of file frontseat.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kStateFieldNumber 

Definition at line 368 of file frontseat.pb.h.

Constructor & Destructor Documentation

◆ HelmStateReport() [1/5]

goby::middleware::frontseat::protobuf::HelmStateReport::HelmStateReport ( )
inline

Definition at line 244 of file frontseat.pb.h.

◆ ~HelmStateReport()

goby::middleware::frontseat::protobuf::HelmStateReport::~HelmStateReport ( )
override

◆ HelmStateReport() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::frontseat::protobuf::HelmStateReport::HelmStateReport ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ HelmStateReport() [3/5]

goby::middleware::frontseat::protobuf::HelmStateReport::HelmStateReport ( const HelmStateReport from)

◆ HelmStateReport() [4/5]

goby::middleware::frontseat::protobuf::HelmStateReport::HelmStateReport ( HelmStateReport &&  from)
inlinenoexcept

Definition at line 249 of file frontseat.pb.h.

◆ HelmStateReport() [5/5]

goby::middleware::frontseat::protobuf::HelmStateReport::HelmStateReport ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::middleware::frontseat::protobuf::HelmStateReport::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::middleware::frontseat::protobuf::HelmStateReport::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::HelmStateReport::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::frontseat::protobuf::HelmStateReport::Clear ( )
final

◆ clear_state()

void goby::middleware::frontseat::protobuf::HelmStateReport::clear_state ( )
inline

Definition at line 2276 of file frontseat.pb.h.

◆ CopyFrom()

void goby::middleware::frontseat::protobuf::HelmStateReport::CopyFrom ( const HelmStateReport from)

◆ default_instance()

static const HelmStateReport & goby::middleware::frontseat::protobuf::HelmStateReport::default_instance ( )
inlinestatic

Definition at line 288 of file frontseat.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::HelmStateReport::descriptor ( )
inlinestatic

Definition at line 279 of file frontseat.pb.h.

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::HelmStateReport::GetCachedSize ( ) const
inlinefinal

Definition at line 341 of file frontseat.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::frontseat::protobuf::HelmStateReport::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::HelmStateReport::GetDescriptor ( )
inlinestatic

Definition at line 282 of file frontseat.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::frontseat::protobuf::HelmStateReport::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::frontseat::protobuf::HelmStateReport::GetReflection ( )
inlinestatic

Definition at line 285 of file frontseat.pb.h.

◆ has_state()

bool goby::middleware::frontseat::protobuf::HelmStateReport::has_state ( ) const
inline

Definition at line 2273 of file frontseat.pb.h.

◆ internal_default_instance()

static const HelmStateReport * goby::middleware::frontseat::protobuf::HelmStateReport::internal_default_instance ( )
inlinestatic

Definition at line 291 of file frontseat.pb.h.

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::HelmStateReport::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::frontseat::protobuf::HelmStateReport::MergeFrom ( const HelmStateReport from)
inline

Definition at line 328 of file frontseat.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::frontseat::protobuf::HelmStateReport::mutable_unknown_fields ( )
inline

Definition at line 275 of file frontseat.pb.h.

◆ New()

HelmStateReport * goby::middleware::frontseat::protobuf::HelmStateReport::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 322 of file frontseat.pb.h.

◆ operator=() [1/2]

HelmStateReport & goby::middleware::frontseat::protobuf::HelmStateReport::operator= ( const HelmStateReport from)
inline

Definition at line 254 of file frontseat.pb.h.

◆ operator=() [2/2]

HelmStateReport & goby::middleware::frontseat::protobuf::HelmStateReport::operator= ( HelmStateReport &&  from)
inlinenoexcept

Definition at line 258 of file frontseat.pb.h.

◆ set_state()

void goby::middleware::frontseat::protobuf::HelmStateReport::set_state ( ::goby::middleware::frontseat::protobuf::HelmState  value)
inline

Definition at line 2292 of file frontseat.pb.h.

◆ state()

goby::middleware::frontseat::protobuf::HelmState goby::middleware::frontseat::protobuf::HelmStateReport::state ( ) const
inline

Definition at line 2283 of file frontseat.pb.h.

◆ Swap()

void goby::middleware::frontseat::protobuf::HelmStateReport::Swap ( HelmStateReport other)
inline

Definition at line 301 of file frontseat.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::frontseat::protobuf::HelmStateReport::unknown_fields ( ) const
inline

Definition at line 272 of file frontseat.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::frontseat::protobuf::HelmStateReport::UnsafeArenaSwap ( HelmStateReport other)
inline

Definition at line 314 of file frontseat.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 388 of file frontseat.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 350 of file frontseat.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto

◆ swap

void swap ( HelmStateReport a,
HelmStateReport b 
)
friend

Definition at line 298 of file frontseat.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::frontseat::protobuf::HelmStateReport::_class_data_
static

Definition at line 359 of file frontseat.pb.h.

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::HelmStateReport::_impl_

Definition at line 396 of file frontseat.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::HelmStateReport::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 295 of file frontseat.pb.h.


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