#include <nanopb/jaiabot/messages/feather.pb.h>
Definition at line 127 of file feather.pb.h.
◆ anonymous enum
Enumerator |
---|
kMotorFieldNumber | |
kPortElevatorFieldNumber | |
kStbdElevatorFieldNumber | |
kRudderFieldNumber | |
Definition at line 254 of file feather.pb.h.
◆ LoRaMessage_ControlSurfaces() [1/5]
jaiabot::protobuf::LoRaMessage_ControlSurfaces::LoRaMessage_ControlSurfaces |
( |
| ) |
|
|
inline |
◆ ~LoRaMessage_ControlSurfaces()
jaiabot::protobuf::LoRaMessage_ControlSurfaces::~LoRaMessage_ControlSurfaces |
( |
| ) |
|
|
override |
◆ LoRaMessage_ControlSurfaces() [2/5]
PROTOBUF_CONSTEXPR jaiabot::protobuf::LoRaMessage_ControlSurfaces::LoRaMessage_ControlSurfaces |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ LoRaMessage_ControlSurfaces() [3/5]
◆ LoRaMessage_ControlSurfaces() [4/5]
◆ LoRaMessage_ControlSurfaces() [5/5]
jaiabot::protobuf::LoRaMessage_ControlSurfaces::LoRaMessage_ControlSurfaces |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * jaiabot::protobuf::LoRaMessage_ControlSurfaces::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * jaiabot::protobuf::LoRaMessage_ControlSurfaces::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t jaiabot::protobuf::LoRaMessage_ControlSurfaces::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::LoRaMessage_ControlSurfaces::Clear |
( |
| ) |
|
|
final |
◆ clear_motor()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_motor |
( |
| ) |
|
|
inline |
◆ clear_port_elevator()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_port_elevator |
( |
| ) |
|
|
inline |
◆ clear_rudder()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_rudder |
( |
| ) |
|
|
inline |
◆ clear_stbd_elevator()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::clear_stbd_elevator |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::LoRaMessage_ControlSurfaces::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::LoRaMessage_ControlSurfaces::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_motor()
bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_motor |
( |
| ) |
const |
|
inline |
◆ has_port_elevator()
bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_port_elevator |
( |
| ) |
const |
|
inline |
◆ has_rudder()
bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_rudder |
( |
| ) |
const |
|
inline |
◆ has_stbd_elevator()
bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::has_stbd_elevator |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
◆ IsInitialized()
bool jaiabot::protobuf::LoRaMessage_ControlSurfaces::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
◆ motor()
int32_t jaiabot::protobuf::LoRaMessage_ControlSurfaces::motor |
( |
| ) |
const |
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::LoRaMessage_ControlSurfaces::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
LoRaMessage_ControlSurfaces * jaiabot::protobuf::LoRaMessage_ControlSurfaces::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ port_elevator()
int32_t jaiabot::protobuf::LoRaMessage_ControlSurfaces::port_elevator |
( |
| ) |
const |
|
inline |
◆ rudder()
int32_t jaiabot::protobuf::LoRaMessage_ControlSurfaces::rudder |
( |
| ) |
const |
|
inline |
◆ set_motor()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_motor |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_port_elevator()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_port_elevator |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_rudder()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_rudder |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_stbd_elevator()
void jaiabot::protobuf::LoRaMessage_ControlSurfaces::set_stbd_elevator |
( |
int32_t |
value | ) |
|
|
inline |
◆ stbd_elevator()
int32_t jaiabot::protobuf::LoRaMessage_ControlSurfaces::stbd_elevator |
( |
| ) |
const |
|
inline |
◆ Swap()
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::LoRaMessage_ControlSurfaces::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
◆ ::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_2ffeather_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::LoRaMessage_ControlSurfaces::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::LoRaMessage_ControlSurfaces::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::LoRaMessage_ControlSurfaces::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: