Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::acomms::protobuf::ModemReport Class Referencefinal

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

Inheritance diagram for goby::acomms::protobuf::ModemReport:

Public Types

enum  : int { kTimeFieldNumber = 2 , kLinkQualityFieldNumber = 4 , kModemIdFieldNumber = 1 , kLinkStateFieldNumber = 3 }
typedef ModemReport_LinkState LinkState
typedef ModemReport_LinkQuality LinkQuality
typedef boost::units::derived_dimension< boost::units::time_base_dimension, 1 >::type time_dimension
typedef boost::units::make_scaled_unit< boost::units::unit< time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type time_unit

Public Member Functions

 ModemReport ()
 ~ModemReport () override
PROTOBUF_CONSTEXPR ModemReport (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 ModemReport (const ModemReport &from)
 ModemReport (ModemReport &&from) noexcept
ModemReportoperator= (const ModemReport &from)
ModemReportoperator= (ModemReport &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (ModemReport *other)
void UnsafeArenaSwap (ModemReport *other)
ModemReportNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const ModemReport &from)
void MergeFrom (const ModemReport &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_time () const
void clear_time ()
uint64_t time () const
void set_time (uint64_t value)
bool has_link_quality () const
void clear_link_quality ()
::goby::acomms::protobuf::ModemReport_LinkQuality link_quality () const
void set_link_quality (::goby::acomms::protobuf::ModemReport_LinkQuality value)
bool has_modem_id () const
void clear_modem_id ()
int32_t modem_id () const
void set_modem_id (int32_t value)
bool has_link_state () const
void clear_link_state ()
::goby::acomms::protobuf::ModemReport_LinkState link_state () const
void set_link_state (::goby::acomms::protobuf::ModemReport_LinkState value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id) const
template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > &id)
template<typename Quantity>
void set_time_with_units (Quantity value_w_units)
template<typename Quantity>
Quantity time_with_units () const
boost::units::quantity< time_unit, google::protobuf::uint64 > time_with_units () const

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 ModemReportdefault_instance ()
static const ModemReportinternal_default_instance ()
static bool LinkState_IsValid (int value)
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * LinkState_descriptor ()
template<typename T>
static const std::string & LinkState_Name (T enum_t_value)
static bool LinkState_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LinkState *value)
static bool LinkQuality_IsValid (int value)
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * LinkQuality_descriptor ()
template<typename T>
static const std::string & LinkQuality_Name (T enum_t_value)
static bool LinkQuality_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LinkQuality *value)

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_
static constexpr LinkState LINK_NOT_AVAILABLE
static constexpr LinkState LINK_AVAILABLE
static constexpr LinkState LinkState_MIN
static constexpr LinkState LinkState_MAX
static constexpr int LinkState_ARRAYSIZE
static constexpr LinkQuality QUALITY_VERY_LOW
static constexpr LinkQuality QUALITY_LOW
static constexpr LinkQuality QUALITY_UNKNOWN
static constexpr LinkQuality QUALITY_MEDIUM
static constexpr LinkQuality QUALITY_HIGH
static constexpr LinkQuality QUALITY_VERY_HIGH
static constexpr LinkQuality LinkQuality_MIN
static constexpr LinkQuality LinkQuality_MAX
static constexpr int LinkQuality_ARRAYSIZE

Protected Member Functions

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

Detailed Description

Definition at line 1053 of file modem_message.pb.h.

Member Typedef Documentation

◆ LinkQuality

◆ LinkState

◆ time_dimension

typedef boost::units::derived_dimension<boost::units::time_base_dimension,1>::type goby::acomms::protobuf::ModemReport::time_dimension

Definition at line 1496 of file modem_message.pb.h.

◆ time_unit

typedef boost::units::make_scaled_unit<boost::units::unit<time_dimension,boost::units::si::system>,boost::units::scale<10,boost::units::static_rational<-6>>>::type goby::acomms::protobuf::ModemReport::time_unit

Definition at line 1498 of file modem_message.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTimeFieldNumber 
kLinkQualityFieldNumber 
kModemIdFieldNumber 
kLinkStateFieldNumber 

Definition at line 1248 of file modem_message.pb.h.

Constructor & Destructor Documentation

◆ ModemReport() [1/5]

