Goby3  3.1.5
2024.05.14
goby::acomms::benthos::protobuf::PROTOBUF_FINAL Class Reference

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

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

Public Types

enum  : int {
  kConfigFieldNumber = 3 , kConfigLoadFieldNumber = 2 , kFactoryResetFieldNumber = 1 , kStartTimeoutFieldNumber = 5 ,
  kMaxFrameSizeFieldNumber = 6
}
 
enum  : int { kAckedFrameFieldNumber = 4 , kAckRequestedFieldNumber = 3 , kTypeFieldNumber = 1 }
 
enum  : int {
  kMultipathDelayFieldNumber = 2 , kSnrFieldNumber = 3 , kRelativeSpeedFieldNumber = 4 , kAutoGainControlFieldNumber = 5 ,
  kCorrectedChannelErrorFieldNumber = 6 , kCrcFieldNumber = 1
}
 
enum  : int { kOneWayTravelTimeFieldNumber = 1 }
 
enum  : int { kReceiveStatFieldNumber = 2 , kRangingReplyFieldNumber = 3 , kTypeFieldNumber = 1 }
 
typedef ReceiveStatistics_CRCState CRCState
 
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type multipath_delay_dimension
 
typedef boost::units::unit< multipath_delay_dimension, boost::units::si::system > multipath_delay_unit
 
typedef boost::units::derived_dimension< boost::units::length_base_dimension, 1, boost::units::time_base_dimension,-1 >::type relative_speed_dimension
 
typedef boost::units::unit< relative_speed_dimension, boost::units::si::system > relative_speed_unit
 
typedef boost::units::si::second_base_unit::unit_type one_way_travel_time_unit
 

Public Member Functions

 Config ()
 
virtual ~Config ()
 
 Config (const Config &from)
 
 Config (Config &&from) noexcept
 
Configoperator= (const Config &from)
 
Configoperator= (Config &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Config *other)
 
void UnsafeArenaSwap (Config *other)
 
ConfigNew () const final
 
ConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Config &from)
 
