Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::acomms::benthos::protobuf::BenthosHeader Class Referencefinal

#include <goby/acomms/protobuf/benthos_atm900.pb.h>

Inheritance diagram for goby::acomms::benthos::protobuf::BenthosHeader:

Public Types

enum  : int { kAckedFrameFieldNumber = 4 , kAckRequestedFieldNumber = 3 , kTypeFieldNumber = 1 }
 

Public Member Functions

 BenthosHeader ()
 
 ~BenthosHeader () override
 
PROTOBUF_CONSTEXPR BenthosHeader (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 BenthosHeader (const BenthosHeader &from)
 
 BenthosHeader (BenthosHeader &&from) noexcept
 
BenthosHeaderoperator= (const BenthosHeader &from)
 
BenthosHeaderoperator= (BenthosHeader &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BenthosHeader *other)
 
void UnsafeArenaSwap (BenthosHeader *other)
 
BenthosHeaderNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const BenthosHeader &from)
 
void MergeFrom (const BenthosHeader &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
 
int acked_frame_size () const
 
void clear_acked_frame ()
 
int32_t acked_frame (int index) const
 
void set_acked_frame (int index, int32_t value)
 
void add_acked_frame (int32_t value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & acked_frame () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * mutable_acked_frame ()
 
bool has_ack_requested () const
 
void clear_ack_requested ()
 
bool ack_requested () const
 
void set_ack_requested (bool value)
 
bool has_type () const
 
void clear_type ()
 
::goby::acomms::protobuf::ModemTransmission_TransmissionType type () const
 
void set_type (::goby::acomms::protobuf::ModemTransmission_TransmissionType 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 BenthosHeaderdefault_instance ()
 
static const BenthosHeaderinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 379 of file benthos_atm900.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAckedFrameFieldNumber 
kAckRequestedFieldNumber 
kTypeFieldNumber 

Definition at line 506 of file benthos_atm900.pb.h.

Constructor & Destructor Documentation

◆ BenthosHeader() [1/5]

goby::acomms::benthos::protobuf::BenthosHeader::BenthosHeader ( )
inline

Definition at line 382 of file benthos_atm900.pb.h.

◆ ~BenthosHeader()

goby::acomms::benthos::protobuf::BenthosHeader::~BenthosHeader ( )
override

◆ BenthosHeader() [2/5]

PROTOBUF_CONSTEXPR goby::acomms::benthos::protobuf::BenthosHeader::BenthosHeader ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ BenthosHeader() [3/5]

goby::acomms::benthos::protobuf::BenthosHeader::BenthosHeader ( const BenthosHeader from)

◆ BenthosHeader() [4/5]

goby::acomms::benthos::protobuf::BenthosHeader::BenthosHeader ( BenthosHeader &&  from)
inlinenoexcept

Definition at line 387 of file benthos_atm900.pb.h.

◆ BenthosHeader() [5/5]

goby::acomms::benthos::protobuf::BenthosHeader::BenthosHeader ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::acomms::benthos::protobuf::BenthosHeader::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::acomms::benthos::protobuf::BenthosHeader::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ack_requested()

bool goby::acomms::benthos::protobuf::BenthosHeader::ack_requested ( ) const
inline

Definition at line 1538 of file benthos_atm900.pb.h.

◆ acked_frame() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > & goby::acomms::benthos::protobuf::BenthosHeader::acked_frame ( ) const
inline

Definition at line 1584 of file benthos_atm900.pb.h.

◆ acked_frame() [2/2]

int32_t goby::acomms::benthos::protobuf::BenthosHeader::acked_frame ( int  index) const
inline

Definition at line 1564 of file benthos_atm900.pb.h.

◆ acked_frame_size()

int goby::acomms::benthos::protobuf::BenthosHeader::acked_frame_size ( ) const
inline

Definition at line 1555 of file benthos_atm900.pb.h.

◆ add_acked_frame()

void goby::acomms::benthos::protobuf::BenthosHeader::add_acked_frame ( int32_t  value)
inline

Definition at line 1575 of file benthos_atm900.pb.h.

◆ ByteSizeLong()

size_t goby::acomms::benthos::protobuf::BenthosHeader::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::benthos::protobuf::BenthosHeader::Clear ( )
final

◆ clear_ack_requested()

void goby::acomms::benthos::protobuf::BenthosHeader::clear_ack_requested ( )
inline

Definition at line 1531 of file benthos_atm900.pb.h.

◆ clear_acked_frame()

void goby::acomms::benthos::protobuf::BenthosHeader::clear_acked_frame ( )
inline

Definition at line 1558 of file benthos_atm900.pb.h.

◆ clear_type()

void goby::acomms::benthos::protobuf::BenthosHeader::clear_type ( )
inline

Definition at line 1502 of file benthos_atm900.pb.h.

◆ CopyFrom()

void goby::acomms::benthos::protobuf::BenthosHeader::CopyFrom ( const BenthosHeader from)

◆ default_instance()

static const BenthosHeader & goby::acomms::benthos::protobuf::BenthosHeader::default_instance ( )
inlinestatic

Definition at line 426 of file benthos_atm900.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::benthos::protobuf::BenthosHeader::descriptor ( )
inlinestatic

Definition at line 417 of file benthos_atm900.pb.h.

◆ GetCachedSize()

int goby::acomms::benthos::protobuf::BenthosHeader::GetCachedSize ( ) const
inlinefinal

Definition at line 479 of file benthos_atm900.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::benthos::protobuf::BenthosHeader::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::benthos::protobuf::BenthosHeader::GetDescriptor ( )
inlinestatic

Definition at line 420 of file benthos_atm900.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::benthos::protobuf::BenthosHeader::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::benthos::protobuf::BenthosHeader::GetReflection ( )
inlinestatic

Definition at line 423 of file benthos_atm900.pb.h.

◆ has_ack_requested()

bool goby::acomms::benthos::protobuf::BenthosHeader::has_ack_requested ( ) const
inline

Definition at line 1528 of file benthos_atm900.pb.h.

◆ has_type()

bool goby::acomms::benthos::protobuf::BenthosHeader::has_type ( ) const
inline

Definition at line 1499 of file benthos_atm900.pb.h.

◆ internal_default_instance()

static const BenthosHeader * goby::acomms::benthos::protobuf::BenthosHeader::internal_default_instance ( )
inlinestatic

Definition at line 429 of file benthos_atm900.pb.h.

◆ IsInitialized()

bool goby::acomms::benthos::protobuf::BenthosHeader::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::acomms::benthos::protobuf::BenthosHeader::MergeFrom ( const BenthosHeader from)
inline

Definition at line 466 of file benthos_atm900.pb.h.

◆ mutable_acked_frame()

PROTOBUF_NAMESPACE_ID::RepeatedField< int32_t > * goby::acomms::benthos::protobuf::BenthosHeader::mutable_acked_frame ( )
inline

Definition at line 1593 of file benthos_atm900.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::benthos::protobuf::BenthosHeader::mutable_unknown_fields ( )
inline

Definition at line 413 of file benthos_atm900.pb.h.

◆ New()

BenthosHeader * goby::acomms::benthos::protobuf::BenthosHeader::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 460 of file benthos_atm900.pb.h.

◆ operator=() [1/2]

BenthosHeader & goby::acomms::benthos::protobuf::BenthosHeader::operator= ( BenthosHeader &&  from)
inlinenoexcept

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

◆ operator=() [2/2]

BenthosHeader & goby::acomms::benthos::protobuf::BenthosHeader::operator= ( const BenthosHeader from)
inline

Definition at line 392 of file benthos_atm900.pb.h.

◆ set_ack_requested()

void goby::acomms::benthos::protobuf::BenthosHeader::set_ack_requested ( bool  value)
inline

Definition at line 1546 of file benthos_atm900.pb.h.

◆ set_acked_frame()

void goby::acomms::benthos::protobuf::BenthosHeader::set_acked_frame ( int  index,
int32_t  value 
)
inline

Definition at line 1568 of file benthos_atm900.pb.h.

◆ set_type()

void goby::acomms::benthos::protobuf::BenthosHeader::set_type ( ::goby::acomms::protobuf::ModemTransmission_TransmissionType  value)
inline

Definition at line 1518 of file benthos_atm900.pb.h.

◆ Swap()

void goby::acomms::benthos::protobuf::BenthosHeader::Swap ( BenthosHeader other)
inline

Definition at line 439 of file benthos_atm900.pb.h.

◆ type()

goby::acomms::protobuf::ModemTransmission_TransmissionType goby::acomms::benthos::protobuf::BenthosHeader::type ( ) const
inline

Definition at line 1509 of file benthos_atm900.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::benthos::protobuf::BenthosHeader::unknown_fields ( ) const
inline

Definition at line 410 of file benthos_atm900.pb.h.

◆ UnsafeArenaSwap()

void goby::acomms::benthos::protobuf::BenthosHeader::UnsafeArenaSwap ( BenthosHeader other)
inline

Definition at line 452 of file benthos_atm900.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 563 of file benthos_atm900.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 488 of file benthos_atm900.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto

◆ swap

void swap ( BenthosHeader a,
BenthosHeader b 
)
friend

Definition at line 436 of file benthos_atm900.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::acomms::benthos::protobuf::BenthosHeader::_class_data_
static

Definition at line 497 of file benthos_atm900.pb.h.

◆ _impl_

Impl_ goby::acomms::benthos::protobuf::BenthosHeader::_impl_

Definition at line 573 of file benthos_atm900.pb.h.

◆ kIndexInFileMessages

constexpr int goby::acomms::benthos::protobuf::BenthosHeader::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 433 of file benthos_atm900.pb.h.


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