Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
manipulator.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/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.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_2fmanipulator_2eproto
 
struct  is_proto_enum< ::goby::acomms::protobuf::Manipulator >
 

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_2fmanipulator_2eproto
 

Enumerations

enum  goby::acomms::protobuf::Manipulator : int {
  goby::acomms::protobuf::NO_MANIP = 1 , goby::acomms::protobuf::NO_QUEUE = 4 , goby::acomms::protobuf::NO_DEQUEUE = 11 , goby::acomms::protobuf::LOOPBACK = 5 ,
  goby::acomms::protobuf::ON_DEMAND = 6 , goby::acomms::protobuf::LOOPBACK_AS_SENT = 9 , goby::acomms::protobuf::PROMISCUOUS = 10 , goby::acomms::protobuf::NO_ENCODE = 4 ,
  goby::acomms::protobuf::NO_DECODE = 11
}
 

Functions

bool goby::acomms::protobuf::Manipulator_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::Manipulator_descriptor ()
 
template<typename T >
const std::string & goby::acomms::protobuf::Manipulator_Name (T enum_t_value)
 
bool goby::acomms::protobuf::Manipulator_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Manipulator *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::Manipulator > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fmanipulator_2eproto
 
constexpr Manipulator goby::acomms::protobuf::Manipulator_MIN = NO_MANIP
 
constexpr Manipulator goby::acomms::protobuf::Manipulator_MAX = NO_DEQUEUE
 
constexpr int goby::acomms::protobuf::Manipulator_ARRAYSIZE = Manipulator_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fmanipulator_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fmanipulator_2eproto

Definition at line 38 of file manipulator.pb.h.

Function Documentation

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

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

Definition at line 112 of file manipulator.pb.h.

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2fmanipulator_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fmanipulator_2eproto
extern