void MergeFrom (const Config &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int config_size () const
 
void clear_config ()
 
const std::string & config (int index) const
 
std::string * mutable_config (int index)
 
void set_config (int index, const std::string &value)
 
void set_config (int index, std::string &&value)
 
void set_config (int index, const char *value)
 
void set_config (int index, const char *value, size_t size)
 
std::string * add_config ()
 
void add_config (const std::string &value)
 
void add_config (std::string &&value)
 
void add_config (const char *value)
 
void add_config (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & config () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_config ()
 
bool has_config_load () const
 
void clear_config_load ()
 
const std::string & config_load () const
 
void set_config_load (const std::string &value)
 
void set_config_load (std::string &&value)
 
void set_config_load (const char *value)
 
void set_config_load (const char *value, size_t size)
 
std::string * mutable_config_load ()
 
std::string * release_config_load ()
 
void set_allocated_config_load (std::string *config_load)
 
bool has_factory_reset () const
 
void clear_factory_reset ()
 
bool factory_reset () const
 
void set_factory_reset (bool value)
 
bool has_start_timeout () const
 
void clear_start_timeout ()
 
::PROTOBUF_NAMESPACE_ID::int32 start_timeout () const
 
void set_start_timeout (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_max_frame_size () const
 
void clear_max_frame_size ()
 
::PROTOBUF_NAMESPACE_ID::uint32 max_frame_size () const
 
void set_max_frame_size (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
 BenthosHeader ()
 
virtual ~BenthosHeader ()
 
 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 () const final
 
BenthosHeaderNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int acked_frame_size () const
 
void clear_acked_frame ()
 
::PROTOBUF_NAMESPACE_ID::int32 acked_frame (int index) const
 
void set_acked_frame (int index, ::PROTOBUF_NAMESPACE_ID::int32 value)
 
void add_acked_frame (::PROTOBUF_NAMESPACE_ID::int32 value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > & acked_frame () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 > * 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)
 
 ReceiveStatistics ()
 
virtual ~ReceiveStatistics ()
 
 ReceiveStatistics (const ReceiveStatistics &from)
 
 ReceiveStatistics (ReceiveStatistics &&from) noexcept
 
ReceiveStatisticsoperator= (const ReceiveStatistics &from)
 
ReceiveStatisticsoperator= (ReceiveStatistics &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ReceiveStatistics *other)
 
void UnsafeArenaSwap (ReceiveStatistics *other)
 
ReceiveStatisticsNew () const final
 
ReceiveStatisticsNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ReceiveStatistics &from)
 
void MergeFrom (const ReceiveStatistics &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_multipath_delay () const
 
void clear_multipath_delay ()
 
float multipath_delay () const
 
void set_multipath_delay (float value)
 
bool has_snr () const
 
void clear_snr ()
 
float snr () const
 
void set_snr (float value)
 
bool has_relative_speed () const
 
void clear_relative_speed ()
 
float relative_speed () const
 
void set_relative_speed (float value)
 
bool has_auto_gain_control () const
 
void clear_auto_gain_control ()
 
float auto_gain_control () const
 
void set_auto_gain_control (float value)
 
bool has_corrected_channel_error () const
 
void clear_corrected_channel_error ()
 
::PROTOBUF_NAMESPACE_ID::int32 corrected_channel_error () const
 
void set_corrected_channel_error (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_crc () const
 
void clear_crc ()
 
::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState crc () const
 
void set_crc (::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState value)
 
template<typename Quantity >
void set_multipath_delay_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity multipath_delay_with_units () const
 
boost::units::quantity< multipath_delay_unit, float > multipath_delay_with_units () const
 
template<typename Quantity >
void set_relative_speed_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity relative_speed_with_units () const
 
boost::units::quantity< relative_speed_unit, float > relative_speed_with_units () const
 
 RangingReply ()
 
virtual ~RangingReply ()
 
 RangingReply (const RangingReply &from)
 
 RangingReply (RangingReply &&from) noexcept
 
RangingReplyoperator= (const RangingReply &from)
 
RangingReplyoperator= (RangingReply &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RangingReply *other)
 
void UnsafeArenaSwap (RangingReply *other)
 
RangingReplyNew () const final
 
RangingReplyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const RangingReply &from)
 
void MergeFrom (const RangingReply &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_one_way_travel_time () const
 
void clear_one_way_travel_time ()
 
double one_way_travel_time () const
 
void set_one_way_travel_time (double value)
 
template<typename Quantity >
void set_one_way_travel_time_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity one_way_travel_time_with_units () const
 
boost::units::quantity< one_way_travel_time_unit, double > one_way_travel_time_with_units () const
 
 Transmission ()
 
virtual ~Transmission ()
 
 Transmission (const Transmission &from)
 
 Transmission (Transmission &&from) noexcept
 
Transmissionoperator= (const Transmission &from)
 
Transmissionoperator= (Transmission &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Transmission *other)
 
void UnsafeArenaSwap (Transmission *other)
 
TransmissionNew () const final
 
TransmissionNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const Transmission &from)
 
void MergeFrom (const Transmission &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_receive_stat () const
 
void clear_receive_stat ()
 
const ::goby::acomms::benthos::protobuf::ReceiveStatistics & receive_stat () const
 
::goby::acomms::benthos::protobuf::ReceiveStatistics * release_receive_stat ()
 
::goby::acomms::benthos::protobuf::ReceiveStatistics * mutable_receive_stat ()
 
void set_allocated_receive_stat (::goby::acomms::benthos::protobuf::ReceiveStatistics *receive_stat)
 
void unsafe_arena_set_allocated_receive_stat (::goby::acomms::benthos::protobuf::ReceiveStatistics *receive_stat)
 
::goby::acomms::benthos::protobuf::ReceiveStatistics * unsafe_arena_release_receive_stat ()
 
bool has_ranging_reply () const
 
void clear_ranging_reply ()
 
const ::goby::acomms::benthos::protobuf::RangingReply & ranging_reply () const
 
::goby::acomms::benthos::protobuf::RangingReply * release_ranging_reply ()
 
::goby::acomms::benthos::protobuf::RangingReply * mutable_ranging_reply ()
 
void set_allocated_ranging_reply (::goby::acomms::benthos::protobuf::RangingReply *ranging_reply)
 
void unsafe_arena_set_allocated_ranging_reply (::goby::acomms::benthos::protobuf::RangingReply *ranging_reply)
 
::goby::acomms::benthos::protobuf::RangingReply * unsafe_arena_release_ranging_reply ()
 
bool has_type () const
 
void clear_type ()
 
::goby::acomms::benthos::protobuf::TransmissionType type () const
 
void set_type (::goby::acomms::benthos::protobuf::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 Configdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Configinternal_default_instance ()
 
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 void InitAsDefaultInstance ()
 
static const BenthosHeaderinternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ReceiveStatisticsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ReceiveStatisticsinternal_default_instance ()
 
static bool CRCState_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * CRCState_descriptor ()
 
template<typename T >
static const std::string & CRCState_Name (T enum_t_value)
 
static bool CRCState_Parse (const std::string &name, CRCState *value)
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const RangingReplydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RangingReplyinternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const Transmissiondefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Transmissioninternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static constexpr CRCState CRC_PASS
 
static constexpr CRCState CRC_FAIL
 
static constexpr CRCState CRCState_MIN
 
static constexpr CRCState CRCState_MAX
 
static constexpr int CRCState_ARRAYSIZE
 

Protected Member Functions

 Config (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 BenthosHeader (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 ReceiveStatistics (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 RangingReply (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 Transmission (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

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 (Config &a, Config &b)
 
void swap (BenthosHeader &a, BenthosHeader &b)
 
void swap (ReceiveStatistics &a, ReceiveStatistics &b)
 
void swap (RangingReply &a, RangingReply &b)
 
void swap (Transmission &a, Transmission &b)
 

Detailed Description

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

Member Typedef Documentation

◆ CRCState

◆ multipath_delay_dimension

typedef boost::units::derived_dimension< boost::units::time_base_dimension,1 >::type goby::acomms::benthos::protobuf::PROTOBUF_FINAL::multipath_delay_dimension

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

◆ multipath_delay_unit

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

◆ one_way_travel_time_unit

typedef boost::units::si::second_base_unit::unit_type goby::acomms::benthos::protobuf::PROTOBUF_FINAL::one_way_travel_time_unit

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

◆ relative_speed_dimension

typedef boost::units::derived_dimension< boost::units::length_base_dimension,1, boost::units::time_base_dimension,-1 >::type goby::acomms::benthos::protobuf::PROTOBUF_FINAL::relative_speed_dimension

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

◆ relative_speed_unit

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kConfigFieldNumber 
kConfigLoadFieldNumber 
kFactoryResetFieldNumber 
kStartTimeoutFieldNumber 
kMaxFrameSizeFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kAckedFrameFieldNumber 
kAckRequestedFieldNumber 
kTypeFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kMultipathDelayFieldNumber 
kSnrFieldNumber 
kRelativeSpeedFieldNumber 
kAutoGainControlFieldNumber 
kCorrectedChannelErrorFieldNumber 
kCrcFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kOneWayTravelTimeFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kReceiveStatFieldNumber 
kRangingReplyFieldNumber 
kTypeFieldNumber 

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

Constructor & Destructor Documentation

◆ ~Config()

virtual goby::acomms::benthos::protobuf::PROTOBUF_FINAL::~Config ( )
virtual

◆ ~BenthosHeader()

virtual goby::acomms::benthos::protobuf::PROTOBUF_FINAL::~BenthosHeader ( )
virtual

◆ ~ReceiveStatistics()

virtual goby::acomms::benthos::protobuf::PROTOBUF_FINAL::~ReceiveStatistics ( )
virtual

◆ ~RangingReply()

virtual goby::acomms::benthos::protobuf::PROTOBUF_FINAL::~RangingReply ( )
virtual

◆ ~Transmission()

virtual goby::acomms::benthos::protobuf::PROTOBUF_FINAL::~Transmission ( )
virtual

Member Function Documentation

◆ _InternalParse() [1/5]

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

◆ _InternalParse() [2/5]

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

◆ _InternalParse() [3/5]

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

◆ _InternalParse() [4/5]

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

◆ _InternalParse() [5/5]

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

◆ _InternalSerialize() [1/5]

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

◆ _InternalSerialize() [2/5]

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

◆ _InternalSerialize() [3/5]

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

◆ _InternalSerialize() [4/5]

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

◆ _InternalSerialize() [5/5]

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

◆ ack_requested()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::ack_requested ( ) const

◆ acked_frame() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::acked_frame ( ) const

◆ acked_frame() [2/2]

::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::benthos::protobuf::PROTOBUF_FINAL::acked_frame ( int  index) const

◆ acked_frame_size()

int goby::acomms::benthos::protobuf::PROTOBUF_FINAL::acked_frame_size ( ) const

◆ add_acked_frame()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::add_acked_frame ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ add_config() [1/5]

std::string* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::add_config ( )

◆ add_config() [2/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::add_config ( const char *  value)

◆ add_config() [3/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::add_config ( const char *  value,
size_t  size 
)

◆ add_config() [4/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::add_config ( const std::string &  value)

◆ add_config() [5/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::add_config ( std::string &&  value)

◆ auto_gain_control()

float goby::acomms::benthos::protobuf::PROTOBUF_FINAL::auto_gain_control ( ) const

◆ BenthosHeader() [1/4]

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

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

◆ BenthosHeader() [2/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::BenthosHeader ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ BenthosHeader() [3/4]

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

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

◆ BenthosHeader() [4/4]

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

◆ ByteSizeLong() [1/5]

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

◆ ByteSizeLong() [2/5]

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

◆ ByteSizeLong() [3/5]

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

◆ ByteSizeLong() [4/5]

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

◆ ByteSizeLong() [5/5]

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

◆ Clear() [1/5]

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

◆ Clear() [2/5]

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

◆ Clear() [3/5]

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

◆ Clear() [4/5]

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

◆ Clear() [5/5]

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

◆ clear_ack_requested()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_ack_requested ( )

◆ clear_acked_frame()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_acked_frame ( )

◆ clear_auto_gain_control()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_auto_gain_control ( )

◆ clear_config()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_config ( )

◆ clear_config_load()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_config_load ( )

◆ clear_corrected_channel_error()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_corrected_channel_error ( )

◆ clear_crc()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_crc ( )

◆ clear_factory_reset()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_factory_reset ( )

◆ clear_max_frame_size()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_max_frame_size ( )

◆ clear_multipath_delay()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_multipath_delay ( )

◆ clear_one_way_travel_time()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_one_way_travel_time ( )

◆ clear_ranging_reply()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_ranging_reply ( )

◆ clear_receive_stat()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_receive_stat ( )

◆ clear_relative_speed()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_relative_speed ( )

◆ clear_snr()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_snr ( )

◆ clear_start_timeout()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_start_timeout ( )

◆ clear_type() [1/2]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_type ( )

◆ clear_type() [2/2]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::clear_type ( )

◆ Config() [1/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Config ( )
inline

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

◆ config() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::config ( ) const

◆ Config() [2/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Config ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Config() [3/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Config ( Config &&  from)
inlinenoexcept

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

◆ Config() [4/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Config ( const Config &  from)

◆ config() [2/2]

const std::string& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::config ( int  index) const

◆ config_load()

const std::string& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::config_load ( ) const

◆ config_size()

int goby::acomms::benthos::protobuf::PROTOBUF_FINAL::config_size ( ) const

◆ CopyFrom() [1/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [3/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [4/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [5/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [6/10]

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

◆ CopyFrom() [7/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const Config from)

◆ CopyFrom() [8/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const RangingReply from)

◆ CopyFrom() [9/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const ReceiveStatistics from)

◆ CopyFrom() [10/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CopyFrom ( const Transmission from)

◆ corrected_channel_error()

::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::benthos::protobuf::PROTOBUF_FINAL::corrected_channel_error ( ) const

◆ crc()

::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState goby::acomms::benthos::protobuf::PROTOBUF_FINAL::crc ( ) const

◆ CRCState_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_descriptor ( )
inlinestatic

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

◆ CRCState_IsValid()

static bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_IsValid ( int  value)
inlinestatic

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

◆ CRCState_Name()

template<typename T >
static const std::string& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_Name ( enum_t_value)
inlinestatic

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

◆ CRCState_Parse()

static bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_Parse ( const std::string &  name,
CRCState value 
)
inlinestatic

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

◆ default_instance() [1/5]

static const Config& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [2/5]

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

◆ default_instance() [3/5]

static const ReceiveStatistics& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [4/5]

static const RangingReply& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [5/5]

static const Transmission& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ descriptor() [1/5]

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

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

◆ descriptor() [2/5]

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

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

◆ descriptor() [3/5]

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

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

◆ descriptor() [4/5]

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

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

◆ descriptor() [5/5]

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

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

◆ factory_reset()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::factory_reset ( ) const

◆ GetCachedSize() [1/5]

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

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

◆ GetCachedSize() [2/5]

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

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

◆ GetCachedSize() [3/5]

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

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

◆ GetCachedSize() [4/5]

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

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

◆ GetCachedSize() [5/5]

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

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

◆ GetDescriptor() [1/5]

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

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

◆ GetDescriptor() [2/5]

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

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

◆ GetDescriptor() [3/5]

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

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

◆ GetDescriptor() [4/5]

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

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

◆ GetDescriptor() [5/5]

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

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

◆ GetMetadata() [1/5]

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

◆ GetMetadata() [2/5]

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

◆ GetMetadata() [3/5]

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

◆ GetMetadata() [4/5]

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

◆ GetMetadata() [5/5]

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

◆ GetReflection() [1/5]

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

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

◆ GetReflection() [2/5]

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

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

◆ GetReflection() [3/5]

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

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

◆ GetReflection() [4/5]

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

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

◆ GetReflection() [5/5]

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

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

◆ has_ack_requested()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_ack_requested ( ) const

◆ has_auto_gain_control()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_auto_gain_control ( ) const

◆ has_config_load()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_config_load ( ) const

◆ has_corrected_channel_error()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_corrected_channel_error ( ) const

◆ has_crc()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_crc ( ) const

◆ has_factory_reset()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_factory_reset ( ) const

◆ has_max_frame_size()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_max_frame_size ( ) const

◆ has_multipath_delay()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_multipath_delay ( ) const

◆ has_one_way_travel_time()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_one_way_travel_time ( ) const

◆ has_ranging_reply()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_ranging_reply ( ) const

◆ has_receive_stat()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_receive_stat ( ) const

◆ has_relative_speed()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_relative_speed ( ) const

◆ has_snr()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_snr ( ) const

◆ has_start_timeout()

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_start_timeout ( ) const

◆ has_type() [1/2]

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_type ( ) const

◆ has_type() [2/2]

bool goby::acomms::benthos::protobuf::PROTOBUF_FINAL::has_type ( ) const

◆ InitAsDefaultInstance() [1/5]

static void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/5]

static void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [3/5]

static void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [4/5]

static void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [5/5]

static void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/5]

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

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

◆ internal_default_instance() [2/5]

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

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

◆ internal_default_instance() [3/5]

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

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

◆ internal_default_instance() [4/5]

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

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

◆ internal_default_instance() [5/5]

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

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

◆ IsInitialized() [1/5]

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

◆ IsInitialized() [2/5]

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

◆ IsInitialized() [3/5]

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

◆ IsInitialized() [4/5]

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

◆ IsInitialized() [5/5]

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

◆ max_frame_size()

::PROTOBUF_NAMESPACE_ID::uint32 goby::acomms::benthos::protobuf::PROTOBUF_FINAL::max_frame_size ( ) const

◆ MergeFrom() [1/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [3/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [4/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [5/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [6/10]

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

◆ MergeFrom() [7/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const Config from)

◆ MergeFrom() [8/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const RangingReply from)

◆ MergeFrom() [9/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const ReceiveStatistics from)

◆ MergeFrom() [10/10]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::MergeFrom ( const Transmission from)

◆ multipath_delay()

float goby::acomms::benthos::protobuf::PROTOBUF_FINAL::multipath_delay ( ) const

◆ multipath_delay_with_units() [1/2]

template<typename Quantity >
Quantity goby::acomms::benthos::protobuf::PROTOBUF_FINAL::multipath_delay_with_units ( ) const
inline

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

◆ multipath_delay_with_units() [2/2]

boost::units::quantity< multipath_delay_unit,float > goby::acomms::benthos::protobuf::PROTOBUF_FINAL::multipath_delay_with_units ( ) const
inline

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

◆ mutable_acked_frame()

::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int32 >* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::mutable_acked_frame ( )

◆ mutable_config() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::mutable_config ( )

◆ mutable_config() [2/2]

std::string* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::mutable_config ( int  index)

◆ mutable_config_load()

std::string* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::mutable_config_load ( )

◆ mutable_ranging_reply()

::goby::acomms::benthos::protobuf::RangingReply* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::mutable_ranging_reply ( )

◆ mutable_receive_stat()

::goby::acomms::benthos::protobuf::ReceiveStatistics* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::mutable_receive_stat ( )

◆ mutable_unknown_fields() [1/5]

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

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

◆ mutable_unknown_fields() [2/5]

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

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

◆ mutable_unknown_fields() [3/5]

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

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

◆ mutable_unknown_fields() [4/5]

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

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

◆ mutable_unknown_fields() [5/5]

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

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

◆ New() [1/10]

Config* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [2/10]

BenthosHeader* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [3/10]

ReceiveStatistics* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [4/10]

RangingReply* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [5/10]

Transmission* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

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

◆ New() [6/10]

Config* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [7/10]

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

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

◆ New() [8/10]

ReceiveStatistics* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [9/10]

RangingReply* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ New() [10/10]

Transmission* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

◆ one_way_travel_time()

double goby::acomms::benthos::protobuf::PROTOBUF_FINAL::one_way_travel_time ( ) const

◆ one_way_travel_time_with_units() [1/2]

template<typename Quantity >
Quantity goby::acomms::benthos::protobuf::PROTOBUF_FINAL::one_way_travel_time_with_units ( ) const
inline

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

◆ one_way_travel_time_with_units() [2/2]

boost::units::quantity< one_way_travel_time_unit,double > goby::acomms::benthos::protobuf::PROTOBUF_FINAL::one_way_travel_time_with_units ( ) const
inline

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

◆ operator=() [1/10]

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

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

◆ operator=() [2/10]

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

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

◆ operator=() [3/10]

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

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

◆ operator=() [4/10]

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

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

◆ operator=() [5/10]

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

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

◆ operator=() [6/10]

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

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

◆ operator=() [7/10]

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

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

◆ operator=() [8/10]

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

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

◆ operator=() [9/10]

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

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

◆ operator=() [10/10]

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

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

◆ ranging_reply()

const ::goby::acomms::benthos::protobuf::RangingReply& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::ranging_reply ( ) const

◆ RangingReply() [1/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::RangingReply ( )
inline

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

◆ RangingReply() [2/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::RangingReply ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ RangingReply() [3/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::RangingReply ( const RangingReply &  from)

◆ RangingReply() [4/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::RangingReply ( RangingReply &&  from)
inlinenoexcept

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

◆ receive_stat()

const ::goby::acomms::benthos::protobuf::ReceiveStatistics& goby::acomms::benthos::protobuf::PROTOBUF_FINAL::receive_stat ( ) const

◆ ReceiveStatistics() [1/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::ReceiveStatistics ( )
inline

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

◆ ReceiveStatistics() [2/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::ReceiveStatistics ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ ReceiveStatistics() [3/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::ReceiveStatistics ( const ReceiveStatistics &  from)

◆ ReceiveStatistics() [4/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::ReceiveStatistics ( ReceiveStatistics &&  from)
inlinenoexcept

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

◆ relative_speed()

float goby::acomms::benthos::protobuf::PROTOBUF_FINAL::relative_speed ( ) const

◆ relative_speed_with_units() [1/2]

template<typename Quantity >
Quantity goby::acomms::benthos::protobuf::PROTOBUF_FINAL::relative_speed_with_units ( ) const
inline

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

◆ relative_speed_with_units() [2/2]

boost::units::quantity< relative_speed_unit,float > goby::acomms::benthos::protobuf::PROTOBUF_FINAL::relative_speed_with_units ( ) const
inline

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

◆ release_config_load()

std::string* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::release_config_load ( )

◆ release_ranging_reply()

::goby::acomms::benthos::protobuf::RangingReply* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::release_ranging_reply ( )

◆ release_receive_stat()

::goby::acomms::benthos::protobuf::ReceiveStatistics* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::release_receive_stat ( )

◆ set_ack_requested()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_ack_requested ( bool  value)

◆ set_acked_frame()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_acked_frame ( int  index,
::PROTOBUF_NAMESPACE_ID::int32  value 
)

◆ set_allocated_config_load()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_allocated_config_load ( std::string *  config_load)

◆ set_allocated_ranging_reply()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_allocated_ranging_reply ( ::goby::acomms::benthos::protobuf::RangingReply *  ranging_reply)

◆ set_allocated_receive_stat()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_allocated_receive_stat ( ::goby::acomms::benthos::protobuf::ReceiveStatistics *  receive_stat)

◆ set_auto_gain_control()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_auto_gain_control ( float  value)

◆ set_config() [1/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config ( int  index,
const char *  value 
)

◆ set_config() [2/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config ( int  index,
const char *  value,
size_t  size 
)

◆ set_config() [3/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config ( int  index,
const std::string &  value 
)

◆ set_config() [4/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config ( int  index,
std::string &&  value 
)

◆ set_config_load() [1/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config_load ( const char *  value)

◆ set_config_load() [2/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config_load ( const char *  value,
size_t  size 
)

◆ set_config_load() [3/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config_load ( const std::string &  value)

◆ set_config_load() [4/4]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_config_load ( std::string &&  value)

◆ set_corrected_channel_error()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_corrected_channel_error ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_crc()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_crc ( ::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState  value)

◆ set_factory_reset()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_factory_reset ( bool  value)

◆ set_max_frame_size()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_max_frame_size ( ::PROTOBUF_NAMESPACE_ID::uint32  value)

◆ set_multipath_delay()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_multipath_delay ( float  value)

◆ set_multipath_delay_with_units()

template<typename Quantity >
void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_multipath_delay_with_units ( Quantity  value_w_units)
inline

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

◆ set_one_way_travel_time()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_one_way_travel_time ( double  value)

◆ set_one_way_travel_time_with_units()

template<typename Quantity >
void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_one_way_travel_time_with_units ( Quantity  value_w_units)
inline

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

◆ set_relative_speed()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_relative_speed ( float  value)

◆ set_relative_speed_with_units()

template<typename Quantity >
void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_relative_speed_with_units ( Quantity  value_w_units)
inline

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

◆ set_snr()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_snr ( float  value)

◆ set_start_timeout()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_start_timeout ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_type() [1/2]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_type ( ::goby::acomms::benthos::protobuf::TransmissionType  value)

◆ set_type() [2/2]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::set_type ( ::goby::acomms::protobuf::ModemTransmission_TransmissionType  value)

◆ snr()

float goby::acomms::benthos::protobuf::PROTOBUF_FINAL::snr ( ) const

◆ start_timeout()

::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::benthos::protobuf::PROTOBUF_FINAL::start_timeout ( ) const

◆ Swap() [1/5]

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

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

◆ Swap() [2/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Swap ( Config other)
inline

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

◆ Swap() [3/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Swap ( RangingReply other)
inline

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

◆ Swap() [4/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Swap ( ReceiveStatistics other)
inline

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

◆ Swap() [5/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Swap ( Transmission other)
inline

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

◆ Transmission() [1/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Transmission ( )
inline

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

◆ Transmission() [2/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Transmission ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Transmission() [3/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Transmission ( const Transmission &  from)

◆ Transmission() [4/4]

goby::acomms::benthos::protobuf::PROTOBUF_FINAL::Transmission ( Transmission &&  from)
inlinenoexcept

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

◆ type() [1/2]

::goby::acomms::protobuf::ModemTransmission_TransmissionType goby::acomms::benthos::protobuf::PROTOBUF_FINAL::type ( ) const

◆ type() [2/2]

::goby::acomms::benthos::protobuf::TransmissionType goby::acomms::benthos::protobuf::PROTOBUF_FINAL::type ( ) const

◆ unknown_fields() [1/5]

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

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

◆ unknown_fields() [2/5]

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

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

◆ unknown_fields() [3/5]

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

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

◆ unknown_fields() [4/5]

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

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

◆ unknown_fields() [5/5]

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

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

◆ unsafe_arena_release_ranging_reply()

::goby::acomms::benthos::protobuf::RangingReply* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_ranging_reply ( )

◆ unsafe_arena_release_receive_stat()

::goby::acomms::benthos::protobuf::ReceiveStatistics* goby::acomms::benthos::protobuf::PROTOBUF_FINAL::unsafe_arena_release_receive_stat ( )

◆ unsafe_arena_set_allocated_ranging_reply()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_ranging_reply ( ::goby::acomms::benthos::protobuf::RangingReply *  ranging_reply)

◆ unsafe_arena_set_allocated_receive_stat()

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_receive_stat ( ::goby::acomms::benthos::protobuf::ReceiveStatistics *  receive_stat)

◆ UnsafeArenaSwap() [1/5]

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

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

◆ UnsafeArenaSwap() [2/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Config other)
inline

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

◆ UnsafeArenaSwap() [3/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( RangingReply other)
inline

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

◆ UnsafeArenaSwap() [4/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( ReceiveStatistics other)
inline

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

◆ UnsafeArenaSwap() [5/5]

void goby::acomms::benthos::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Transmission other)
inline

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

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto

◆ swap [1/5]

void swap ( BenthosHeader a,
BenthosHeader b 
)
friend

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

◆ swap [2/5]

void swap ( Config a,
Config b 
)
friend

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

◆ swap [3/5]

void swap ( RangingReply a,
RangingReply b 
)
friend

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

◆ swap [4/5]

void swap ( ReceiveStatistics a,
ReceiveStatistics b 
)
friend

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

◆ swap [5/5]

void swap ( Transmission a,
Transmission b 
)
friend

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

Member Data Documentation

◆ CRC_FAIL

constexpr CRCState goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRC_FAIL
staticconstexpr

◆ CRC_PASS

constexpr CRCState goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRC_PASS
staticconstexpr

◆ CRCState_ARRAYSIZE

constexpr int goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_ARRAYSIZE
staticconstexpr
Initial value:

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

◆ CRCState_MAX

constexpr CRCState goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_MAX
staticconstexpr
Initial value:
=
constexpr ReceiveStatistics_CRCState ReceiveStatistics_CRCState_CRCState_MAX

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

◆ CRCState_MIN

constexpr CRCState goby::acomms::benthos::protobuf::PROTOBUF_FINAL::CRCState_MIN
staticconstexpr
Initial value:
=
constexpr ReceiveStatistics_CRCState ReceiveStatistics_CRCState_CRCState_MIN

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

◆ kIndexInFileMessages

static constexpr int goby::acomms::benthos::protobuf::PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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