Goby3  3.1.5
2024.05.14
iridium_shore_driver.pb.h File Reference
#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 "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/acomms/protobuf/iridium_driver.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  protobuf_goby_2facomms_2fprotobuf_2firidium_5fshore_5fdriver_2eproto::TableStruct
 
class  goby::acomms::iridium::protobuf::ShoreConfig_ModemIDIMEIPair
 
class  goby::acomms::iridium::protobuf::ShoreConfig_RockBlock
 
class  goby::acomms::iridium::protobuf::ShoreConfig
 
struct  google::protobuf::is_proto_enum< ::goby::acomms::iridium::protobuf::ShoreConfig_SBDType >
 

Namespaces

 protobuf_goby_2facomms_2fprotobuf_2firidium_5fshore_5fdriver_2eproto
 
 goby
 The global namespace for the Goby project.
 
 goby::acomms
 Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite)
 
 goby::acomms::iridium
 
 goby::acomms::iridium::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2firidium_5fshore_5fdriver_2eproto
 

Enumerations

enum  goby::acomms::iridium::protobuf::ShoreConfig_SBDType { goby::acomms::iridium::protobuf::ShoreConfig_SBDType_SBD_DIRECTIP = 1, goby::acomms::iridium::protobuf::ShoreConfig_SBDType_SBD_ROCKBLOCK = 2 }
 

Functions

void protobuf_goby_2facomms_2fprotobuf_2firidium_5fshore_5fdriver_2eproto::AddDescriptors ()
 
template<>
::goby::acomms::iridium::protobuf::ShoreConfiggoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::iridium::protobuf::ShoreConfig > (Arena *)
 
template<>
::goby::acomms::iridium::protobuf::ShoreConfig_ModemIDIMEIPairgoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::iridium::protobuf::ShoreConfig_ModemIDIMEIPair > (Arena *)
 
template<>
::goby::acomms::iridium::protobuf::ShoreConfig_RockBlockgoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::iridium::protobuf::ShoreConfig_RockBlock > (Arena *)
 
bool goby::acomms::iridium::protobuf::ShoreConfig_SBDType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::acomms::iridium::protobuf::ShoreConfig_SBDType_descriptor ()
 
const ::std::string & goby::acomms::iridium::protobuf::ShoreConfig_SBDType_Name (ShoreConfig_SBDType value)
 
bool goby::acomms::iridium::protobuf::ShoreConfig_SBDType_Parse (const ::std::string &name, ShoreConfig_SBDType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::acomms::iridium::protobuf::ShoreConfig_SBDType > ()
 

Variables

ShoreConfigDefaultTypeInternal goby::acomms::iridium::protobuf::_ShoreConfig_default_instance_
 
ShoreConfig_ModemIDIMEIPairDefaultTypeInternal goby::acomms::iridium::protobuf::_ShoreConfig_ModemIDIMEIPair_default_instance_
 
ShoreConfig_RockBlockDefaultTypeInternal goby::acomms::iridium::protobuf::_ShoreConfig_RockBlock_default_instance_
 
const ShoreConfig_SBDType goby::acomms::iridium::protobuf::ShoreConfig_SBDType_SBDType_MIN = ShoreConfig_SBDType_SBD_DIRECTIP
 
const ShoreConfig_SBDType goby::acomms::iridium::protobuf::ShoreConfig_SBDType_SBDType_MAX = ShoreConfig_SBDType_SBD_ROCKBLOCK
 
const int goby::acomms::iridium::protobuf::ShoreConfig_SBDType_SBDType_ARRAYSIZE = ShoreConfig_SBDType_SBDType_MAX + 1
 
static const int goby::acomms::iridium::protobuf::kShoreConfigFieldNumber = 1421
 
extern ::google::protobuf::internal::ExtensionIdentifier< ::goby::acomms::protobuf::DriverConfig, ::google::protobuf::internal::MessageTypeTraits< ::goby::acomms::iridium::protobuf::ShoreConfig >, 11, false > goby::acomms::iridium::protobuf::shore_config
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2firidium_5fshore_5fdriver_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2firidium_5fshore_5fdriver_2eproto

Definition at line 42 of file iridium_shore_driver.pb.h.