#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.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.
|
enum | goby::acomms::protobuf::DriverConfig_ConnectionType { 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 {
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
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto
#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto |