Goby3  3.1.4
2024.02.22
rudics_shore.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/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  protobuf_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto::TableStruct
 
class  goby::acomms::protobuf::MTDataRequest_Command
 
class  goby::acomms::protobuf::MTDataRequest
 
class  goby::acomms::protobuf::MTDataResponse
 
class  goby::acomms::protobuf::MODataAsyncReceive
 
struct  google::protobuf::is_proto_enum< ::goby::acomms::protobuf::MTDataRequest_Command_CommandType >
 

Namespaces

 protobuf_goby_2facomms_2fprotobuf_2frudics_5fshore_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_2frudics_5fshore_2eproto
 

Enumerations

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

Functions

void protobuf_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto::AddDescriptors ()
 
template<>
::goby::acomms::protobuf::MODataAsyncReceivegoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::protobuf::MODataAsyncReceive > (Arena *)
 
template<>
::goby::acomms::protobuf::MTDataRequestgoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::protobuf::MTDataRequest > (Arena *)
 
template<>
::goby::acomms::protobuf::MTDataRequest_Commandgoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::protobuf::MTDataRequest_Command > (Arena *)
 
template<>
::goby::acomms::protobuf::MTDataResponsegoogle::protobuf::Arena::CreateMaybeMessage<::goby::acomms::protobuf::MTDataResponse > (Arena *)
 
bool goby::acomms::protobuf::MTDataRequest_Command_CommandType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::acomms::protobuf::MTDataRequest_Command_CommandType_descriptor ()
 
const ::std::string & goby::acomms::protobuf::MTDataRequest_Command_CommandType_Name (MTDataRequest_Command_CommandType value)
 
bool goby::acomms::protobuf::MTDataRequest_Command_CommandType_Parse (const ::std::string &name, MTDataRequest_Command_CommandType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::acomms::protobuf::MTDataRequest_Command_CommandType > ()
 

Variables

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_
 
const MTDataRequest_Command_CommandType goby::acomms::protobuf::MTDataRequest_Command_CommandType_CommandType_MIN = MTDataRequest_Command_CommandType_SEND_BYE
 
const MTDataRequest_Command_CommandType goby::acomms::protobuf::MTDataRequest_Command_CommandType_CommandType_MAX = MTDataRequest_Command_CommandType_HANGUP
 
const int goby::acomms::protobuf::MTDataRequest_Command_CommandType_CommandType_ARRAYSIZE = MTDataRequest_Command_CommandType_CommandType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2frudics_5fshore_2eproto

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