Goby3  3.1.5
2024.05.14
translator.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 <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_2fmoos_2fprotobuf_2ftranslator_2eproto::TableStruct
 
class  goby::moos::protobuf::TranslatorEntry_Trigger
 
class  goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm
 
class  goby::moos::protobuf::TranslatorEntry_CreateParser
 
class  goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm
 
class  goby::moos::protobuf::TranslatorEntry_PublishSerializer
 
class  goby::moos::protobuf::TranslatorEntry
 
struct  google::protobuf::is_proto_enum< ::goby::moos::protobuf::TranslatorEntry_Trigger_Type >
 
struct  google::protobuf::is_proto_enum< ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique >
 

Namespaces

 protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto
 
 goby
 The global namespace for the Goby project.
 
 goby::moos
 
 goby::moos::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto
 

Enumerations

enum  goby::moos::protobuf::TranslatorEntry_Trigger_Type { goby::moos::protobuf::TranslatorEntry_Trigger_Type_TRIGGER_PUBLISH = 1, goby::moos::protobuf::TranslatorEntry_Trigger_Type_TRIGGER_TIME = 2 }
 
enum  goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique {
  goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PROTOBUF_TEXT_FORMAT = 1, goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PROTOBUF_NATIVE_ENCODED = 2, goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_COMMA_SEPARATED_KEY_EQUALS_VALUE_PAIRS = 3, goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_FORMAT = 4,
  goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PREFIXED_PROTOBUF_TEXT_FORMAT = 5, goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PROTOBUF_NATIVE_HEX = 6, goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PREFIXED_PROTOBUF_NATIVE_HEX = 7, goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PREFIXED_PROTOBUF_NATIVE_ENCODED = 8
}
 

Functions

void protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto::AddDescriptors ()
 
template<>
::goby::moos::protobuf::TranslatorEntrygoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::TranslatorEntry > (Arena *)
 
template<>
::goby::moos::protobuf::TranslatorEntry_CreateParsergoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::TranslatorEntry_CreateParser > (Arena *)
 
template<>
::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithmgoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::TranslatorEntry_CreateParser_Algorithm > (Arena *)
 
template<>
::goby::moos::protobuf::TranslatorEntry_PublishSerializergoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::TranslatorEntry_PublishSerializer > (Arena *)
 
template<>
::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithmgoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::TranslatorEntry_PublishSerializer_Algorithm > (Arena *)
 
template<>
::goby::moos::protobuf::TranslatorEntry_Triggergoogle::protobuf::Arena::CreateMaybeMessage<::goby::moos::protobuf::TranslatorEntry_Trigger > (Arena *)
 
bool goby::moos::protobuf::TranslatorEntry_Trigger_Type_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::moos::protobuf::TranslatorEntry_Trigger_Type_descriptor ()
 
const ::std::string & goby::moos::protobuf::TranslatorEntry_Trigger_Type_Name (TranslatorEntry_Trigger_Type value)
 
bool goby::moos::protobuf::TranslatorEntry_Trigger_Type_Parse (const ::std::string &name, TranslatorEntry_Trigger_Type *value)
 
bool goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_descriptor ()
 
const ::std::string & goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_Name (TranslatorEntry_ParserSerializerTechnique value)
 
bool goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_Parse (const ::std::string &name, TranslatorEntry_ParserSerializerTechnique *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::moos::protobuf::TranslatorEntry_Trigger_Type > ()
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique > ()
 

Variables

TranslatorEntryDefaultTypeInternal goby::moos::protobuf::_TranslatorEntry_default_instance_
 
TranslatorEntry_CreateParserDefaultTypeInternal goby::moos::protobuf::_TranslatorEntry_CreateParser_default_instance_
 
TranslatorEntry_CreateParser_AlgorithmDefaultTypeInternal goby::moos::protobuf::_TranslatorEntry_CreateParser_Algorithm_default_instance_
 
TranslatorEntry_PublishSerializerDefaultTypeInternal goby::moos::protobuf::_TranslatorEntry_PublishSerializer_default_instance_
 
TranslatorEntry_PublishSerializer_AlgorithmDefaultTypeInternal goby::moos::protobuf::_TranslatorEntry_PublishSerializer_Algorithm_default_instance_
 
TranslatorEntry_TriggerDefaultTypeInternal goby::moos::protobuf::_TranslatorEntry_Trigger_default_instance_
 
const TranslatorEntry_Trigger_Type goby::moos::protobuf::TranslatorEntry_Trigger_Type_Type_MIN = TranslatorEntry_Trigger_Type_TRIGGER_PUBLISH
 
const TranslatorEntry_Trigger_Type goby::moos::protobuf::TranslatorEntry_Trigger_Type_Type_MAX = TranslatorEntry_Trigger_Type_TRIGGER_TIME
 
const int goby::moos::protobuf::TranslatorEntry_Trigger_Type_Type_ARRAYSIZE = TranslatorEntry_Trigger_Type_Type_MAX + 1
 
const TranslatorEntry_ParserSerializerTechnique goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_ParserSerializerTechnique_MIN = TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PROTOBUF_TEXT_FORMAT
 
const TranslatorEntry_ParserSerializerTechnique goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_ParserSerializerTechnique_MAX = TranslatorEntry_ParserSerializerTechnique_TECHNIQUE_PREFIXED_PROTOBUF_NATIVE_ENCODED
 
const int goby::moos::protobuf::TranslatorEntry_ParserSerializerTechnique_ParserSerializerTechnique_ARRAYSIZE = TranslatorEntry_ParserSerializerTechnique_ParserSerializerTechnique_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto

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