Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
benthos_atm900.pb.h File Reference
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "goby/protobuf/option_extensions.pb.h"
#include "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/acomms/protobuf/modem_message.pb.h"
#include "dccl/option_extensions.pb.h"
#include <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>
#include <boost/units/systems/si.hpp>
#include <boost/units/base_units/si/second.hpp>

Go to the source code of this file.

Classes

struct  TableStruct_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto
class  goby::acomms::benthos::protobuf::Config
class  goby::acomms::benthos::protobuf::BenthosHeader
class  goby::acomms::benthos::protobuf::ReceiveStatistics
class  goby::acomms::benthos::protobuf::RangingReply
class  goby::acomms::benthos::protobuf::Transmission
struct  is_proto_enum< ::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState >
struct  is_proto_enum< ::goby::acomms::benthos::protobuf::TransmissionType >

Namespaces

namespace  internal
namespace  goby
 The global namespace for the Goby project.
namespace  goby::acomms
 Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite).
namespace  goby::acomms::benthos
namespace  goby::acomms::benthos::protobuf

Macros

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto

Enumerations

enum  goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState : int { goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRC_PASS = 1 , goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRC_FAIL = 2 }
enum  goby::acomms::benthos::protobuf::TransmissionType : int { goby::acomms::benthos::protobuf::BASE_TYPE = 0 , goby::acomms::benthos::protobuf::BENTHOS_TWO_WAY_PING = 1 }

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::benthos::protobuf::BenthosHeaderArena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::BenthosHeader > (Arena *)
template<>
::goby::acomms::benthos::protobuf::ConfigArena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::Config > (Arena *)
template<>
::goby::acomms::benthos::protobuf::RangingReplyArena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::RangingReply > (Arena *)
template<>
::goby::acomms::benthos::protobuf::ReceiveStatisticsArena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::ReceiveStatistics > (Arena *)
template<>
::goby::acomms::benthos::protobuf::TransmissionArena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::Transmission > (Arena *)
bool goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_IsValid (int value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_descriptor ()
template<typename T>
const std::string & goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_Name (T enum_t_value)
bool goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ReceiveStatistics_CRCState *value)
bool goby::acomms::benthos::protobuf::TransmissionType_IsValid (int value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::benthos::protobuf::TransmissionType_descriptor ()
template<typename T>
const std::string & goby::acomms::benthos::protobuf::TransmissionType_Name (T enum_t_value)
bool goby::acomms::benthos::protobuf::TransmissionType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, TransmissionType *value)
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState > ()
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::benthos::protobuf::TransmissionType > ()

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto
BenthosHeaderDefaultTypeInternal goby::acomms::benthos::protobuf::_BenthosHeader_default_instance_
ConfigDefaultTypeInternal goby::acomms::benthos::protobuf::_Config_default_instance_
RangingReplyDefaultTypeInternal goby::acomms::benthos::protobuf::_RangingReply_default_instance_
ReceiveStatisticsDefaultTypeInternal goby::acomms::benthos::protobuf::_ReceiveStatistics_default_instance_
TransmissionDefaultTypeInternal goby::acomms::benthos::protobuf::_Transmission_default_instance_
constexpr ReceiveStatistics_CRCState goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_MIN = ReceiveStatistics_CRCState_CRC_PASS
constexpr ReceiveStatistics_CRCState goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_MAX = ReceiveStatistics_CRCState_CRC_FAIL
constexpr int goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState_CRCState_ARRAYSIZE = ReceiveStatistics_CRCState_CRCState_MAX + 1
constexpr TransmissionType goby::acomms::benthos::protobuf::TransmissionType_MIN = BASE_TYPE
constexpr TransmissionType goby::acomms::benthos::protobuf::TransmissionType_MAX = BENTHOS_TWO_WAY_PING
constexpr int goby::acomms::benthos::protobuf::TransmissionType_ARRAYSIZE = TransmissionType_MAX + 1
static const int goby::acomms::benthos::protobuf::kConfigFieldNumber = 1441
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::benthos::protobuf::Config >, 11, false > goby::acomms::benthos::protobuf::config
static const int goby::acomms::benthos::protobuf::kTransmissionFieldNumber = 1401
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::ModemTransmission, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::benthos::protobuf::Transmission >, 11, false > goby::acomms::benthos::protobuf::transmission

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto

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

Function Documentation

◆ Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::BenthosHeader >()

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::benthos::protobuf::BenthosHeader * Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::BenthosHeader > ( Arena * )

◆ Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::Config >()

template<>
::goby::acomms::benthos::protobuf::Config * Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::Config > ( Arena * )

◆ Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::RangingReply >()

◆ Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::ReceiveStatistics >()

◆ Arena::CreateMaybeMessage<::goby::acomms::benthos::protobuf::Transmission >()

◆ GetEnumDescriptor< ::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState >()

template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::benthos::protobuf::ReceiveStatistics_CRCState > ( )
inline

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

◆ GetEnumDescriptor< ::goby::acomms::benthos::protobuf::TransmissionType >()

template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::benthos::protobuf::TransmissionType > ( )
inline

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

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fbenthos_5fatm900_2eproto
extern