goby::acomms::protobuf::ModemReport::ModemReport ( )
inline

Definition at line 1056 of file modem_message.pb.h.

◆ ~ModemReport()

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

◆ ModemReport() [2/5]

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

◆ ModemReport() [3/5]

goby::acomms::protobuf::ModemReport::ModemReport ( const ModemReport & from)

◆ ModemReport() [4/5]

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

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

◆ ModemReport() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::acomms::protobuf::ModemReport::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 1452 of file modem_message.pb.h.

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::acomms::protobuf::ModemReport::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Repeated::ConstType value )
inline

Definition at line 1464 of file modem_message.pb.h.

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_link_quality()

void goby::acomms::protobuf::ModemReport::clear_link_quality ( )
inline

Definition at line 2295 of file modem_message.pb.h.

◆ clear_link_state()

void goby::acomms::protobuf::ModemReport::clear_link_state ( )
inline

Definition at line 2266 of file modem_message.pb.h.

◆ clear_modem_id()

void goby::acomms::protobuf::ModemReport::clear_modem_id ( )
inline

Definition at line 2210 of file modem_message.pb.h.

◆ clear_time()

void goby::acomms::protobuf::ModemReport::clear_time ( )
inline

Definition at line 2238 of file modem_message.pb.h.

◆ ClearExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::acomms::protobuf::ModemReport::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 1320 of file modem_message.pb.h.

◆ CopyFrom()

void goby::acomms::protobuf::ModemReport::CopyFrom ( const ModemReport & from)

◆ default_instance()

const ModemReport & goby::acomms::protobuf::ModemReport::default_instance ( )
inlinestatic

Definition at line 1100 of file modem_message.pb.h.

◆ descriptor()

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

Definition at line 1091 of file modem_message.pb.h.

◆ ExtensionSize()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int goby::acomms::protobuf::ModemReport::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 1330 of file modem_message.pb.h.

◆ GetCachedSize()

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

Definition at line 1153 of file modem_message.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 1094 of file modem_message.pb.h.

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType goby::acomms::protobuf::ModemReport::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 1340 of file modem_message.pb.h.

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType goby::acomms::protobuf::ModemReport::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
int index ) const
inline

Definition at line 1419 of file modem_message.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & goby::acomms::protobuf::ModemReport::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 1477 of file modem_message.pb.h.

◆ has_link_quality()

bool goby::acomms::protobuf::ModemReport::has_link_quality ( ) const
inline

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

◆ has_link_state()

bool goby::acomms::protobuf::ModemReport::has_link_state ( ) const
inline

Definition at line 2263 of file modem_message.pb.h.

◆ has_modem_id()

bool goby::acomms::protobuf::ModemReport::has_modem_id ( ) const
inline

Definition at line 2207 of file modem_message.pb.h.

◆ has_time()

bool goby::acomms::protobuf::ModemReport::has_time ( ) const
inline

Definition at line 2235 of file modem_message.pb.h.

◆ HasExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool goby::acomms::protobuf::ModemReport::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id) const
inline

Definition at line 1310 of file modem_message.pb.h.

◆ internal_default_instance()

const ModemReport * goby::acomms::protobuf::ModemReport::internal_default_instance ( )
inlinestatic

Definition at line 1103 of file modem_message.pb.h.

◆ IsInitialized()

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

◆ link_quality()

goby::acomms::protobuf::ModemReport_LinkQuality goby::acomms::protobuf::ModemReport::link_quality ( ) const
inline

Definition at line 2302 of file modem_message.pb.h.

◆ link_state()

goby::acomms::protobuf::ModemReport_LinkState goby::acomms::protobuf::ModemReport::link_state ( ) const
inline

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

◆ LinkQuality_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::ModemReport::LinkQuality_descriptor ( )
inlinestatic

Definition at line 1231 of file modem_message.pb.h.

◆ LinkQuality_IsValid()

bool goby::acomms::protobuf::ModemReport::LinkQuality_IsValid ( int value)
inlinestatic

Definition at line 1221 of file modem_message.pb.h.

◆ LinkQuality_Name()

template<typename T>
const std::string & goby::acomms::protobuf::ModemReport::LinkQuality_Name ( T enum_t_value)
inlinestatic

Definition at line 1235 of file modem_message.pb.h.

