#include <jaiabot/messages/ctd.pb.h>
|
| enum | : int { kTimeFieldNumber = 1
, kSalinityFieldNumber = 2
, kTemperatureFieldNumber = 3
, kDepthFieldNumber = 4
} |
| |
| enum | DCCLParameters { DCCL_ID = 100
, DCCL_MAX_BYTES = 0
} |
| |
| typedef boost::units::time_dimension | time_dimension |
| |
| typedef boost::units::make_scaled_unit< boost::units::unit< time_dimension, boost::units::si::system >, boost::units::scale< 10, boost::units::static_rational<-6 > > >::type | time_unit |
| |
| typedef boost::units::dimensionless_type | salinity_dimension |
| |
| typedef boost::units::unit< salinity_dimension, boost::units::si::system > | salinity_unit |
| |
| typedef boost::units::temperature_dimension | temperature_dimension |
| |
| typedef boost::units::absolute< boost::units::unit< temperature_dimension, boost::units::celsius::system > > | temperature_unit |
| |
| typedef boost::units::length_dimension | depth_dimension |
| |
| typedef boost::units::unit< depth_dimension, boost::units::si::system > | depth_unit |
| |
Definition at line 77 of file ctd.pb.h.
◆ depth_dimension
◆ depth_unit
◆ salinity_dimension
◆ salinity_unit
◆ temperature_dimension
◆ temperature_unit
◆ time_dimension
◆ time_unit
◆ anonymous enum
| Enumerator |
|---|
| kTimeFieldNumber | |
| kSalinityFieldNumber | |
| kTemperatureFieldNumber | |
| kDepthFieldNumber | |
Definition at line 204 of file ctd.pb.h.
◆ DCCLParameters
| Enumerator |
|---|
| DCCL_ID | |
| DCCL_MAX_BYTES | |
Definition at line 262 of file ctd.pb.h.
◆ CTDSnapshot() [1/5]
| jaiabot::protobuf::CTDSnapshot::CTDSnapshot |
( |
| ) |
|
|
inline |
◆ ~CTDSnapshot()
| jaiabot::protobuf::CTDSnapshot::~CTDSnapshot |
( |
| ) |
|
|
override |
◆ CTDSnapshot() [2/5]
| PROTOBUF_CONSTEXPR jaiabot::protobuf::CTDSnapshot::CTDSnapshot |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ CTDSnapshot() [3/5]
◆ CTDSnapshot() [4/5]
| jaiabot::protobuf::CTDSnapshot::CTDSnapshot |
( |
CTDSnapshot && |
from | ) |
|
|
inlinenoexcept |
◆ CTDSnapshot() [5/5]
| jaiabot::protobuf::CTDSnapshot::CTDSnapshot |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
| const char * jaiabot::protobuf::CTDSnapshot::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
| uint8_t * jaiabot::protobuf::CTDSnapshot::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
| size_t jaiabot::protobuf::CTDSnapshot::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_depth()
| void jaiabot::protobuf::CTDSnapshot::clear_depth |
( |
| ) |
|
|
inline |
◆ clear_salinity()
| void jaiabot::protobuf::CTDSnapshot::clear_salinity |
( |
| ) |
|
|
inline |
◆ clear_temperature()
| void jaiabot::protobuf::CTDSnapshot::clear_temperature |
( |
| ) |
|
|
inline |
◆ clear_time()
| void jaiabot::protobuf::CTDSnapshot::clear_time |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ depth()
| double jaiabot::protobuf::CTDSnapshot::depth |
( |
| ) |
const |
|
inline |
◆ depth_with_units() [1/2]
| Quantity jaiabot::protobuf::CTDSnapshot::depth_with_units |
( |
| ) |
const |
|
inline |
◆ depth_with_units() [2/2]
| boost::units::quantity< depth_unit, double > jaiabot::protobuf::CTDSnapshot::depth_with_units |
( |
| ) |
const |
|
inline |
◆ descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::CTDSnapshot::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int jaiabot::protobuf::CTDSnapshot::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::CTDSnapshot::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::CTDSnapshot::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::CTDSnapshot::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::CTDSnapshot::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_depth()
| bool jaiabot::protobuf::CTDSnapshot::has_depth |
( |
| ) |
const |
|
inline |
◆ has_salinity()
| bool jaiabot::protobuf::CTDSnapshot::has_salinity |
( |
| ) |
const |
|
inline |
◆ has_temperature()
| bool jaiabot::protobuf::CTDSnapshot::has_temperature |
( |
| ) |
const |
|
inline |
◆ has_time()
| bool jaiabot::protobuf::CTDSnapshot::has_time |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
◆ IsInitialized()
| bool jaiabot::protobuf::CTDSnapshot::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::CTDSnapshot::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| CTDSnapshot * jaiabot::protobuf::CTDSnapshot::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ salinity()
| double jaiabot::protobuf::CTDSnapshot::salinity |
( |
| ) |
const |
|
inline |
◆ salinity_with_units() [1/2]
| Quantity jaiabot::protobuf::CTDSnapshot::salinity_with_units |
( |
| ) |
const |
|
inline |
◆ salinity_with_units() [2/2]
| boost::units::quantity< salinity_unit, double > jaiabot::protobuf::CTDSnapshot::salinity_with_units |
( |
| ) |
const |
|
inline |
◆ set_depth()
| void jaiabot::protobuf::CTDSnapshot::set_depth |
( |
double |
value | ) |
|
|
inline |
◆ set_depth_with_units()
| void jaiabot::protobuf::CTDSnapshot::set_depth_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_salinity()
| void jaiabot::protobuf::CTDSnapshot::set_salinity |
( |
double |
value | ) |
|
|
inline |
◆ set_salinity_with_units()
| void jaiabot::protobuf::CTDSnapshot::set_salinity_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_temperature()
| void jaiabot::protobuf::CTDSnapshot::set_temperature |
( |
double |
value | ) |
|
|
inline |
◆ set_temperature_with_units()
| void jaiabot::protobuf::CTDSnapshot::set_temperature_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_time()
| void jaiabot::protobuf::CTDSnapshot::set_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_time_with_units()
| void jaiabot::protobuf::CTDSnapshot::set_time_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ Swap()
◆ temperature()
| double jaiabot::protobuf::CTDSnapshot::temperature |
( |
| ) |
const |
|
inline |
◆ temperature_with_units() [1/2]
| Quantity jaiabot::protobuf::CTDSnapshot::temperature_with_units |
( |
| ) |
const |
|
inline |
◆ temperature_with_units() [2/2]
| boost::units::quantity< temperature_unit, double > jaiabot::protobuf::CTDSnapshot::temperature_with_units |
( |
| ) |
const |
|
inline |
◆ time()
| uint64_t jaiabot::protobuf::CTDSnapshot::time |
( |
| ) |
const |
|
inline |
◆ time_with_units() [1/2]
template<typename Quantity >
| Quantity jaiabot::protobuf::CTDSnapshot::time_with_units |
( |
| ) |
const |
|
inline |
◆ time_with_units() [2/2]
| boost::units::quantity< time_unit, google::protobuf::uint64 > jaiabot::protobuf::CTDSnapshot::time_with_units |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::CTDSnapshot::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void jaiabot::protobuf::CTDSnapshot::UnsafeArenaSwap |
( |
CTDSnapshot * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
| friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
| friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2fctd_2eproto
◆ swap
◆ _class_data_
◆ _impl_
| Impl_ jaiabot::protobuf::CTDSnapshot::_impl_ |
◆ kIndexInFileMessages
| constexpr int jaiabot::protobuf::CTDSnapshot::kIndexInFileMessages |
|
staticconstexpr |
Initial value:
Definition at line 131 of file ctd.pb.h.
The documentation for this class was generated from the following file: