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

#include <goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver.pb.h>

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

Public Types

enum  : int { kCrc16FieldNumber = 1 }
 

Public Member Functions

 SV2Footer ()
 
 ~SV2Footer () override
 
PROTOBUF_CONSTEXPR SV2Footer (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SV2Footer (const SV2Footer &from)
 
 SV2Footer (SV2Footer &&from) noexcept
 
SV2Footeroperator= (const SV2Footer &from)
 
SV2Footeroperator= (SV2Footer &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SV2Footer *other)
 
void UnsafeArenaSwap (SV2Footer *other)
 
SV2FooterNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SV2Footer &from)
 
void MergeFrom (const SV2Footer &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_crc16 () const
 
void clear_crc16 ()
 
uint32_t crc16 () const
 
void set_crc16 (uint32_t 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 SV2Footerdefault_instance ()
 
static const SV2Footerinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 518 of file waveglider_sv2_frontseat_driver.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kCrc16FieldNumber 

Definition at line 645 of file waveglider_sv2_frontseat_driver.pb.h.

Constructor & Destructor Documentation

◆ SV2Footer() [1/5]

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

Definition at line 521 of file waveglider_sv2_frontseat_driver.pb.h.

◆ ~SV2Footer()

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

◆ SV2Footer() [2/5]

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

◆ SV2Footer() [3/5]

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

◆ SV2Footer() [4/5]

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

Definition at line 526 of file waveglider_sv2_frontseat_driver.pb.h.

◆ SV2Footer() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_crc16()

void goby::middleware::frontseat::protobuf::SV2Footer::clear_crc16 ( )
inline

Definition at line 3932 of file waveglider_sv2_frontseat_driver.pb.h.

◆ CopyFrom()

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

◆ crc16()

uint32_t goby::middleware::frontseat::protobuf::SV2Footer::crc16 ( ) const
inline

Definition at line 3939 of file waveglider_sv2_frontseat_driver.pb.h.

◆ default_instance()

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

Definition at line 565 of file waveglider_sv2_frontseat_driver.pb.h.

◆ descriptor()

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

Definition at line 556 of file waveglider_sv2_frontseat_driver.pb.h.

◆ GetCachedSize()

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

Definition at line 618 of file waveglider_sv2_frontseat_driver.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 559 of file waveglider_sv2_frontseat_driver.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 562 of file waveglider_sv2_frontseat_driver.pb.h.

◆ has_crc16()

bool goby::middleware::frontseat::protobuf::SV2Footer::has_crc16 ( ) const
inline

Definition at line 3929 of file waveglider_sv2_frontseat_driver.pb.h.

◆ internal_default_instance()

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

Definition at line 568 of file waveglider_sv2_frontseat_driver.pb.h.

◆ IsInitialized()

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

◆ MergeFrom()

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

Definition at line 605 of file waveglider_sv2_frontseat_driver.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 552 of file waveglider_sv2_frontseat_driver.pb.h.

◆ New()

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

Definition at line 599 of file waveglider_sv2_frontseat_driver.pb.h.

◆ operator=() [1/2]

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

Definition at line 531 of file waveglider_sv2_frontseat_driver.pb.h.

◆ operator=() [2/2]

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

Definition at line 535 of file waveglider_sv2_frontseat_driver.pb.h.

◆ set_crc16()

void goby::middleware::frontseat::protobuf::SV2Footer::set_crc16 ( uint32_t  value)
inline

Definition at line 3947 of file waveglider_sv2_frontseat_driver.pb.h.

◆ Swap()

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

Definition at line 578 of file waveglider_sv2_frontseat_driver.pb.h.

◆ unknown_fields()

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

Definition at line 549 of file waveglider_sv2_frontseat_driver.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 591 of file waveglider_sv2_frontseat_driver.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 665 of file waveglider_sv2_frontseat_driver.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 627 of file waveglider_sv2_frontseat_driver.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto

◆ swap

void swap ( SV2Footer a,
SV2Footer b 
)
friend

Definition at line 575 of file waveglider_sv2_frontseat_driver.pb.h.

Member Data Documentation

◆ _class_data_

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

Definition at line 636 of file waveglider_sv2_frontseat_driver.pb.h.

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::SV2Footer::_impl_

Definition at line 673 of file waveglider_sv2_frontseat_driver.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::SV2Footer::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 572 of file waveglider_sv2_frontseat_driver.pb.h.


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