#include <nanopb/jaiabot/messages/sensor/sensor_core.pb.h>
|
| enum | RequestDataCase { kRequestMetadata = 11
, kCfg = 12
, REQUEST_DATA_NOT_SET = 0
} |
| |
| enum | : int {
kTimeFieldNumber = 1
, kCalibrationValueFieldNumber = 22
, kCompensationValueFieldNumber = 24
, kCompensationTypeFieldNumber = 23
,
kMcuCommandFieldNumber = 20
, kCalibrationTypeFieldNumber = 21
, kRequestMetadataFieldNumber = 11
, kCfgFieldNumber = 12
} |
| |
| 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 |
| |
Definition at line 174 of file sensor_core.pb.h.
◆ time_dimension
◆ time_unit
◆ anonymous enum
| Enumerator |
|---|
| kTimeFieldNumber | |
| kCalibrationValueFieldNumber | |
| kCompensationValueFieldNumber | |
| kCompensationTypeFieldNumber | |
| kMcuCommandFieldNumber | |
| kCalibrationTypeFieldNumber | |
| kRequestMetadataFieldNumber | |
| kCfgFieldNumber | |
Definition at line 307 of file sensor_core.pb.h.
◆ RequestDataCase
| Enumerator |
|---|
| kRequestMetadata | |
| kCfg | |
| REQUEST_DATA_NOT_SET | |
Definition at line 224 of file sensor_core.pb.h.
◆ SensorRequest() [1/5]
| jaiabot::sensor::protobuf::SensorRequest::SensorRequest |
( |
| ) |
|
|
inline |
◆ ~SensorRequest()
| jaiabot::sensor::protobuf::SensorRequest::~SensorRequest |
( |
| ) |
|
|
override |
◆ SensorRequest() [2/5]
| PROTOBUF_CONSTEXPR jaiabot::sensor::protobuf::SensorRequest::SensorRequest |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ SensorRequest() [3/5]
◆ SensorRequest() [4/5]
| jaiabot::sensor::protobuf::SensorRequest::SensorRequest |
( |
SensorRequest && |
from | ) |
|
|
inlinenoexcept |
◆ SensorRequest() [5/5]
| jaiabot::sensor::protobuf::SensorRequest::SensorRequest |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
| const char * jaiabot::sensor::protobuf::SensorRequest::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
| uint8_t * jaiabot::sensor::protobuf::SensorRequest::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
| size_t jaiabot::sensor::protobuf::SensorRequest::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ calibration_type()
◆ calibration_value()
| double jaiabot::sensor::protobuf::SensorRequest::calibration_value |
( |
| ) |
const |
|
inline |
◆ cfg()
◆ Clear()
◆ clear_calibration_type()
| void jaiabot::sensor::protobuf::SensorRequest::clear_calibration_type |
( |
| ) |
|
|
inline |
◆ clear_calibration_value()
| void jaiabot::sensor::protobuf::SensorRequest::clear_calibration_value |
( |
| ) |
|
|
inline |
◆ clear_cfg()
| void jaiabot::sensor::protobuf::SensorRequest::clear_cfg |
( |
| ) |
|
◆ clear_compensation_type()
| void jaiabot::sensor::protobuf::SensorRequest::clear_compensation_type |
( |
| ) |
|
|
inline |
◆ clear_compensation_value()
| void jaiabot::sensor::protobuf::SensorRequest::clear_compensation_value |
( |
| ) |
|
|
inline |
◆ clear_mcu_command()
| void jaiabot::sensor::protobuf::SensorRequest::clear_mcu_command |
( |
| ) |
|
|
inline |
◆ clear_request_data()
| void jaiabot::sensor::protobuf::SensorRequest::clear_request_data |
( |
| ) |
|
◆ clear_request_metadata()
| void jaiabot::sensor::protobuf::SensorRequest::clear_request_metadata |
( |
| ) |
|
|
inline |
◆ clear_time()
| void jaiabot::sensor::protobuf::SensorRequest::clear_time |
( |
| ) |
|
|
inline |
◆ compensation_type()
◆ compensation_value()
| double jaiabot::sensor::protobuf::SensorRequest::compensation_value |
( |
| ) |
const |
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::sensor::protobuf::SensorRequest::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int jaiabot::sensor::protobuf::SensorRequest::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::sensor::protobuf::SensorRequest::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::sensor::protobuf::SensorRequest::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::sensor::protobuf::SensorRequest::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::sensor::protobuf::SensorRequest::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_calibration_type()
| bool jaiabot::sensor::protobuf::SensorRequest::has_calibration_type |
( |
| ) |
const |
|
inline |
◆ has_calibration_value()
| bool jaiabot::sensor::protobuf::SensorRequest::has_calibration_value |
( |
| ) |
const |
|
inline |
◆ has_cfg()
| bool jaiabot::sensor::protobuf::SensorRequest::has_cfg |
( |
| ) |
const |
|
inline |
◆ has_compensation_type()
| bool jaiabot::sensor::protobuf::SensorRequest::has_compensation_type |
( |
| ) |
const |
|
inline |
◆ has_compensation_value()
| bool jaiabot::sensor::protobuf::SensorRequest::has_compensation_value |
( |
| ) |
const |
|
inline |
◆ has_mcu_command()
| bool jaiabot::sensor::protobuf::SensorRequest::has_mcu_command |
( |
| ) |
const |
|
inline |
◆ has_request_metadata()
| bool jaiabot::sensor::protobuf::SensorRequest::has_request_metadata |
( |
| ) |
const |
|
inline |
◆ has_time()
| bool jaiabot::sensor::protobuf::SensorRequest::has_time |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
◆ IsInitialized()
| bool jaiabot::sensor::protobuf::SensorRequest::IsInitialized |
( |
| ) |
const |
|
final |
◆ mcu_command()
◆ MergeFrom()
◆ mutable_cfg()
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::sensor::protobuf::SensorRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| SensorRequest * jaiabot::sensor::protobuf::SensorRequest::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_cfg()
◆ request_data_case()
◆ request_metadata()
| bool jaiabot::sensor::protobuf::SensorRequest::request_metadata |
( |
| ) |
const |
|
inline |
◆ set_allocated_cfg()
◆ set_calibration_type()
◆ set_calibration_value()
| void jaiabot::sensor::protobuf::SensorRequest::set_calibration_value |
( |
double |
value | ) |
|
|
inline |
◆ set_compensation_type()
◆ set_compensation_value()
| void jaiabot::sensor::protobuf::SensorRequest::set_compensation_value |
( |
double |
value | ) |
|
|
inline |
◆ set_mcu_command()
◆ set_request_metadata()
| void jaiabot::sensor::protobuf::SensorRequest::set_request_metadata |
( |
bool |
value | ) |
|
|
inline |
◆ set_time()
| void jaiabot::sensor::protobuf::SensorRequest::set_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_time_with_units()
| void jaiabot::sensor::protobuf::SensorRequest::set_time_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ Swap()
◆ time()
| uint64_t jaiabot::sensor::protobuf::SensorRequest::time |
( |
| ) |
const |
|
inline |
◆ time_with_units() [1/2]
template<typename Quantity >
| Quantity jaiabot::sensor::protobuf::SensorRequest::time_with_units |
( |
| ) |
const |
|
inline |
◆ time_with_units() [2/2]
| boost::units::quantity< time_unit, google::protobuf::uint64 > jaiabot::sensor::protobuf::SensorRequest::time_with_units |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::sensor::protobuf::SensorRequest::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_cfg()
◆ unsafe_arena_set_allocated_cfg()
◆ UnsafeArenaSwap()
| void jaiabot::sensor::protobuf::SensorRequest::UnsafeArenaSwap |
( |
SensorRequest * |
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_2fsensor_2fsensor_5fcore_2eproto
◆ swap
◆ _class_data_
| const ClassData jaiabot::sensor::protobuf::SensorRequest::_class_data_ |
|
static |
◆ _impl_
| Impl_ jaiabot::sensor::protobuf::SensorRequest::_impl_ |
◆ kIndexInFileMessages
| constexpr int jaiabot::sensor::protobuf::SensorRequest::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: