Goby3 3.2.3
2025.05.13
|
#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 "dccl/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.
Classes | |
struct | TableStruct_goby_2facomms_2fprotobuf_2fjanus_5fdriver_2eproto |
class | goby::acomms::janus::protobuf::Config |
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::janus |
namespace | goby::acomms::janus::protobuf |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fjanus_5fdriver_2eproto |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::janus::protobuf::Config * | Arena::CreateMaybeMessage<::goby::acomms::janus::protobuf::Config > (Arena *) |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2facomms_2fprotobuf_2fjanus_5fdriver_2eproto |
ConfigDefaultTypeInternal | goby::acomms::janus::protobuf::_Config_default_instance_ |
static const int | goby::acomms::janus::protobuf::kRxConfigFieldNumber = 1444 |
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::janus::protobuf::Config >, 11, false > | goby::acomms::janus::protobuf::rx_config |
static const int | goby::acomms::janus::protobuf::kTxConfigFieldNumber = 1445 |
extern ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::goby::acomms::janus::protobuf::Config >, 11, false > | goby::acomms::janus::protobuf::tx_config |
#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fjanus_5fdriver_2eproto |
Definition at line 42 of file janus_driver.pb.h.
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::janus::protobuf::Config * Arena::CreateMaybeMessage<::goby::acomms::janus::protobuf::Config > | ( | Arena * | ) |
|
extern |