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


Public Types | |
| enum | : int { kConductivityFieldNumber = 2 , kTemperatureFieldNumber = 3 , kSensorFieldNumber = 1 } |
| typedef AML_Sensor | Sensor |
| typedef boost::units::conductivity_dimension | conductivity_dimension |
| typedef boost::units::unit< conductivity_dimension, boost::units::si::system > | conductivity_unit |
| typedef boost::units::temperature_dimension | temperature_dimension |
| typedef boost::units::absolute< boost::units::unit< temperature_dimension, boost::units::celsius::system > > | temperature_unit |
Public Member Functions | |
| AML () | |
| ~AML () override | |
| PROTOBUF_CONSTEXPR | AML (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| AML (const AML &from) | |
| AML (AML &&from) noexcept | |
| AML & | operator= (const AML &from) |
| AML & | operator= (AML &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (AML *other) |
| void | UnsafeArenaSwap (AML *other) |
| AML * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const AML &from) |
| void | MergeFrom (const AML &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_conductivity () const |
| void | clear_conductivity () |
| double | conductivity () const |
| void | set_conductivity (double value) |
| bool | has_temperature () const |
| void | clear_temperature () |
| double | temperature () const |
| void | set_temperature (double value) |
| bool | has_sensor () const |
| void | clear_sensor () |
| ::jaiabot::sensor::protobuf::AML_Sensor | sensor () const |
| void | set_sensor (::jaiabot::sensor::protobuf::AML_Sensor value) |
| template<typename Quantity > | |
| void | set_conductivity_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | conductivity_with_units () const |
| boost::units::quantity< conductivity_unit, double > | conductivity_with_units () const |
| template<typename Quantity > | |
| void | set_temperature_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | temperature_with_units () const |
| boost::units::quantity< temperature_unit, double > | 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 AML & | default_instance () |
| static const AML * | internal_default_instance () |
| static bool | Sensor_IsValid (int value) |
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Sensor_descriptor () |
| template<typename T > | |
| static const std::string & | Sensor_Name (T enum_t_value) |
| static bool | Sensor_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Sensor *value) |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
| static constexpr Sensor | DEFAULT |
| static constexpr Sensor | CONDUCTIVITY |
| static constexpr Sensor | Sensor_MIN |
| static constexpr Sensor | Sensor_MAX |
| static constexpr int | Sensor_ARRAYSIZE |
Protected Member Functions | |
| AML (::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_2faml_2eproto |
| void | swap (AML &a, AML &b) |
| typedef boost::units::conductivity_dimension jaiabot::sensor::protobuf::AML::conductivity_dimension |
| typedef boost::units::unit<conductivity_dimension,boost::units::si::system> jaiabot::sensor::protobuf::AML::conductivity_unit |
| typedef boost::units::temperature_dimension jaiabot::sensor::protobuf::AML::temperature_dimension |
| typedef boost::units::absolute<boost::units::unit<temperature_dimension,boost::units::celsius::system> > jaiabot::sensor::protobuf::AML::temperature_unit |
| anonymous enum : int |
|
override |
|
explicit |
| jaiabot::sensor::protobuf::AML::AML | ( | const AML & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void jaiabot::sensor::protobuf::AML::CopyFrom | ( | const AML & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinefinal |
|
final |
|
inlinestatic |
|
final |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
final |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
static |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |