Goby3
3.1.5a
2024.05.23
|
#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/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 | protobuf_goby_2facomms_2fprotobuf_2fmanipulator_2eproto::TableStruct |
struct | google::protobuf::is_proto_enum< ::goby::acomms::protobuf::Manipulator > |
Namespaces | |
protobuf_goby_2facomms_2fprotobuf_2fmanipulator_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::protobuf | |
Macros | |
#define | PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fmanipulator_2eproto |
Functions | |
void | protobuf_goby_2facomms_2fprotobuf_2fmanipulator_2eproto::AddDescriptors () |
bool | goby::acomms::protobuf::Manipulator_IsValid (int value) |
const ::google::protobuf::EnumDescriptor * | goby::acomms::protobuf::Manipulator_descriptor () |
const ::std::string & | goby::acomms::protobuf::Manipulator_Name (Manipulator value) |
bool | goby::acomms::protobuf::Manipulator_Parse (const ::std::string &name, Manipulator *value) |
template<> | |
const EnumDescriptor * | google::protobuf::GetEnumDescriptor< ::goby::acomms::protobuf::Manipulator > () |
Variables | |
const Manipulator | goby::acomms::protobuf::Manipulator_MIN = NO_MANIP |
const Manipulator | goby::acomms::protobuf::Manipulator_MAX = NO_DEQUEUE |
const int | goby::acomms::protobuf::Manipulator_ARRAYSIZE = Manipulator_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2facomms_2fprotobuf_2fmanipulator_2eproto |
Definition at line 37 of file manipulator.pb.h.