Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
rudics_shore.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 "goby/acomms/protobuf/modem_message.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_2frudics_5fshore_2eproto
 
class  goby::acomms::protobuf::MTDataRequest_Command
 
class  goby::acomms::protobuf::MTDataRequest
 
class  goby::acomms::protobuf::MTDataResponse
 
class  goby::acomms::protobuf::MODataAsyncReceive
 
struct  is_proto_enum< ::goby::acomms::protobuf::MTDataRequest_Command_CommandType >
 

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_2frudics_5fshore_2eproto
 

Enumerations

enum  goby::acomms::protobuf::MTDataRequest_Command_CommandType : int { goby::acomms::protobuf::MTDataRequest_Command_CommandType_SEND_BYE = 1 , goby::acomms::protobuf::MTDataRequest_Command_CommandType_HANGUP = 2 }
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::MODataAsyncReceiveArena::CreateMaybeMessage<::goby::acomms::protobuf::MODataAsyncReceive > (Arena *)
 
template<>
::goby::acomms::protobuf::MTDataRequestArena::CreateMaybeMessage<::goby::acomms::protobuf::MTDataRequest > (Arena *)
 
template<>
::goby::acomms::protobuf::MTDataRequest_CommandArena::CreateMaybeMessage<::goby::acomms::protobuf::MTDataRequest_Command > (Arena *)
 
template<>
::goby::acomms::protobuf::MTDataResponseArena::CreateMaybeMessage<::goby::acomms::protobuf::MTDataResponse > (Arena *)
 
bool goby::acomms::protobuf::MTDataRequest_Command_CommandType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::MTDataRequest_Command_CommandType_descriptor ()
 
template<typename T >
const std::string & goby::acomms::protobuf::MTDataRequest_Command_CommandType_Name (T enum_t_value)
 
bool goby::acomms::protobuf::MTDataRequest_Command_CommandType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, MTDataRequest_Command_CommandType *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::MTDataRequest_Command_CommandType > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto
 
MODataAsyncReceiveDefaultTypeInternal goby::acomms::protobuf::_MODataAsyncReceive_default_instance_
 
MTDataRequestDefaultTypeInternal goby::acomms::protobuf::_MTDataRequest_default_instance_
 
MTDataRequest_CommandDefaultTypeInternal goby::acomms::protobuf::_MTDataRequest_Command_default_instance_
 
MTDataResponseDefaultTypeInternal goby::acomms::protobuf::_MTDataResponse_default_instance_
 
constexpr MTDataRequest_Command_CommandType goby::acomms::protobuf::MTDataRequest_Command_CommandType_CommandType_MIN = MTDataRequest_Command_CommandType_SEND_BYE
 
constexpr MTDataRequest_Command_CommandType goby::acomms::protobuf::MTDataRequest_Command_CommandType_CommandType_MAX = MTDataRequest_Command_CommandType_HANGUP
 
constexpr int goby::acomms::protobuf::MTDataRequest_Command_CommandType_CommandType_ARRAYSIZE = MTDataRequest_Command_CommandType_CommandType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto

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

Function Documentation

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

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

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

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

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

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

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

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

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

Definition at line 1230 of file rudics_shore.pb.h.

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto
extern