#include <jaiabot/messages/low_control.pb.h>
Definition at line 75 of file low_control.pb.h.
◆ time_dimension
◆ time_unit
◆ anonymous enum
| Enumerator |
|---|
| kControlSurfacesFieldNumber | |
| kIdFieldNumber | |
| kVehicleFieldNumber | |
| kTimeFieldNumber | |
Definition at line 202 of file low_control.pb.h.
◆ LowControl() [1/5]
| jaiabot::protobuf::LowControl::LowControl |
( |
| ) |
|
|
inline |
◆ ~LowControl()
| jaiabot::protobuf::LowControl::~LowControl |
( |
| ) |
|
|
override |
◆ LowControl() [2/5]
| PROTOBUF_CONSTEXPR jaiabot::protobuf::LowControl::LowControl |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ LowControl() [3/5]
◆ LowControl() [4/5]
| jaiabot::protobuf::LowControl::LowControl |
( |
LowControl && |
from | ) |
|
|
inlinenoexcept |
◆ LowControl() [5/5]
| jaiabot::protobuf::LowControl::LowControl |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
| const char * jaiabot::protobuf::LowControl::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
| uint8_t * jaiabot::protobuf::LowControl::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
| size_t jaiabot::protobuf::LowControl::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_control_surfaces()
| void jaiabot::protobuf::LowControl::clear_control_surfaces |
( |
| ) |
|
◆ clear_id()
| void jaiabot::protobuf::LowControl::clear_id |
( |
| ) |
|
|
inline |
◆ clear_time()
| void jaiabot::protobuf::LowControl::clear_time |
( |
| ) |
|
|
inline |
◆ clear_vehicle()
| void jaiabot::protobuf::LowControl::clear_vehicle |
( |
| ) |
|
|
inline |
◆ control_surfaces()
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::LowControl::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int jaiabot::protobuf::LowControl::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::LowControl::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::LowControl::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::LowControl::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::LowControl::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_control_surfaces()
| bool jaiabot::protobuf::LowControl::has_control_surfaces |
( |
| ) |
const |
|
inline |
◆ has_id()
| bool jaiabot::protobuf::LowControl::has_id |
( |
| ) |
const |
|
inline |
◆ has_time()
| bool jaiabot::protobuf::LowControl::has_time |
( |
| ) |
const |
|
inline |
◆ has_vehicle()
| bool jaiabot::protobuf::LowControl::has_vehicle |
( |
| ) |
const |
|
inline |
◆ id()
| uint32_t jaiabot::protobuf::LowControl::id |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
◆ IsInitialized()
| bool jaiabot::protobuf::LowControl::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
◆ mutable_control_surfaces()
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::LowControl::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| LowControl * jaiabot::protobuf::LowControl::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_control_surfaces()
◆ set_allocated_control_surfaces()
◆ set_id()
| void jaiabot::protobuf::LowControl::set_id |
( |
uint32_t |
value | ) |
|
|
inline |
◆ set_time()
| void jaiabot::protobuf::LowControl::set_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_time_with_units()
| void jaiabot::protobuf::LowControl::set_time_with_units |
( |
Quantity |
value_w_units | ) |
|
|
inline |
◆ set_vehicle()
| void jaiabot::protobuf::LowControl::set_vehicle |
( |
uint32_t |
value | ) |
|
|
inline |
◆ Swap()
◆ time()
| uint64_t jaiabot::protobuf::LowControl::time |
( |
| ) |
const |
|
inline |
◆ time_with_units() [1/2]
template<typename Quantity >
| Quantity jaiabot::protobuf::LowControl::time_with_units |
( |
| ) |
const |
|
inline |
◆ time_with_units() [2/2]
| boost::units::quantity< time_unit, google::protobuf::uint64 > jaiabot::protobuf::LowControl::time_with_units |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::LowControl::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_control_surfaces()
◆ unsafe_arena_set_allocated_control_surfaces()
◆ UnsafeArenaSwap()
| void jaiabot::protobuf::LowControl::UnsafeArenaSwap |
( |
LowControl * |
other | ) |
|
|
inline |
◆ vehicle()
| uint32_t jaiabot::protobuf::LowControl::vehicle |
( |
| ) |
const |
|
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_2flow_5fcontrol_2eproto
◆ swap
◆ _class_data_
◆ _impl_
| Impl_ jaiabot::protobuf::LowControl::_impl_ |
◆ kIndexInFileMessages
| constexpr int jaiabot::protobuf::LowControl::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: