|
Goby3 3.3.0
2025.07.10
|
#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/unknown_field_set.h>#include "goby/protobuf/option_extensions.pb.h"#include "goby/acomms/protobuf/driver_base.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>Go to the source code of this file.
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::udp_multicast |
| namespace | goby::acomms::udp_multicast::protobuf |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN ::goby::acomms::udp_multicast::protobuf::Config * | Arena::CreateMaybeMessage<::goby::acomms::udp_multicast::protobuf::Config > (Arena *) |
| template<> | |
| ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair * | Arena::CreateMaybeMessage<::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair > (Arena *) |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto |
| ConfigDefaultTypeInternal | goby::acomms::udp_multicast::protobuf::_Config_default_instance_ |
| Config_RateBytesPairDefaultTypeInternal | goby::acomms::udp_multicast::protobuf::_Config_RateBytesPair_default_instance_ |
| static const int | goby::acomms::udp_multicast::protobuf::kConfigFieldNumber = 1342 |
| extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::udp_multicast::protobuf::Config >, 11, false > | goby::acomms::udp_multicast::protobuf::config |
| #define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fudp_5fmulticast_5fdriver_2eproto |
Definition at line 41 of file udp_multicast_driver.pb.h.
| PROTOBUF_NAMESPACE_OPEN ::goby::acomms::udp_multicast::protobuf::Config * Arena::CreateMaybeMessage<::goby::acomms::udp_multicast::protobuf::Config > | ( | Arena * | ) |
| ::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair * Arena::CreateMaybeMessage<::goby::acomms::udp_multicast::protobuf::Config_RateBytesPair > | ( | Arena * | ) |
|
extern |