Goby3  3.1.4
2024.02.22
modem_driver_status.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 "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  protobuf_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto::TableStruct
 
class  goby::acomms::protobuf::ModemDriverStatus
 
struct  google::protobuf::is_proto_enum< ::goby::acomms::protobuf::ModemDriverStatus_Status >
 

Namespaces

 protobuf_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_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::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto
 

Enumerations

enum  goby::acomms::protobuf::ModemDriverStatus_Status {
  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

void protobuf_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto::AddDescriptors ()
 
template<>
::goby::acomms::protobuf::ModemDriverStatusgoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::protobuf::ModemDriverStatus > (Arena *)
 
bool goby::acomms::protobuf::ModemDriverStatus_Status_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::acomms::protobuf::ModemDriverStatus_Status_descriptor ()
 
const ::std::string & goby::acomms::protobuf::ModemDriverStatus_Status_Name (ModemDriverStatus_Status value)
 
bool goby::acomms::protobuf::ModemDriverStatus_Status_Parse (const ::std::string &name, ModemDriverStatus_Status *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::acomms::protobuf::ModemDriverStatus_Status > ()
 

Variables

ModemDriverStatusDefaultTypeInternal goby::acomms::protobuf::_ModemDriverStatus_default_instance_
 
const ModemDriverStatus_Status goby::acomms::protobuf::ModemDriverStatus_Status_Status_MIN = ModemDriverStatus_Status_NOMINAL
 
const ModemDriverStatus_Status goby::acomms::protobuf::ModemDriverStatus_Status_Status_MAX = ModemDriverStatus_Status_MANUAL_RESET
 
const int goby::acomms::protobuf::ModemDriverStatus_Status_Status_ARRAYSIZE = ModemDriverStatus_Status_Status_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fmodem_5fdriver_5fstatus_2eproto

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