#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 2549 of file jaia_dccl.pb.h.
| typedef boost::units::length_dimension jaiabot::protobuf::DivePacket_Measurements::mean_depth_dimension |
Definition at line 2720 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 2722 of file jaia_dccl.pb.h.
| typedef boost::units::temperature_dimension jaiabot::protobuf::DivePacket_Measurements::mean_temperature_dimension |
Definition at line 2735 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 2737 of file jaia_dccl.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kMeanDepthFieldNumber | |
| kMeanTemperatureFieldNumber | |
| kMeanSalinityFieldNumber | |
Definition at line 2676 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2552 of file jaia_dccl.pb.h.
|
override |
|
explicit |
| jaiabot::protobuf::DivePacket_Measurements::DivePacket_Measurements | ( | const DivePacket_Measurements & | from | ) |
|
inlinenoexcept |
Definition at line 2557 of file jaia_dccl.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 6112 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6168 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6140 of file jaia_dccl.pb.h.
| void jaiabot::protobuf::DivePacket_Measurements::CopyFrom | ( | const DivePacket_Measurements & | from | ) |
|
inlinestatic |
Definition at line 2596 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2587 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2649 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2590 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2593 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6109 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6165 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6137 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2599 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 6119 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2729 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2732 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6175 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6147 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2744 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2747 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2636 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2583 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2630 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2562 of file jaia_dccl.pb.h.
|
inlinenoexcept |
Definition at line 2566 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6127 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2725 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6183 of file jaia_dccl.pb.h.
|
inline |
Definition at line 6155 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2740 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2609 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2580 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2622 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2754 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2658 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2765 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2606 of file jaia_dccl.pb.h.
|
static |
Definition at line 2667 of file jaia_dccl.pb.h.
| Impl_ jaiabot::protobuf::DivePacket_Measurements::_impl_ |
Definition at line 2764 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 2603 of file jaia_dccl.pb.h.