Goby3  3.1.4
2024.02.22
goby::acomms::protobuf::ModemReport Class Reference

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

Inheritance diagram for goby::acomms::protobuf::ModemReport:
google::protobuf::Message google::protobuf::MessageLite

Public Types

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 Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 ModemReport ()
 
virtual ~ModemReport ()
 
 ModemReport (const ModemReport &from)
 
ModemReportoperator= (const ModemReport &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ModemReport *other)
 
ModemReportNew () const final
 
ModemReportNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const ModemReport &from)
 
void MergeFrom (const ModemReport &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_time () const
 
void clear_time ()
 
::google::protobuf::uint64 time () const
 
void set_time (::google::protobuf::uint64 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 ()
 
::google::protobuf::int32 modem_id () const
 
void set_modem_id (::google::protobuf::int32 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 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
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ModemReportdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ModemReportinternal_default_instance ()
 
static bool LinkState_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * LinkState_descriptor ()
 
static const ::std::string & LinkState_Name (LinkState value)
 
static bool LinkState_Parse (const ::std::string &name, LinkState *value)
 
static bool LinkQuality_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * LinkQuality_descriptor ()
 
static const ::std::string & LinkQuality_Name (LinkQuality value)
 
static bool LinkQuality_Parse (const ::std::string &name, LinkQuality *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const LinkState LINK_NOT_AVAILABLE
 
static const LinkState LINK_AVAILABLE
 
static const LinkState LinkState_MIN
 
static const LinkState LinkState_MAX
 
static const int LinkState_ARRAYSIZE
 
static const LinkQuality QUALITY_VERY_LOW
 
static const LinkQuality QUALITY_LOW
 
static const LinkQuality QUALITY_UNKNOWN
 
static const LinkQuality QUALITY_MEDIUM
 
static const LinkQuality QUALITY_HIGH
 
static const LinkQuality QUALITY_VERY_HIGH
 
static const LinkQuality LinkQuality_MIN
 
static const LinkQuality LinkQuality_MAX
 
static const int LinkQuality_ARRAYSIZE
 
static const int kTimeFieldNumber = 2
 
static const int kLinkQualityFieldNumber = 4
 
static const int kModemIdFieldNumber = 1
 
static const int kLinkStateFieldNumber = 3
 

Friends

struct ::protobuf_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto::TableStruct
 
void swap (ModemReport &a, ModemReport &b)
 

Additional Inherited Members

- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

Definition at line 673 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 856 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 858 of file modem_message.pb.h.

Constructor & Destructor Documentation

◆ ModemReport() [1/2]

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

◆ ~ModemReport()

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

◆ ModemReport() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::acomms::protobuf::ModemReport::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_link_quality()

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

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

◆ clear_link_state()

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

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

◆ clear_modem_id()

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

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

◆ clear_time()

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

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

◆ CopyFrom() [1/2]

void goby::acomms::protobuf::ModemReport::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::acomms::protobuf::ModemReport::descriptor ( )
static

◆ GetCachedSize()

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

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::acomms::protobuf::ModemReport::GetMetadata ( ) const
finalvirtual

◆ has_link_quality()

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

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

◆ has_link_state()

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

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

◆ has_modem_id()

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

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

◆ has_time()

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

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

◆ InitAsDefaultInstance()

static void goby::acomms::protobuf::ModemReport::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::acomms::protobuf::ModemReport::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

Reimplemented from google::protobuf::Message.

◆ link_quality()

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

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

◆ link_state()

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

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

◆ LinkQuality_descriptor()

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

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

◆ LinkQuality_IsValid()

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

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

◆ LinkQuality_Name()

static const ::std::string& goby::acomms::protobuf::ModemReport::LinkQuality_Name ( LinkQuality  value)
inlinestatic

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

◆ LinkQuality_Parse()

static bool goby::acomms::protobuf::ModemReport::LinkQuality_Parse ( const ::std::string &  name,
LinkQuality value 
)
inlinestatic

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

◆ LinkState_descriptor()

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

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

◆ LinkState_IsValid()

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

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

◆ LinkState_Name()

static const ::std::string& goby::acomms::protobuf::ModemReport::LinkState_Name ( LinkState  value)
inlinestatic

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

◆ LinkState_Parse()

static bool goby::acomms::protobuf::ModemReport::LinkState_Parse ( const ::std::string &  name,
LinkState value 
)
inlinestatic

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

◆ MergeFrom() [1/2]

void goby::acomms::protobuf::ModemReport::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

bool goby::acomms::protobuf::ModemReport::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ modem_id()

google::protobuf::int32 goby::acomms::protobuf::ModemReport::modem_id ( ) const
inline

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

ModemReport* goby::acomms::protobuf::ModemReport::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

ModemReport* goby::acomms::protobuf::ModemReport::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

void goby::acomms::protobuf::ModemReport::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_link_quality()

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

Definition at line 1572 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 1547 of file modem_message.pb.h.

◆ set_modem_id()

void goby::acomms::protobuf::ModemReport::set_modem_id ( ::google::protobuf::int32  value)
inline

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

◆ set_time()

void goby::acomms::protobuf::ModemReport::set_time ( ::google::protobuf::uint64  value)
inline

Definition at line 1523 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 861 of file modem_message.pb.h.

◆ Swap()

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

◆ time()

google::protobuf::uint64 goby::acomms::protobuf::ModemReport::time ( ) const
inline

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

◆ time_with_units() [1/2]

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

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

◆ time_with_units() [2/2]

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

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2facomms_2fprotobuf_2fmodem_5fmessage_2eproto::TableStruct

◆ swap

void swap ( ModemReport a,
ModemReport b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

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

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

◆ kLinkQualityFieldNumber

const int goby::acomms::protobuf::ModemReport::kLinkQualityFieldNumber = 4
static

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

◆ kLinkStateFieldNumber

const int goby::acomms::protobuf::ModemReport::kLinkStateFieldNumber = 3
static

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

◆ kModemIdFieldNumber

const int goby::acomms::protobuf::ModemReport::kModemIdFieldNumber = 1
static

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

◆ kTimeFieldNumber

const int goby::acomms::protobuf::ModemReport::kTimeFieldNumber = 2
static

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

◆ LINK_AVAILABLE

const LinkState goby::acomms::protobuf::ModemReport::LINK_AVAILABLE
static
Initial value:

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

◆ LINK_NOT_AVAILABLE

const LinkState goby::acomms::protobuf::ModemReport::LINK_NOT_AVAILABLE
static
Initial value:

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

◆ LinkQuality_ARRAYSIZE

const int goby::acomms::protobuf::ModemReport::LinkQuality_ARRAYSIZE
static
Initial value:

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

◆ LinkQuality_MAX

const LinkQuality goby::acomms::protobuf::ModemReport::LinkQuality_MAX
static
Initial value:

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

◆ LinkQuality_MIN

const LinkQuality goby::acomms::protobuf::ModemReport::LinkQuality_MIN
static
Initial value:

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

◆ LinkState_ARRAYSIZE

const int goby::acomms::protobuf::ModemReport::LinkState_ARRAYSIZE
static
Initial value:

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

◆ LinkState_MAX

const LinkState goby::acomms::protobuf::ModemReport::LinkState_MAX
static
Initial value:

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

◆ LinkState_MIN

const LinkState goby::acomms::protobuf::ModemReport::LinkState_MIN
static
Initial value:

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

◆ QUALITY_HIGH

const LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_HIGH
static
Initial value:

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

◆ QUALITY_LOW

const LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_LOW
static
Initial value:

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

◆ QUALITY_MEDIUM

const LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_MEDIUM
static
Initial value:

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

◆ QUALITY_UNKNOWN

const LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_UNKNOWN
static
Initial value:

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

◆ QUALITY_VERY_HIGH

const LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_VERY_HIGH
static
Initial value:

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

◆ QUALITY_VERY_LOW

const LinkQuality goby::acomms::protobuf::ModemReport::QUALITY_VERY_LOW
static
Initial value:

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


The documentation for this class was generated from the following file:
goby::acomms::protobuf::ModemReport_LinkQuality_LinkQuality_MIN
const ModemReport_LinkQuality ModemReport_LinkQuality_LinkQuality_MIN
Definition: modem_message.pb.h:150
goby::acomms::protobuf::ModemReport_LinkQuality_QUALITY_UNKNOWN
@ ModemReport_LinkQuality_QUALITY_UNKNOWN
Definition: modem_message.pb.h:144
goby::acomms::protobuf::ModemReport_LinkQuality_QUALITY_VERY_HIGH
@ ModemReport_LinkQuality_QUALITY_VERY_HIGH
Definition: modem_message.pb.h:147
goby::acomms::protobuf::ModemReport_LinkState_LinkState_ARRAYSIZE
const int ModemReport_LinkState_LinkState_ARRAYSIZE
Definition: modem_message.pb.h:129
goby::acomms::protobuf::ModemReport_LinkState_LINK_AVAILABLE
@ ModemReport_LinkState_LINK_AVAILABLE
Definition: modem_message.pb.h:124
goby::acomms::protobuf::ModemReport_LinkQuality_QUALITY_LOW
@ ModemReport_LinkQuality_QUALITY_LOW
Definition: modem_message.pb.h:143
goby::acomms::protobuf::ModemReport_LinkQuality_LinkQuality_MAX
const ModemReport_LinkQuality ModemReport_LinkQuality_LinkQuality_MAX
Definition: modem_message.pb.h:151
goby::acomms::protobuf::ModemReport_LinkState_LinkState_MIN
const ModemReport_LinkState ModemReport_LinkState_LinkState_MIN
Definition: modem_message.pb.h:127
goby::acomms::protobuf::ModemReport_LinkQuality_QUALITY_MEDIUM
@ ModemReport_LinkQuality_QUALITY_MEDIUM
Definition: modem_message.pb.h:145
goby::acomms::protobuf::ModemReport_LinkQuality_LinkQuality_ARRAYSIZE
const int ModemReport_LinkQuality_LinkQuality_ARRAYSIZE
Definition: modem_message.pb.h:152
goby::acomms::protobuf::ModemReport_LinkQuality_QUALITY_VERY_LOW
@ ModemReport_LinkQuality_QUALITY_VERY_LOW
Definition: modem_message.pb.h:142
goby::acomms::protobuf::ModemReport_LinkQuality_QUALITY_HIGH
@ ModemReport_LinkQuality_QUALITY_HIGH
Definition: modem_message.pb.h:146
goby::acomms::protobuf::ModemReport_LinkState_LINK_NOT_AVAILABLE
@ ModemReport_LinkState_LINK_NOT_AVAILABLE
Definition: modem_message.pb.h:123
goby::acomms::protobuf::ModemReport_LinkState_LinkState_MAX
const ModemReport_LinkState ModemReport_LinkState_LinkState_MAX
Definition: modem_message.pb.h:128