JaiaBot  1.19.0
JaiaBot micro-AUV software
pressure_temperature.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 <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/temperature/celsius.hpp>
#include <boost/units/systems/si.hpp>
#include <boost/units/base_units/metric/bar.hpp>
Include dependency graph for pressure_temperature.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_2fpressure_5ftemperature_2eproto::TableStruct
 
class  jaiabot::protobuf::PressureTemperatureData
 
class  jaiabot::protobuf::PressureAdjustedData
 
struct  google::protobuf::is_proto_enum< ::jaiabot::protobuf::PressureSensorType >
 

Namespaces

 protobuf_jaiabot_2fmessages_2fpressure_5ftemperature_2eproto
 
 jaiabot
 
 jaiabot::protobuf
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fpressure_5ftemperature_2eproto
 

Enumerations

enum  jaiabot::protobuf::PressureSensorType { jaiabot::protobuf::BAR02 = 1, jaiabot::protobuf::BAR30 = 2 }
 

Functions

void protobuf_jaiabot_2fmessages_2fpressure_5ftemperature_2eproto::AddDescriptors ()
 
template<>
::jaiabot::protobuf::PressureAdjustedDatagoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::PressureAdjustedData > (Arena *)
 
template<>
::jaiabot::protobuf::PressureTemperatureDatagoogle::protobuf::Arena::CreateMaybeMessage<::jaiabot::protobuf::PressureTemperatureData > (Arena *)
 
bool jaiabot::protobuf::PressureSensorType_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * jaiabot::protobuf::PressureSensorType_descriptor ()
 
const ::std::string & jaiabot::protobuf::PressureSensorType_Name (PressureSensorType value)
 
bool jaiabot::protobuf::PressureSensorType_Parse (const ::std::string &name, PressureSensorType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::jaiabot::protobuf::PressureSensorType > ()
 

Variables

PressureAdjustedDataDefaultTypeInternal jaiabot::protobuf::_PressureAdjustedData_default_instance_
 
PressureTemperatureDataDefaultTypeInternal jaiabot::protobuf::_PressureTemperatureData_default_instance_
 
const PressureSensorType jaiabot::protobuf::PressureSensorType_MIN = BAR02
 
const PressureSensorType jaiabot::protobuf::PressureSensorType_MAX = BAR30
 
const int jaiabot::protobuf::PressureSensorType_ARRAYSIZE = PressureSensorType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fpressure_5ftemperature_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fpressure_5ftemperature_2eproto

Definition at line 46 of file pressure_temperature.pb.h.