JaiaBot  1.19.0
JaiaBot micro-AUV software
lora_test.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 "dccl/option_extensions.pb.h"
#include "jaiabot/messages/feather.pb.h"
#include "goby/middleware/protobuf/gpsd.pb.h"
#include "jaiabot/messages/geographic_coordinate.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>
#include <boost/units/systems/si.hpp>
Include dependency graph for lora_test.pb.h:

Go to the source code of this file.

Classes

struct  protobuf_jaiabot_2fmessages_2flora_5ftest_2eproto::TableStruct
 
class  jaiabot::protobuf::LoRaTestData
 
class  jaiabot::protobuf::LoRaReport
 
struct  google::protobuf::is_proto_enum< ::jaiabot::protobuf::LoRaReport_Status >
 

Namespaces

 protobuf_jaiabot_2fmessages_2flora_5ftest_2eproto
 
 jaiabot
 
 jaiabot::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2flora_5ftest_2eproto
 

Enumerations

enum  jaiabot::protobuf::LoRaReport_Status { jaiabot::protobuf::LoRaReport_Status_GOOD_RECEPTION = 1, jaiabot::protobuf::LoRaReport_Status_NO_PACKET = 2 }
 

Functions

void protobuf_jaiabot_2fmessages_2flora_5ftest_2eproto::AddDescriptors ()
 
template<>
::jaiabot::protobuf::LoRaReportgoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::LoRaReport > (Arena *)
 
template<>
::jaiabot::protobuf::LoRaTestDatagoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::LoRaTestData > (Arena *)
 
bool jaiabot::protobuf::LoRaReport_Status_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::protobuf::LoRaReport_Status_descriptor ()
 
const ::std::string & jaiabot::protobuf::LoRaReport_Status_Name (LoRaReport_Status value)
 
bool jaiabot::protobuf::LoRaReport_Status_Parse (const ::std::string &name, LoRaReport_Status *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::protobuf::LoRaReport_Status > ()
 

Variables

LoRaReportDefaultTypeInternal jaiabot::protobuf::_LoRaReport_default_instance_
 
LoRaTestDataDefaultTypeInternal jaiabot::protobuf::_LoRaTestData_default_instance_
 
const LoRaReport_Status jaiabot::protobuf::LoRaReport_Status_Status_MIN = LoRaReport_Status_GOOD_RECEPTION
 
const LoRaReport_Status jaiabot::protobuf::LoRaReport_Status_Status_MAX = LoRaReport_Status_NO_PACKET
 
const int jaiabot::protobuf::LoRaReport_Status_Status_ARRAYSIZE = LoRaReport_Status_Status_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2flora_5ftest_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2flora_5ftest_2eproto

Definition at line 45 of file lora_test.pb.h.