#include <jaiabot/messages/motor.pb.h>
|
| Motor_Thermistor (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 97 of file motor.pb.h.
◆ temperature_dimension
◆ temperature_unit
◆ anonymous enum
Enumerator |
---|
kTemperatureFieldNumber | |
kResistanceFieldNumber | |
kVoltageFieldNumber | |
Definition at line 224 of file motor.pb.h.
◆ Motor_Thermistor() [1/5]
jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
| ) |
|
|
inline |
◆ ~Motor_Thermistor()
jaiabot::protobuf::Motor_Thermistor::~Motor_Thermistor |
( |
| ) |
|
|
override |
◆ Motor_Thermistor() [2/5]
PROTOBUF_CONSTEXPR jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ Motor_Thermistor() [3/5]
jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
const Motor_Thermistor & |
from | ) |
|
◆ Motor_Thermistor() [4/5]
jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
Motor_Thermistor && |
from | ) |
|
|
inlinenoexcept |
◆ Motor_Thermistor() [5/5]
jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * jaiabot::protobuf::Motor_Thermistor::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * jaiabot::protobuf::Motor_Thermistor::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t jaiabot::protobuf::Motor_Thermistor::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::Motor_Thermistor::Clear |
( |
| ) |
|
|
final |
◆ clear_resistance()
void jaiabot::protobuf::Motor_Thermistor::clear_resistance |
( |
| ) |
|
|
inline |
◆ clear_temperature()
void jaiabot::protobuf::Motor_Thermistor::clear_temperature |
( |
| ) |
|
|
inline |
◆ clear_voltage()
void jaiabot::protobuf::Motor_Thermistor::clear_voltage |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void jaiabot::protobuf::Motor_Thermistor::CopyFrom |
( |
const Motor_Thermistor & |
from | ) |
|
◆ default_instance()
static const Motor_Thermistor & jaiabot::protobuf::Motor_Thermistor::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::Motor_Thermistor::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int jaiabot::protobuf::Motor_Thermistor::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::Motor_Thermistor::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::Motor_Thermistor::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::Motor_Thermistor::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::Motor_Thermistor::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_resistance()
bool jaiabot::protobuf::Motor_Thermistor::has_resistance |
( |
| ) |
const |
|
inline |
◆ has_temperature()
bool jaiabot::protobuf::Motor_Thermistor::has_temperature |
( |
| ) |
const |
|
inline |
◆ has_voltage()
bool jaiabot::protobuf::Motor_Thermistor::has_voltage |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const Motor_Thermistor * jaiabot::protobuf::Motor_Thermistor::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool jaiabot::protobuf::Motor_Thermistor::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void jaiabot::protobuf::Motor_Thermistor::MergeFrom |
( |
const Motor_Thermistor & |
from | ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::Motor_Thermistor::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
Motor_Thermistor * jaiabot::protobuf::Motor_Thermistor::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ resistance()
float jaiabot::protobuf::Motor_Thermistor::resistance |
( |
| ) |
const |
|
inline |
◆ set_resistance()
void jaiabot::protobuf::Motor_Thermistor::set_resistance |
( |
float |
value | ) |
|
|
inline |
◆ set_temperature()
void jaiabot::protobuf::Motor_Thermistor::set_temperature |
( |
float |
value | ) |
|
|
inline |
◆ set_temperature_with_units()
template<typename Quantity >
void jaiabot::protobuf::Motor_Thermistor::set_temperature_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_voltage()
void jaiabot::protobuf::Motor_Thermistor::set_voltage |
( |
float |
value | ) |
|
|
inline |
◆ Swap()
◆ temperature()
float jaiabot::protobuf::Motor_Thermistor::temperature |
( |
| ) |
const |
|
inline |
◆ temperature_with_units() [1/2]
template<typename Quantity >
Quantity jaiabot::protobuf::Motor_Thermistor::temperature_with_units |
( |
| ) |
const |
|
inline |
◆ temperature_with_units() [2/2]
boost::units::quantity< temperature_unit, float > jaiabot::protobuf::Motor_Thermistor::temperature_with_units |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::Motor_Thermistor::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void jaiabot::protobuf::Motor_Thermistor::UnsafeArenaSwap |
( |
Motor_Thermistor * |
other | ) |
|
|
inline |
◆ voltage()
float jaiabot::protobuf::Motor_Thermistor::voltage |
( |
| ) |
const |
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_jaiabot_2fmessages_2fmotor_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::Motor_Thermistor::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::Motor_Thermistor::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::Motor_Thermistor::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: