Goby3  3.1.5a
2024.05.23
modem_id_lookup.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 <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_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto::TableStruct
 
class  goby::moos::protobuf::ModemIdEntry
 
struct  google::protobuf::is_proto_enum< ::goby::moos::protobuf::ModemIdEntry_VehicleType >
 

Namespaces

 protobuf_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto
 
 goby
 The global namespace for the Goby project.
 
 goby::moos
 
 goby::moos::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto
 

Enumerations

enum  goby::moos::protobuf::ModemIdEntry_VehicleType {
  goby::moos::protobuf::ModemIdEntry_VehicleType_UNKNOWN = 0, goby::moos::protobuf::ModemIdEntry_VehicleType_AUV = 1, goby::moos::protobuf::ModemIdEntry_VehicleType_BUOY = 2, goby::moos::protobuf::ModemIdEntry_VehicleType_SHIP = 3,
  goby::moos::protobuf::ModemIdEntry_VehicleType_GLIDER = 4, goby::moos::protobuf::ModemIdEntry_VehicleType_ASC = 5
}
 

Functions

void protobuf_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto::AddDescriptors ()
 
template<>
::goby::moos::protobuf::ModemIdEntrygoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::ModemIdEntry > (Arena *)
 
bool goby::moos::protobuf::ModemIdEntry_VehicleType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::moos::protobuf::ModemIdEntry_VehicleType_descriptor ()
 
const ::std::string & goby::moos::protobuf::ModemIdEntry_VehicleType_Name (ModemIdEntry_VehicleType value)
 
bool goby::moos::protobuf::ModemIdEntry_VehicleType_Parse (const ::std::string &name, ModemIdEntry_VehicleType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::moos::protobuf::ModemIdEntry_VehicleType > ()
 

Variables

ModemIdEntryDefaultTypeInternal goby::moos::protobuf::_ModemIdEntry_default_instance_
 
const ModemIdEntry_VehicleType goby::moos::protobuf::ModemIdEntry_VehicleType_VehicleType_MIN = ModemIdEntry_VehicleType_UNKNOWN
 
const ModemIdEntry_VehicleType goby::moos::protobuf::ModemIdEntry_VehicleType_VehicleType_MAX = ModemIdEntry_VehicleType_ASC
 
const int goby::moos::protobuf::ModemIdEntry_VehicleType_VehicleType_ARRAYSIZE = ModemIdEntry_VehicleType_VehicleType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto

Definition at line 39 of file modem_id_lookup.pb.h.