#include <jaiabot/messages/motor.pb.h>
Definition at line 96 of file motor.pb.h.
◆ temperature_dimension
◆ temperature_unit
◆ Motor_Thermistor() [1/2]
jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
| ) |
|
◆ ~Motor_Thermistor()
virtual jaiabot::protobuf::Motor_Thermistor::~Motor_Thermistor |
( |
| ) |
|
|
virtual |
◆ Motor_Thermistor() [2/2]
jaiabot::protobuf::Motor_Thermistor::Motor_Thermistor |
( |
const Motor_Thermistor & |
from | ) |
|
◆ ByteSizeLong()
size_t jaiabot::protobuf::Motor_Thermistor::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
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() [1/2]
void jaiabot::protobuf::Motor_Thermistor::CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void jaiabot::protobuf::Motor_Thermistor::CopyFrom |
( |
const Motor_Thermistor & |
from | ) |
|
◆ default_instance()
static const Motor_Thermistor& jaiabot::protobuf::Motor_Thermistor::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* jaiabot::protobuf::Motor_Thermistor::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
int jaiabot::protobuf::Motor_Thermistor::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata jaiabot::protobuf::Motor_Thermistor::GetMetadata |
( |
| ) |
const |
|
final |
◆ 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 |
◆ InitAsDefaultInstance()
static void jaiabot::protobuf::Motor_Thermistor::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Motor_Thermistor* jaiabot::protobuf::Motor_Thermistor::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* jaiabot::protobuf::Motor_Thermistor::InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool jaiabot::protobuf::Motor_Thermistor::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void jaiabot::protobuf::Motor_Thermistor::MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
void jaiabot::protobuf::Motor_Thermistor::MergeFrom |
( |
const Motor_Thermistor & |
from | ) |
|
◆ MergePartialFromCodedStream()
bool jaiabot::protobuf::Motor_Thermistor::MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet* jaiabot::protobuf::Motor_Thermistor::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New() [1/2]
◆ New() [2/2]
Motor_Thermistor* jaiabot::protobuf::Motor_Thermistor::New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ resistance()
float jaiabot::protobuf::Motor_Thermistor::resistance |
( |
| ) |
const |
|
inline |
◆ SerializeWithCachedSizes()
void jaiabot::protobuf::Motor_Thermistor::SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ 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 ::google::protobuf::UnknownFieldSet& jaiabot::protobuf::Motor_Thermistor::unknown_fields |
( |
| ) |
const |
|
inline |
◆ voltage()
float jaiabot::protobuf::Motor_Thermistor::voltage |
( |
| ) |
const |
|
inline |
◆ ::protobuf_jaiabot_2fmessages_2fmotor_2eproto::TableStruct
◆ swap
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::Motor_Thermistor::kIndexInFileMessages |
|
staticconstexpr |
◆ kResistanceFieldNumber
const int jaiabot::protobuf::Motor_Thermistor::kResistanceFieldNumber = 2 |
|
static |
◆ kTemperatureFieldNumber
const int jaiabot::protobuf::Motor_Thermistor::kTemperatureFieldNumber = 1 |
|
static |
◆ kVoltageFieldNumber
const int jaiabot::protobuf::Motor_Thermistor::kVoltageFieldNumber = 3 |
|
static |
The documentation for this class was generated from the following file: