Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
driver_base.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 "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.

Classes

struct  TableStruct_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto
 
class  goby::acomms::protobuf::DriverConfig
 
union  goby::acomms::protobuf::DriverConfig::Impl_::DriverUnion
 
struct  is_proto_enum< ::goby::acomms::protobuf::DriverConfig_ConnectionType >
 
struct  is_proto_enum< ::goby::acomms::protobuf::DriverType >
 

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_2fdriver_5fbase_2eproto
 

Enumerations

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
}
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::DriverConfigArena::CreateMaybeMessage<::goby::acomms::protobuf::DriverConfig > (Arena *)
 
bool goby::acomms::protobuf::DriverConfig_ConnectionType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::DriverConfig_ConnectionType_descriptor ()
 
template<typename T >
const std::string & goby::acomms::protobuf::DriverConfig_ConnectionType_Name (T enum_t_value)
 
bool goby::acomms::protobuf::DriverConfig_ConnectionType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DriverConfig_ConnectionType *value)
 
bool goby::acomms::protobuf::DriverType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::DriverType_descriptor ()
 
template<typename T >
const std::string & goby::acomms::protobuf::DriverType_Name (T enum_t_value)
 
bool goby::acomms::protobuf::DriverType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DriverType *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::DriverConfig_ConnectionType > ()
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::DriverType > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto
 
DriverConfigDefaultTypeInternal goby::acomms::protobuf::_DriverConfig_default_instance_
 
constexpr DriverConfig_ConnectionType goby::acomms::protobuf::DriverConfig_ConnectionType_ConnectionType_MIN = DriverConfig_ConnectionType_CONNECTION_SERIAL
 
constexpr DriverConfig_ConnectionType goby::acomms::protobuf::DriverConfig_ConnectionType_ConnectionType_MAX = DriverConfig_ConnectionType_CONNECTION_TCP_AS_SERVER
 
constexpr int goby::acomms::protobuf::DriverConfig_ConnectionType_ConnectionType_ARRAYSIZE = DriverConfig_ConnectionType_ConnectionType_MAX + 1
 
constexpr DriverType goby::acomms::protobuf::DriverType_MIN = DRIVER_NONE
 
constexpr DriverType goby::acomms::protobuf::DriverType_MAX = DRIVER_JANUS
 
constexpr int goby::acomms::protobuf::DriverType_ARRAYSIZE = DriverType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto

Definition at line 41 of file driver_base.pb.h.

Function Documentation

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

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

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

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

Definition at line 1260 of file driver_base.pb.h.

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

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

Definition at line 1265 of file driver_base.pb.h.

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fdriver_5fbase_2eproto
extern