#include <nanopb/jaiabot/messages/sensor/atlas_scientific__oem_do.pb.h>


Public Types | |
| enum | : int { kDoRawFieldNumber = 1 , kDoSolubilityFieldNumber = 2 , kDoSaturationPercentFieldNumber = 3 , kDoNormalizedSolubilityFieldNumber = 4 , kTemperatureFieldNumber = 5 , kTemperatureVoltageFieldNumber = 6 } |
Public Member Functions | |
| AtlasScientificOEMDO () | |
| ~AtlasScientificOEMDO () override | |
| PROTOBUF_CONSTEXPR | AtlasScientificOEMDO (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| AtlasScientificOEMDO (const AtlasScientificOEMDO &from) | |
| AtlasScientificOEMDO (AtlasScientificOEMDO &&from) noexcept | |
| AtlasScientificOEMDO & | operator= (const AtlasScientificOEMDO &from) |
| AtlasScientificOEMDO & | operator= (AtlasScientificOEMDO &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (AtlasScientificOEMDO *other) |
| void | UnsafeArenaSwap (AtlasScientificOEMDO *other) |
| AtlasScientificOEMDO * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const AtlasScientificOEMDO &from) |
| void | MergeFrom (const AtlasScientificOEMDO &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_do_raw () const |
| void | clear_do_raw () |
| double | do_raw () const |
| void | set_do_raw (double value) |
| bool | has_do_solubility () const |
| void | clear_do_solubility () |
| double | do_solubility () const |
| void | set_do_solubility (double value) |
| bool | has_do_saturation_percent () const |
| void | clear_do_saturation_percent () |
| double | do_saturation_percent () const |
| void | set_do_saturation_percent (double value) |
| bool | has_do_normalized_solubility () const |
| void | clear_do_normalized_solubility () |
| double | do_normalized_solubility () const |
| void | set_do_normalized_solubility (double value) |
| bool | has_temperature () const |
| void | clear_temperature () |
| double | temperature () const |
| void | set_temperature (double value) |
| bool | has_temperature_voltage () const |
| void | clear_temperature_voltage () |
| double | temperature_voltage () const |
| void | set_temperature_voltage (double value) |
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 AtlasScientificOEMDO & | default_instance () |
| static const AtlasScientificOEMDO * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| AtlasScientificOEMDO (::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_2fsensor_2fatlas_5fscientific_5f_5foem_5fdo_2eproto |
| void | swap (AtlasScientificOEMDO &a, AtlasScientificOEMDO &b) |
Definition at line 72 of file atlas_scientific__oem_do.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDoRawFieldNumber | |
| kDoSolubilityFieldNumber | |
| kDoSaturationPercentFieldNumber | |
| kDoNormalizedSolubilityFieldNumber | |
| kTemperatureFieldNumber | |
| kTemperatureVoltageFieldNumber | |
Definition at line 199 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 75 of file atlas_scientific__oem_do.pb.h.
|
override |
|
explicit |
| jaiabot::sensor::protobuf::AtlasScientificOEMDO::AtlasScientificOEMDO | ( | const AtlasScientificOEMDO & | from | ) |
|
inlinenoexcept |
Definition at line 80 of file atlas_scientific__oem_do.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 408 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 324 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 380 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 352 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 436 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 464 of file atlas_scientific__oem_do.pb.h.
| void jaiabot::sensor::protobuf::AtlasScientificOEMDO::CopyFrom | ( | const AtlasScientificOEMDO & | from | ) |
|
inlinestatic |
Definition at line 119 of file atlas_scientific__oem_do.pb.h.
|
inlinestatic |
Definition at line 110 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 415 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 331 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 387 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 359 of file atlas_scientific__oem_do.pb.h.
|
inlinefinal |
Definition at line 172 of file atlas_scientific__oem_do.pb.h.
|
final |
|
inlinestatic |
Definition at line 113 of file atlas_scientific__oem_do.pb.h.
|
final |
|
inlinestatic |
Definition at line 116 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 405 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 321 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 377 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 349 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 433 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 461 of file atlas_scientific__oem_do.pb.h.
|
inlinestatic |
Definition at line 122 of file atlas_scientific__oem_do.pb.h.
|
final |
|
inline |
Definition at line 159 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 106 of file atlas_scientific__oem_do.pb.h.
|
inlinefinal |
Definition at line 153 of file atlas_scientific__oem_do.pb.h.
|
inlinenoexcept |
Definition at line 89 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 85 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 423 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 339 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 395 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 367 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 451 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 479 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 132 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 443 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 471 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 103 of file atlas_scientific__oem_do.pb.h.
|
inline |
Definition at line 145 of file atlas_scientific__oem_do.pb.h.
|
friend |
Definition at line 289 of file atlas_scientific__oem_do.pb.h.
|
friend |
Definition at line 181 of file atlas_scientific__oem_do.pb.h.
|
friend |
Definition at line 303 of file atlas_scientific__oem_do.pb.h.
|
friend |
Definition at line 129 of file atlas_scientific__oem_do.pb.h.
|
static |
Definition at line 190 of file atlas_scientific__oem_do.pb.h.
| Impl_ jaiabot::sensor::protobuf::AtlasScientificOEMDO::_impl_ |
Definition at line 302 of file atlas_scientific__oem_do.pb.h.
|
staticconstexpr |
Definition at line 126 of file atlas_scientific__oem_do.pb.h.