#include <jaiabot/messages/jaia_dccl.pb.h>


Public Types | |
| enum | : int { kMeanDepthFieldNumber = 1 , kMeanTemperatureFieldNumber = 2 , kMeanSalinityFieldNumber = 3 } |
| typedef boost::units::length_dimension | mean_depth_dimension |
| typedef boost::units::unit< mean_depth_dimension, boost::units::si::system > | mean_depth_unit |
| typedef boost::units::temperature_dimension | mean_temperature_dimension |
| typedef boost::units::absolute< boost::units::unit< mean_temperature_dimension, boost::units::celsius::system > > | mean_temperature_unit |
Public Member Functions | |
| DivePacket_Measurements () | |
| ~DivePacket_Measurements () override | |
| PROTOBUF_CONSTEXPR | DivePacket_Measurements (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| DivePacket_Measurements (const DivePacket_Measurements &from) | |
| DivePacket_Measurements (DivePacket_Measurements &&from) noexcept | |
| DivePacket_Measurements & | operator= (const DivePacket_Measurements &from) |
| DivePacket_Measurements & | operator= (DivePacket_Measurements &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DivePacket_Measurements *other) |
| void | UnsafeArenaSwap (DivePacket_Measurements *other) |
| DivePacket_Measurements * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const DivePacket_Measurements &from) |
| void | MergeFrom (const DivePacket_Measurements &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_mean_depth () const |
| void | clear_mean_depth () |
| double | mean_depth () const |
| void | set_mean_depth (double value) |
| bool | has_mean_temperature () const |
| void | clear_mean_temperature () |
| double | mean_temperature () const |
| void | set_mean_temperature (double value) |
| bool | has_mean_salinity () const |
| void | clear_mean_salinity () |
| double | mean_salinity () const |
| void | set_mean_salinity (double value) |
| template<typename Quantity > | |
| void | set_mean_depth_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | mean_depth_with_units () const |
| boost::units::quantity< mean_depth_unit, double > | mean_depth_with_units () const |
| template<typename Quantity > | |
| void | set_mean_temperature_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | mean_temperature_with_units () const |
| boost::units::quantity< mean_temperature_unit, double > | mean_temperature_with_units () const |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const DivePacket_Measurements & | default_instance () |
| static const DivePacket_Measurements * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| DivePacket_Measurements (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_jaiabot_2fmessages_2fjaia_5fdccl_2eproto |
| void | swap (DivePacket_Measurements &a, DivePacket_Measurements &b) |
Definition at line 2879 of file jaia_dccl.pb.h.
| typedef boost::units::length_dimension jaiabot::protobuf::DivePacket_Measurements::mean_depth_dimension |
Definition at line 3050 of file jaia_dccl.pb.h.
| typedef boost::units::unit<mean_depth_dimension,boost::units::si::system> jaiabot::protobuf::DivePacket_Measurements::mean_depth_unit |
Definition at line 3052 of file jaia_dccl.pb.h.
| typedef boost::units::temperature_dimension jaiabot::protobuf::DivePacket_Measurements::mean_temperature_dimension |
Definition at line 3065 of file jaia_dccl.pb.h.
| typedef boost::units::absolute<boost::units::unit<mean_temperature_dimension,boost::units::celsius::system> > jaiabot::protobuf::DivePacket_Measurements::mean_temperature_unit |
Definition at line 3067 of file jaia_dccl.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMeanDepthFieldNumber | |
| kMeanTemperatureFieldNumber | |
| kMeanSalinityFieldNumber | |
Definition at line 3006 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2882 of file jaia_dccl.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::DivePacket_Measurements::DivePacket_Measurements | ( | const DivePacket_Measurements & | from | ) |
|
inlinenoexcept |
Definition at line 2887 of file jaia_dccl.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 7233 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7289 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7261 of file jaia_dccl.pb.h.
| void jaiabot::protobuf::DivePacket_Measurements::CopyFrom | ( | const DivePacket_Measurements & | from | ) |
|
inlinestatic |
Definition at line 2926 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2917 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2979 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2920 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2923 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7230 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7286 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7258 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2929 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 7240 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3059 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3062 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7296 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7268 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3074 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3077 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2966 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2913 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2960 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2892 of file jaia_dccl.pb.h.
|
inlinenoexcept |
Definition at line 2896 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7248 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3055 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7304 of file jaia_dccl.pb.h.
|
inline |
Definition at line 7276 of file jaia_dccl.pb.h.
|
inline |
Definition at line 3070 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2939 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2910 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2952 of file jaia_dccl.pb.h.
|
friend |
Definition at line 3084 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2988 of file jaia_dccl.pb.h.
|
friend |
Definition at line 3095 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2936 of file jaia_dccl.pb.h.
|
static |
Definition at line 2997 of file jaia_dccl.pb.h.
| Impl_ jaiabot::protobuf::DivePacket_Measurements::_impl_ |
Definition at line 3094 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 2933 of file jaia_dccl.pb.h.