JaiaBot  1.19.0
JaiaBot micro-AUV software
moos.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 <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>
Include dependency graph for moos.pb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  protobuf_jaiabot_2fmessages_2fmoos_2eproto::TableStruct
 
class  jaiabot::protobuf::MOOSMessage
 
struct  google::protobuf::is_proto_enum< ::jaiabot::protobuf::MOOSMessage_Type >
 

Namespaces

 protobuf_jaiabot_2fmessages_2fmoos_2eproto
 
 jaiabot
 
 jaiabot::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fmoos_2eproto
 

Enumerations

enum  jaiabot::protobuf::MOOSMessage_Type { jaiabot::protobuf::MOOSMessage_Type_TYPE_DOUBLE = 68, jaiabot::protobuf::MOOSMessage_Type_TYPE_STRING = 83, jaiabot::protobuf::MOOSMessage_Type_TYPE_BINARY_STRING = 66 }
 

Functions

void protobuf_jaiabot_2fmessages_2fmoos_2eproto::AddDescriptors ()
 
template<>
::jaiabot::protobuf::MOOSMessagegoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::MOOSMessage > (Arena *)
 
bool jaiabot::protobuf::MOOSMessage_Type_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::protobuf::MOOSMessage_Type_descriptor ()
 
const ::std::string & jaiabot::protobuf::MOOSMessage_Type_Name (MOOSMessage_Type value)
 
bool jaiabot::protobuf::MOOSMessage_Type_Parse (const ::std::string &name, MOOSMessage_Type *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::protobuf::MOOSMessage_Type > ()
 

Variables

MOOSMessageDefaultTypeInternal jaiabot::protobuf::_MOOSMessage_default_instance_
 
const MOOSMessage_Type jaiabot::protobuf::MOOSMessage_Type_Type_MIN = MOOSMessage_Type_TYPE_BINARY_STRING
 
const MOOSMessage_Type jaiabot::protobuf::MOOSMessage_Type_Type_MAX = MOOSMessage_Type_TYPE_STRING
 
const int jaiabot::protobuf::MOOSMessage_Type_Type_ARRAYSIZE = MOOSMessage_Type_Type_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fmoos_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fmoos_2eproto

Definition at line 39 of file moos.pb.h.