#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 <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.
|
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 |
|
|
enum | goby::acomms::protobuf::DriverConfig_ConnectionType : int { goby::acomms::protobuf::DriverConfig_ConnectionType_CONNECTION_SERIAL = 1
, goby::acomms::protobuf::DriverConfig_ConnectionType_CONNECTION_TCP_AS_CLIENT = 2
, goby::acomms::protobuf::DriverConfig_ConnectionType_CONNECTION_TCP_AS_SERVER = 3
} |
|
enum | goby::acomms::protobuf::DriverType : int {
goby::acomms::protobuf::DRIVER_NONE = 1
, goby::acomms::protobuf::DRIVER_WHOI_MICROMODEM = 2
, goby::acomms::protobuf::DRIVER_ABC_EXAMPLE_MODEM = 3
, goby::acomms::protobuf::DRIVER_UFIELD_SIM_DRIVER = 4
,
goby::acomms::protobuf::DRIVER_STORE_SERVER = 5
, goby::acomms::protobuf::DRIVER_UDP = 6
, goby::acomms::protobuf::DRIVER_BLUEFIN_MOOS = 7
, goby::acomms::protobuf::DRIVER_IRIDIUM = 8
,
goby::acomms::protobuf::DRIVER_IRIDIUM_SHORE = 9
, goby::acomms::protobuf::DRIVER_BENTHOS_ATM900 = 10
, goby::acomms::protobuf::DRIVER_UDP_MULTICAST = 11
, goby::acomms::protobuf::DRIVER_POPOTO = 12
,
goby::acomms::protobuf::DRIVER_JANUS = 13
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto
#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto |
◆ Arena::CreateMaybeMessage<::goby::acomms::protobuf::DriverConfig >()
◆ GetEnumDescriptor< ::goby::acomms::protobuf::DriverConfig_ConnectionType >()
◆ GetEnumDescriptor< ::goby::acomms::protobuf::DriverType >()
◆ descriptor_table_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto |
|
extern |