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

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

Inheritance diagram for goby::acomms::protobuf::MODataAsyncReceive:

Public Types

enum  : int { kInboxFieldNumber = 2 }
 

Public Member Functions

 MODataAsyncReceive ()
 
 ~MODataAsyncReceive () override
 
PROTOBUF_CONSTEXPR MODataAsyncReceive (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 MODataAsyncReceive (const MODataAsyncReceive &from)
 
 MODataAsyncReceive (MODataAsyncReceive &&from) noexcept
 
MODataAsyncReceiveoperator= (const MODataAsyncReceive &from)
 
MODataAsyncReceiveoperator= (MODataAsyncReceive &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MODataAsyncReceive *other)
 
void UnsafeArenaSwap (MODataAsyncReceive *other)
 
MODataAsyncReceiveNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const MODataAsyncReceive &from)
 
void MergeFrom (const MODataAsyncReceive &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_inbox () const
 
void clear_inbox ()
 
const ::goby::acomms::protobuf::ModemTransmissioninbox () const
 
PROTOBUF_NODISCARD::goby::acomms::protobuf::ModemTransmission * release_inbox ()
 
::goby::acomms::protobuf::ModemTransmissionmutable_inbox ()
 
void set_allocated_inbox (::goby::acomms::protobuf::ModemTransmission *inbox)
 
void unsafe_arena_set_allocated_inbox (::goby::acomms::protobuf::ModemTransmission *inbox)
 
::goby::acomms::protobuf::ModemTransmissionunsafe_arena_release_inbox ()
 

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 MODataAsyncReceivedefault_instance ()
 
static const MODataAsyncReceiveinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 700 of file rudics_shore.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kInboxFieldNumber 

Definition at line 827 of file rudics_shore.pb.h.

Constructor & Destructor Documentation

◆ MODataAsyncReceive() [1/5]

goby::acomms::protobuf::MODataAsyncReceive::MODataAsyncReceive ( )
inline

Definition at line 703 of file rudics_shore.pb.h.

◆ ~MODataAsyncReceive()

goby::acomms::protobuf::MODataAsyncReceive::~MODataAsyncReceive ( )
override

◆ MODataAsyncReceive() [2/5]

PROTOBUF_CONSTEXPR goby::acomms::protobuf::MODataAsyncReceive::MODataAsyncReceive ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ MODataAsyncReceive() [3/5]

goby::acomms::protobuf::MODataAsyncReceive::MODataAsyncReceive ( const MODataAsyncReceive from)

◆ MODataAsyncReceive() [4/5]

goby::acomms::protobuf::MODataAsyncReceive::MODataAsyncReceive ( MODataAsyncReceive &&  from)
inlinenoexcept

Definition at line 708 of file rudics_shore.pb.h.

◆ MODataAsyncReceive() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t goby::acomms::protobuf::MODataAsyncReceive::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::MODataAsyncReceive::Clear ( )
final

◆ clear_inbox()

void goby::acomms::protobuf::MODataAsyncReceive::clear_inbox ( )

◆ CopyFrom()

void goby::acomms::protobuf::MODataAsyncReceive::CopyFrom ( const MODataAsyncReceive from)

◆ default_instance()

static const MODataAsyncReceive & goby::acomms::protobuf::MODataAsyncReceive::default_instance ( )
inlinestatic

Definition at line 747 of file rudics_shore.pb.h.

◆ descriptor()

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

Definition at line 738 of file rudics_shore.pb.h.

◆ GetCachedSize()

int goby::acomms::protobuf::MODataAsyncReceive::GetCachedSize ( ) const
inlinefinal

Definition at line 800 of file rudics_shore.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 741 of file rudics_shore.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::MODataAsyncReceive::GetMetadata ( ) const
final

◆ GetReflection()

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

Definition at line 744 of file rudics_shore.pb.h.

◆ has_inbox()

bool goby::acomms::protobuf::MODataAsyncReceive::has_inbox ( ) const
inline

Definition at line 1129 of file rudics_shore.pb.h.

◆ inbox()

const ::goby::acomms::protobuf::ModemTransmission & goby::acomms::protobuf::MODataAsyncReceive::inbox ( ) const
inline

Definition at line 1137 of file rudics_shore.pb.h.

◆ internal_default_instance()

static const MODataAsyncReceive * goby::acomms::protobuf::MODataAsyncReceive::internal_default_instance ( )
inlinestatic

Definition at line 750 of file rudics_shore.pb.h.

◆ IsInitialized()

bool goby::acomms::protobuf::MODataAsyncReceive::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::acomms::protobuf::MODataAsyncReceive::MergeFrom ( const MODataAsyncReceive from)
inline

Definition at line 787 of file rudics_shore.pb.h.

◆ mutable_inbox()

goby::acomms::protobuf::ModemTransmission * goby::acomms::protobuf::MODataAsyncReceive::mutable_inbox ( )
inline

Definition at line 1184 of file rudics_shore.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::MODataAsyncReceive::mutable_unknown_fields ( )
inline

Definition at line 734 of file rudics_shore.pb.h.

◆ New()

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

Definition at line 781 of file rudics_shore.pb.h.

◆ operator=() [1/2]

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

Definition at line 713 of file rudics_shore.pb.h.

◆ operator=() [2/2]

MODataAsyncReceive & goby::acomms::protobuf::MODataAsyncReceive::operator= ( MODataAsyncReceive &&  from)
inlinenoexcept

Definition at line 717 of file rudics_shore.pb.h.

◆ release_inbox()

goby::acomms::protobuf::ModemTransmission * goby::acomms::protobuf::MODataAsyncReceive::release_inbox ( )
inline

Definition at line 1154 of file rudics_shore.pb.h.

◆ set_allocated_inbox()

void goby::acomms::protobuf::MODataAsyncReceive::set_allocated_inbox ( ::goby::acomms::protobuf::ModemTransmission inbox)
inline

Definition at line 1189 of file rudics_shore.pb.h.

◆ Swap()

void goby::acomms::protobuf::MODataAsyncReceive::Swap ( MODataAsyncReceive other)
inline

Definition at line 760 of file rudics_shore.pb.h.

◆ unknown_fields()

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

Definition at line 731 of file rudics_shore.pb.h.

◆ unsafe_arena_release_inbox()

goby::acomms::protobuf::ModemTransmission * goby::acomms::protobuf::MODataAsyncReceive::unsafe_arena_release_inbox ( )
inline

Definition at line 1169 of file rudics_shore.pb.h.

◆ unsafe_arena_set_allocated_inbox()

void goby::acomms::protobuf::MODataAsyncReceive::unsafe_arena_set_allocated_inbox ( ::goby::acomms::protobuf::ModemTransmission inbox)
inline

Definition at line 1141 of file rudics_shore.pb.h.

◆ UnsafeArenaSwap()

void goby::acomms::protobuf::MODataAsyncReceive::UnsafeArenaSwap ( MODataAsyncReceive other)
inline

Definition at line 773 of file rudics_shore.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 852 of file rudics_shore.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 809 of file rudics_shore.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto

◆ swap

void swap ( MODataAsyncReceive a,
MODataAsyncReceive b 
)
friend

Definition at line 757 of file rudics_shore.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::acomms::protobuf::MODataAsyncReceive::_class_data_
static

Definition at line 818 of file rudics_shore.pb.h.

◆ _impl_

Impl_ goby::acomms::protobuf::MODataAsyncReceive::_impl_

Definition at line 860 of file rudics_shore.pb.h.

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::MODataAsyncReceive::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 754 of file rudics_shore.pb.h.


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