Goby3 3.2.3
2025.05.13
|
#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 <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_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto |
class | goby::moos::protobuf::ModemIdEntry |
struct | is_proto_enum< ::goby::moos::protobuf::ModemIdEntry_VehicleType > |
Namespaces | |
namespace | internal |
namespace | goby |
The global namespace for the Goby project. | |
namespace | goby::moos |
namespace | goby::moos::protobuf |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::goby::moos::protobuf::ModemIdEntry * | Arena::CreateMaybeMessage<::goby::moos::protobuf::ModemIdEntry > (Arena *) |
bool | goby::moos::protobuf::ModemIdEntry_VehicleType_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | goby::moos::protobuf::ModemIdEntry_VehicleType_descriptor () |
template<typename T > | |
const std::string & | goby::moos::protobuf::ModemIdEntry_VehicleType_Name (T enum_t_value) |
bool | goby::moos::protobuf::ModemIdEntry_VehicleType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ModemIdEntry_VehicleType *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::goby::moos::protobuf::ModemIdEntry_VehicleType > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto |
ModemIdEntryDefaultTypeInternal | goby::moos::protobuf::_ModemIdEntry_default_instance_ |
constexpr ModemIdEntry_VehicleType | goby::moos::protobuf::ModemIdEntry_VehicleType_VehicleType_MIN = ModemIdEntry_VehicleType_UNKNOWN |
constexpr ModemIdEntry_VehicleType | goby::moos::protobuf::ModemIdEntry_VehicleType_VehicleType_MAX = ModemIdEntry_VehicleType_ASC |
constexpr int | goby::moos::protobuf::ModemIdEntry_VehicleType_VehicleType_ARRAYSIZE = ModemIdEntry_VehicleType_VehicleType_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto |
Definition at line 40 of file modem_id_lookup.pb.h.
PROTOBUF_NAMESPACE_OPEN ::goby::moos::protobuf::ModemIdEntry * Arena::CreateMaybeMessage<::goby::moos::protobuf::ModemIdEntry > | ( | Arena * | ) |
|
inline |
Definition at line 481 of file modem_id_lookup.pb.h.
|
extern |