Goby3  3.1.4
2024.02.22
goby::acomms::benthos::protobuf::ReceiveStatistics Class Reference

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

Inheritance diagram for goby::acomms::benthos::protobuf::ReceiveStatistics:
google::protobuf::Message google::protobuf::MessageLite

Public Types

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

Public Member Functions

 ReceiveStatistics ()
 
virtual ~ReceiveStatistics ()
 
 ReceiveStatistics (const ReceiveStatistics &from)
 
ReceiveStatisticsoperator= (const ReceiveStatistics &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ReceiveStatistics *other)
 
ReceiveStatisticsNew () const final
 
ReceiveStatisticsNew (::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 ReceiveStatistics &from)
 
void MergeFrom (const ReceiveStatistics &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_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 ()
 
::google::protobuf::int32 corrected_channel_error () const
 
void set_corrected_channel_error (::google::protobuf::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
 
- 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 ReceiveStatisticsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ReceiveStatisticsinternal_default_instance ()
 
static bool CRCState_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * CRCState_descriptor ()
 
static const ::std::string & CRCState_Name (CRCState value)
 
static bool CRCState_Parse (const ::std::string &name, CRCState *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const CRCState CRC_PASS
 
static const CRCState CRC_FAIL
 
static const CRCState CRCState_MIN
 
static const CRCState CRCState_MAX
 
static const int CRCState_ARRAYSIZE
 
static const int kMultipathDelayFieldNumber = 2
 
static const int kSnrFieldNumber = 3
 
static const int kRelativeSpeedFieldNumber = 4
 
static const int kAutoGainControlFieldNumber = 5
 
static const int kCorrectedChannelErrorFieldNumber = 6
 
static const int kCrcFieldNumber = 1
 

Friends

struct ::protobuf_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto::TableStruct
 
void swap (ReceiveStatistics &a, ReceiveStatistics &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 450 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::ReceiveStatistics::multipath_delay_dimension

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

◆ multipath_delay_unit

Definition at line 614 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::ReceiveStatistics::relative_speed_dimension

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

◆ relative_speed_unit

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

Constructor & Destructor Documentation

◆ ReceiveStatistics() [1/2]

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

◆ ~ReceiveStatistics()

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

◆ ReceiveStatistics() [2/2]

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

Member Function Documentation

◆ auto_gain_control()

float goby::acomms::benthos::protobuf::ReceiveStatistics::auto_gain_control ( ) const
inline

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

◆ ByteSizeLong()

size_t goby::acomms::benthos::protobuf::ReceiveStatistics::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::acomms::benthos::protobuf::ReceiveStatistics::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_auto_gain_control()

void goby::acomms::benthos::protobuf::ReceiveStatistics::clear_auto_gain_control ( )
inline

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

◆ clear_corrected_channel_error()

void goby::acomms::benthos::protobuf::ReceiveStatistics::clear_corrected_channel_error ( )
inline

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

◆ clear_crc()

void goby::acomms::benthos::protobuf::ReceiveStatistics::clear_crc ( )
inline

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

◆ clear_multipath_delay()

void goby::acomms::benthos::protobuf::ReceiveStatistics::clear_multipath_delay ( )
inline

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

◆ clear_relative_speed()

void goby::acomms::benthos::protobuf::ReceiveStatistics::clear_relative_speed ( )
inline

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

◆ clear_snr()

void goby::acomms::benthos::protobuf::ReceiveStatistics::clear_snr ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ corrected_channel_error()

google::protobuf::int32 goby::acomms::benthos::protobuf::ReceiveStatistics::corrected_channel_error ( ) const
inline

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

◆ crc()

goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState goby::acomms::benthos::protobuf::ReceiveStatistics::crc ( ) const
inline

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

◆ CRCState_descriptor()

static const ::google::protobuf::EnumDescriptor* goby::acomms::benthos::protobuf::ReceiveStatistics::CRCState_descriptor ( )
inlinestatic

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

◆ CRCState_IsValid()

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

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

◆ CRCState_Name()

static const ::std::string& goby::acomms::benthos::protobuf::ReceiveStatistics::CRCState_Name ( CRCState  value)
inlinestatic

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

◆ CRCState_Parse()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

int goby::acomms::benthos::protobuf::ReceiveStatistics::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::acomms::benthos::protobuf::ReceiveStatistics::GetMetadata ( ) const
finalvirtual

◆ has_auto_gain_control()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::has_auto_gain_control ( ) const
inline

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

◆ has_corrected_channel_error()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::has_corrected_channel_error ( ) const
inline

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

◆ has_crc()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::has_crc ( ) const
inline

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

◆ has_multipath_delay()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::has_multipath_delay ( ) const
inline

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

◆ has_relative_speed()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::has_relative_speed ( ) const
inline

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

◆ has_snr()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::has_snr ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool goby::acomms::benthos::protobuf::ReceiveStatistics::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ multipath_delay()

float goby::acomms::benthos::protobuf::ReceiveStatistics::multipath_delay ( ) const
inline

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

◆ multipath_delay_with_units() [1/2]

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

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

◆ multipath_delay_with_units() [2/2]

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

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::acomms::benthos::protobuf::ReceiveStatistics::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

ReceiveStatistics* goby::acomms::benthos::protobuf::ReceiveStatistics::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

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

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

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

◆ relative_speed()

float goby::acomms::benthos::protobuf::ReceiveStatistics::relative_speed ( ) const
inline

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

◆ relative_speed_with_units() [1/2]

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

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

◆ relative_speed_with_units() [2/2]

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

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

◆ SerializeWithCachedSizes()

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

◆ set_auto_gain_control()

void goby::acomms::benthos::protobuf::ReceiveStatistics::set_auto_gain_control ( float  value)
inline

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

◆ set_corrected_channel_error()

void goby::acomms::benthos::protobuf::ReceiveStatistics::set_corrected_channel_error ( ::google::protobuf::int32  value)
inline

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

◆ set_crc()

void goby::acomms::benthos::protobuf::ReceiveStatistics::set_crc ( ::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState  value)
inline

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

◆ set_multipath_delay()

void goby::acomms::benthos::protobuf::ReceiveStatistics::set_multipath_delay ( float  value)
inline

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

◆ set_multipath_delay_with_units()

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

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

◆ set_relative_speed()

void goby::acomms::benthos::protobuf::ReceiveStatistics::set_relative_speed ( float  value)
inline

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

◆ set_relative_speed_with_units()

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

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

◆ set_snr()

void goby::acomms::benthos::protobuf::ReceiveStatistics::set_snr ( float  value)
inline

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

◆ snr()

float goby::acomms::benthos::protobuf::ReceiveStatistics::snr ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto::TableStruct

◆ swap

void swap ( ReceiveStatistics a,
ReceiveStatistics b 
)
friend

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

Member Data Documentation

◆ CRC_FAIL

const CRCState goby::acomms::benthos::protobuf::ReceiveStatistics::CRC_FAIL
static
Initial value:

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

◆ CRC_PASS

const CRCState goby::acomms::benthos::protobuf::ReceiveStatistics::CRC_PASS
static
Initial value:

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

◆ CRCState_ARRAYSIZE

const int goby::acomms::benthos::protobuf::ReceiveStatistics::CRCState_ARRAYSIZE
static
Initial value:

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

◆ CRCState_MAX

const CRCState goby::acomms::benthos::protobuf::ReceiveStatistics::CRCState_MAX
static
Initial value:

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

◆ CRCState_MIN

const CRCState goby::acomms::benthos::protobuf::ReceiveStatistics::CRCState_MIN
static
Initial value:

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

◆ kAutoGainControlFieldNumber

const int goby::acomms::benthos::protobuf::ReceiveStatistics::kAutoGainControlFieldNumber = 5
static

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

◆ kCorrectedChannelErrorFieldNumber

const int goby::acomms::benthos::protobuf::ReceiveStatistics::kCorrectedChannelErrorFieldNumber = 6
static

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

◆ kCrcFieldNumber

const int goby::acomms::benthos::protobuf::ReceiveStatistics::kCrcFieldNumber = 1
static

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

◆ kIndexInFileMessages

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

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

◆ kMultipathDelayFieldNumber

const int goby::acomms::benthos::protobuf::ReceiveStatistics::kMultipathDelayFieldNumber = 2
static

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

◆ kRelativeSpeedFieldNumber

const int goby::acomms::benthos::protobuf::ReceiveStatistics::kRelativeSpeedFieldNumber = 4
static

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

◆ kSnrFieldNumber

const int goby::acomms::benthos::protobuf::ReceiveStatistics::kSnrFieldNumber = 3
static

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


The documentation for this class was generated from the following file:
goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRC_FAIL
@ ReceiveStatistics_CRCState_CRC_FAIL
Definition: benthos_atm900.pb.h:100
goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_ARRAYSIZE
const int ReceiveStatistics_CRCState_CRCState_ARRAYSIZE
Definition: benthos_atm900.pb.h:105
goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_MAX
const ReceiveStatistics_CRCState ReceiveStatistics_CRCState_CRCState_MAX
Definition: benthos_atm900.pb.h:104
goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRC_PASS
@ ReceiveStatistics_CRCState_CRC_PASS
Definition: benthos_atm900.pb.h:99
goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_MIN
const ReceiveStatistics_CRCState ReceiveStatistics_CRCState_CRCState_MIN
Definition: benthos_atm900.pb.h:103