◆ LinkQuality_Parse()

bool goby::acomms::protobuf::ModemReport::LinkQuality_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
LinkQuality * value )
inlinestatic

Definition at line 1241 of file modem_message.pb.h.

◆ LinkState_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::ModemReport::LinkState_descriptor ( )
inlinestatic

Definition at line 1193 of file modem_message.pb.h.

◆ LinkState_IsValid()

bool goby::acomms::protobuf::ModemReport::LinkState_IsValid ( int value)
inlinestatic

Definition at line 1183 of file modem_message.pb.h.

◆ LinkState_Name()

template<typename T>
const std::string & goby::acomms::protobuf::ModemReport::LinkState_Name ( T enum_t_value)
inlinestatic

Definition at line 1197 of file modem_message.pb.h.

◆ LinkState_Parse()

bool goby::acomms::protobuf::ModemReport::LinkState_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
LinkState * value )
inlinestatic

Definition at line 1203 of file modem_message.pb.h.

◆ MergeFrom()

void goby::acomms::protobuf::ModemReport::MergeFrom ( const ModemReport & from)
inline

Definition at line 1140 of file modem_message.pb.h.

◆ modem_id()

int32_t goby::acomms::protobuf::ModemReport::modem_id ( ) const
inline

Definition at line 2217 of file modem_message.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1087 of file modem_message.pb.h.

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::acomms::protobuf::ModemReport::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 1351 of file modem_message.pb.h.

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::acomms::protobuf::ModemReport::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
int index )
inline

Definition at line 1430 of file modem_message.pb.h.

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * goby::acomms::protobuf::ModemReport::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 1488 of file modem_message.pb.h.

◆ New()

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

Definition at line 1134 of file modem_message.pb.h.

◆ operator=() [1/2]

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

Definition at line 1066 of file modem_message.pb.h.

◆ operator=() [2/2]

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

Definition at line 1070 of file modem_message.pb.h.

◆ ReleaseExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType goby::acomms::protobuf::ModemReport::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 1397 of file modem_message.pb.h.

◆ set_link_quality()

void goby::acomms::protobuf::ModemReport::set_link_quality ( ::goby::acomms::protobuf::ModemReport_LinkQuality value)
inline

Definition at line 2311 of file modem_message.pb.h.

◆ set_link_state()

void goby::acomms::protobuf::ModemReport::set_link_state ( ::goby::acomms::protobuf::ModemReport_LinkState value)
inline

Definition at line 2282 of file modem_message.pb.h.

◆ set_modem_id()

void goby::acomms::protobuf::ModemReport::set_modem_id ( int32_t value)
inline

Definition at line 2225 of file modem_message.pb.h.

◆ set_time()

void goby::acomms::protobuf::ModemReport::set_time ( uint64_t value)
inline

Definition at line 2253 of file modem_message.pb.h.

◆ set_time_with_units()

template<typename Quantity>
void goby::acomms::protobuf::ModemReport::set_time_with_units ( Quantity value_w_units)
inline

Definition at line 1501 of file modem_message.pb.h.

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::acomms::protobuf::ModemReport::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Singular::MutableType value )
inline

Definition at line 1373 of file modem_message.pb.h.

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::acomms::protobuf::ModemReport::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
int index,
typename _proto_TypeTraits::Repeated::ConstType value )
inline

Definition at line 1441 of file modem_message.pb.h.

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::acomms::protobuf::ModemReport::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Singular::ConstType value )
inline

Definition at line 1362 of file modem_message.pb.h.

◆ Swap()

void goby::acomms::protobuf::ModemReport::Swap ( ModemReport * other)
inline

Definition at line 1113 of file modem_message.pb.h.

◆ time()

uint64_t goby::acomms::protobuf::ModemReport::time ( ) const
inline

Definition at line 2245 of file modem_message.pb.h.

◆ time_with_units() [1/2]

boost::units::quantity< time_unit, google::protobuf::uint64 > goby::acomms::protobuf::ModemReport::time_with_units ( ) const
inline

Definition at line 1508 of file modem_message.pb.h.

◆ time_with_units() [2/2]

template<typename Quantity>
Quantity goby::acomms::protobuf::ModemReport::time_with_units ( ) const
inline

