Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
modem_driver_status.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 "dccl/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_2fmodem_5fdriver_5fstatus_2eproto
 
class  goby::acomms::protobuf::ModemDriverStatus
 
struct  is_proto_enum< ::goby::acomms::protobuf::ModemDriverStatus_Status >
 

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_2fmodem_5fdriver_5fstatus_2eproto
 

Enumerations

enum  goby::acomms::protobuf::ModemDriverStatus_Status : int {
  goby::acomms::protobuf::ModemDriverStatus_Status_NOMINAL = 0 , goby::acomms::protobuf::ModemDriverStatus_Status_CONNECTION_TO_MODEM_FAILED = 1 , goby::acomms::protobuf::ModemDriverStatus_Status_MODEM_NOT_RESPONDING = 2 , goby::acomms::protobuf::ModemDriverStatus_Status_STARTUP_FAILED = 3 ,
  goby::acomms::protobuf::ModemDriverStatus_Status_INVALID_CONFIGURATION = 4 , goby::acomms::protobuf::ModemDriverStatus_Status_MANUAL_RESET = 5
}
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::ModemDriverStatusArena::CreateMaybeMessage<::goby::acomms::protobuf::ModemDriverStatus > (Arena *)
 
bool goby::acomms::protobuf::ModemDriverStatus_Status_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::ModemDriverStatus_Status_descriptor ()
 
template<typename T >
const std::string & goby::acomms::protobuf::ModemDriverStatus_Status_Name (T enum_t_value)
 
bool goby::acomms::protobuf::ModemDriverStatus_Status_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ModemDriverStatus_Status *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::ModemDriverStatus_Status > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto
 
ModemDriverStatusDefaultTypeInternal goby::acomms::protobuf::_ModemDriverStatus_default_instance_
 
constexpr ModemDriverStatus_Status goby::acomms::protobuf::ModemDriverStatus_Status_Status_MIN = ModemDriverStatus_Status_NOMINAL
 
constexpr ModemDriverStatus_Status goby::acomms::protobuf::ModemDriverStatus_Status_Status_MAX = ModemDriverStatus_Status_MANUAL_RESET
 
constexpr int goby::acomms::protobuf::ModemDriverStatus_Status_Status_ARRAYSIZE = ModemDriverStatus_Status_Status_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto

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

Function Documentation

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

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

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

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

Definition at line 524 of file modem_driver_status.pb.h.

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto
extern