#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 2530 of file jaia_dccl.pb.h.
typedef boost::units::length_dimension jaiabot::protobuf::DivePacket_Measurements::mean_depth_dimension |
Definition at line 2701 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 2703 of file jaia_dccl.pb.h.
typedef boost::units::temperature_dimension jaiabot::protobuf::DivePacket_Measurements::mean_temperature_dimension |
Definition at line 2716 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 2718 of file jaia_dccl.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kMeanDepthFieldNumber | |
kMeanTemperatureFieldNumber | |
kMeanSalinityFieldNumber |
Definition at line 2657 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2533 of file jaia_dccl.pb.h.
|
override |
|
explicit |
jaiabot::protobuf::DivePacket_Measurements::DivePacket_Measurements | ( | const DivePacket_Measurements & | from | ) |
|
inlinenoexcept |
Definition at line 2538 of file jaia_dccl.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 5790 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5846 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5818 of file jaia_dccl.pb.h.
void jaiabot::protobuf::DivePacket_Measurements::CopyFrom | ( | const DivePacket_Measurements & | from | ) |
|
inlinestatic |
Definition at line 2577 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2568 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2630 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2571 of file jaia_dccl.pb.h.
|
final |
|
inlinestatic |
Definition at line 2574 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5787 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5843 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5815 of file jaia_dccl.pb.h.
|
inlinestatic |
Definition at line 2580 of file jaia_dccl.pb.h.
|
final |
|
inline |
Definition at line 5797 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2710 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2713 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5853 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5825 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2725 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2728 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2617 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2564 of file jaia_dccl.pb.h.
|
inlinefinal |
Definition at line 2611 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2543 of file jaia_dccl.pb.h.
|
inlinenoexcept |
Definition at line 2547 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5805 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2706 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5861 of file jaia_dccl.pb.h.
|
inline |
Definition at line 5833 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2721 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2590 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2561 of file jaia_dccl.pb.h.
|
inline |
Definition at line 2603 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2735 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2639 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2746 of file jaia_dccl.pb.h.
|
friend |
Definition at line 2587 of file jaia_dccl.pb.h.
|
static |
Definition at line 2648 of file jaia_dccl.pb.h.
Impl_ jaiabot::protobuf::DivePacket_Measurements::_impl_ |
Definition at line 2745 of file jaia_dccl.pb.h.
|
staticconstexpr |
Definition at line 2584 of file jaia_dccl.pb.h.