Definition at line 1505 of file modem_message.pb.h.

◆ unknown_fields()

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

Definition at line 1084 of file modem_message.pb.h.

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::acomms::protobuf::ModemReport::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id)
inline

Definition at line 1408 of file modem_message.pb.h.

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits, ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::acomms::protobuf::ModemReport::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ModemReport, _proto_TypeTraits, _field_type, _is_packed > & id,
typename _proto_TypeTraits::Singular::MutableType value )
inline

Definition at line 1384 of file modem_message.pb.h.

◆ UnsafeArenaSwap()

void goby::acomms::protobuf::ModemReport::UnsafeArenaSwap ( ModemReport * other)
inline

Definition at line 1126 of file modem_message.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 1515 of file modem_message.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1162 of file modem_message.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto

friend struct ::TableStruct_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto
friend

Definition at line 1529 of file modem_message.pb.h.

◆ swap

void swap ( ModemReport & a,
ModemReport & b )
friend

Definition at line 1110 of file modem_message.pb.h.

Member Data Documentation

◆ _class_data_

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

Definition at line 1171 of file modem_message.pb.h.

◆ _impl_

Impl_ goby::acomms::protobuf::ModemReport::_impl_

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

◆ kIndexInFileMessages

int goby::acomms::protobuf::ModemReport::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 1107 of file modem_message.pb.h.

◆ LINK_AVAILABLE

LinkState goby::acomms::protobuf::ModemReport::LINK_AVAILABLE
staticconstexpr
Initial value:

Definition at line 1181 of file modem_message.pb.h.

◆ LINK_NOT_AVAILABLE

LinkState goby::acomms::protobuf::ModemReport::LINK_NOT_AVAILABLE
staticconstexpr
Initial value:

Definition at line 1179 of file modem_message.pb.h.

◆ LinkQuality_ARRAYSIZE

int goby::acomms::protobuf::ModemReport::LinkQuality_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 1228 of file modem_message.pb.h.

◆ LinkQuality_MAX

LinkQuality goby::acomms::protobuf::ModemReport::LinkQuality_MAX
staticconstexpr
Initial value:
=
constexpr ModemReport_LinkQuality ModemReport_LinkQuality_LinkQuality_MAX

Definition at line 1226 of file modem_message.pb.h.

◆ LinkQuality_MIN

LinkQuality goby::acomms::protobuf::ModemReport::LinkQuality_MIN
staticconstexpr
Initial value:
=
constexpr ModemReport_LinkQuality ModemReport_LinkQuality_LinkQuality_MIN

Definition at line 1224 of file modem_message.pb.h.

◆ LinkState_ARRAYSIZE

int goby::acomms::protobuf::ModemReport::LinkState_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 1190 of file modem_message.pb.h.

◆ LinkState_MAX

LinkState goby::acomms::protobuf::ModemReport::LinkState_MAX
staticconstexpr
Initial value:
=
constexpr ModemReport_LinkState ModemReport_LinkState_LinkState_MAX

Definition at line 1188 of file modem_message.pb.h.

◆ LinkState_MIN

LinkState goby::acomms::protobuf::ModemReport::LinkState_MIN
staticconstexpr
Initial value:
=
constexpr ModemReport_LinkState ModemReport_LinkState_LinkState_MIN

Definition at line 1186 of file modem_message.pb.h.

◆ QUALITY_HIGH

LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_HIGH
staticconstexpr
Initial value:

Definition at line 1217 of file modem_message.pb.h.

◆ QUALITY_LOW

LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_LOW
staticconstexpr
Initial value:

Definition at line 1211 of file modem_message.pb.h.

◆ QUALITY_MEDIUM

LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_MEDIUM
staticconstexpr
Initial value:

Definition at line 1215 of file modem_message.pb.h.

◆ QUALITY_UNKNOWN

LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_UNKNOWN
staticconstexpr
Initial value:

Definition at line 1213 of file modem_message.pb.h.

◆ QUALITY_VERY_HIGH

LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_VERY_HIGH
staticconstexpr
Initial value:

Definition at line 1219 of file modem_message.pb.h.

◆ QUALITY_VERY_LOW

LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_VERY_LOW
staticconstexpr
Initial value:

Definition at line 1209 of file modem_message.pb.h.


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