Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
amac_config.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 "dccl/option_extensions.pb.h"
#include "goby/protobuf/option_extensions.pb.h"
#include "goby/acomms/protobuf/modem_message.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>

Go to the source code of this file.

Classes

struct  TableStruct_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto
class  goby::acomms::protobuf::MACConfig
struct  is_proto_enum< ::goby::acomms::protobuf::MACConfig_MACRefTime >
struct  is_proto_enum< ::goby::acomms::protobuf::MACType >

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::protobuf

Macros

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto

Enumerations

enum  goby::acomms::protobuf::MACConfig_MACRefTime : int { goby::acomms::protobuf::MACConfig_MACRefTime_REFERENCE_START_OF_DAY = 1 , goby::acomms::protobuf::MACConfig_MACRefTime_REFERENCE_FIXED = 2 }
enum  goby::acomms::protobuf::MACType : int { goby::acomms::protobuf::MAC_NONE = 1 , goby::acomms::protobuf::MAC_FIXED_DECENTRALIZED = 2 , goby::acomms::protobuf::MAC_POLLED = 4 }

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::MACConfigArena::CreateMaybeMessage<::goby::acomms::protobuf::MACConfig > (Arena *)
bool goby::acomms::protobuf::MACConfig_MACRefTime_IsValid (int value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::MACConfig_MACRefTime_descriptor ()
template<typename T>
const std::string & goby::acomms::protobuf::MACConfig_MACRefTime_Name (T enum_t_value)
bool goby::acomms::protobuf::MACConfig_MACRefTime_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MACConfig_MACRefTime *value)
bool goby::acomms::protobuf::MACType_IsValid (int value)
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::MACType_descriptor ()
template<typename T>
const std::string & goby::acomms::protobuf::MACType_Name (T enum_t_value)
bool goby::acomms::protobuf::MACType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MACType *value)
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::MACConfig_MACRefTime > ()
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::MACType > ()

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto
MACConfigDefaultTypeInternal goby::acomms::protobuf::_MACConfig_default_instance_
constexpr MACConfig_MACRefTime goby::acomms::protobuf::MACConfig_MACRefTime_MACRefTime_MIN = MACConfig_MACRefTime_REFERENCE_START_OF_DAY
constexpr MACConfig_MACRefTime goby::acomms::protobuf::MACConfig_MACRefTime_MACRefTime_MAX = MACConfig_MACRefTime_REFERENCE_FIXED
constexpr int goby::acomms::protobuf::MACConfig_MACRefTime_MACRefTime_ARRAYSIZE = MACConfig_MACRefTime_MACRefTime_MAX + 1
constexpr MACType goby::acomms::protobuf::MACType_MIN = MAC_NONE
constexpr MACType goby::acomms::protobuf::MACType_MAX = MAC_POLLED
constexpr int goby::acomms::protobuf::MACType_ARRAYSIZE = MACType_MAX + 1

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto

Definition at line 45 of file amac_config.pb.h.

Function Documentation

◆ Arena::CreateMaybeMessage<::goby::acomms::protobuf::MACConfig >()

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

◆ GetEnumDescriptor< ::goby::acomms::protobuf::MACConfig_MACRefTime >()

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

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

◆ GetEnumDescriptor< ::goby::acomms::protobuf::MACType >()

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

Definition at line 614 of file amac_config.pb.h.

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2famac_5fconfig_2eproto
extern