#include <nanopb/jaiabot/messages/arduino.pb.h>
|
| ArduinoCommand (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
Definition at line 530 of file arduino.pb.h.
◆ anonymous enum
Enumerator |
---|
kSettingsFieldNumber | |
kActuatorsFieldNumber | |
Definition at line 657 of file arduino.pb.h.
◆ ArduinoCommand() [1/5]
jaiabot::protobuf::ArduinoCommand::ArduinoCommand |
( |
| ) |
|
|
inline |
◆ ~ArduinoCommand()
jaiabot::protobuf::ArduinoCommand::~ArduinoCommand |
( |
| ) |
|
|
override |
◆ ArduinoCommand() [2/5]
PROTOBUF_CONSTEXPR jaiabot::protobuf::ArduinoCommand::ArduinoCommand |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ ArduinoCommand() [3/5]
jaiabot::protobuf::ArduinoCommand::ArduinoCommand |
( |
const ArduinoCommand & |
from | ) |
|
◆ ArduinoCommand() [4/5]
jaiabot::protobuf::ArduinoCommand::ArduinoCommand |
( |
ArduinoCommand && |
from | ) |
|
|
inlinenoexcept |
◆ ArduinoCommand() [5/5]
jaiabot::protobuf::ArduinoCommand::ArduinoCommand |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * jaiabot::protobuf::ArduinoCommand::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * jaiabot::protobuf::ArduinoCommand::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ actuators()
◆ ByteSizeLong()
size_t jaiabot::protobuf::ArduinoCommand::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::ArduinoCommand::Clear |
( |
| ) |
|
|
final |
◆ clear_actuators()
void jaiabot::protobuf::ArduinoCommand::clear_actuators |
( |
| ) |
|
|
inline |
◆ clear_settings()
void jaiabot::protobuf::ArduinoCommand::clear_settings |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void jaiabot::protobuf::ArduinoCommand::CopyFrom |
( |
const ArduinoCommand & |
from | ) |
|
◆ default_instance()
static const ArduinoCommand & jaiabot::protobuf::ArduinoCommand::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::ArduinoCommand::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int jaiabot::protobuf::ArduinoCommand::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::protobuf::ArduinoCommand::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::protobuf::ArduinoCommand::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::ArduinoCommand::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::protobuf::ArduinoCommand::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_actuators()
bool jaiabot::protobuf::ArduinoCommand::has_actuators |
( |
| ) |
const |
|
inline |
◆ has_settings()
bool jaiabot::protobuf::ArduinoCommand::has_settings |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const ArduinoCommand * jaiabot::protobuf::ArduinoCommand::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool jaiabot::protobuf::ArduinoCommand::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void jaiabot::protobuf::ArduinoCommand::MergeFrom |
( |
const ArduinoCommand & |
from | ) |
|
|
inline |
◆ mutable_actuators()
◆ mutable_settings()
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::ArduinoCommand::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
ArduinoCommand * jaiabot::protobuf::ArduinoCommand::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release_actuators()
◆ release_settings()
◆ set_allocated_actuators()
◆ set_allocated_settings()
◆ settings()
◆ Swap()
void jaiabot::protobuf::ArduinoCommand::Swap |
( |
ArduinoCommand * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::ArduinoCommand::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_actuators()
◆ unsafe_arena_release_settings()
◆ unsafe_arena_set_allocated_actuators()
◆ unsafe_arena_set_allocated_settings()
◆ UnsafeArenaSwap()
void jaiabot::protobuf::ArduinoCommand::UnsafeArenaSwap |
( |
ArduinoCommand * |
other | ) |
|
|
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_2farduino_2eproto
◆ swap
◆ _class_data_
const ClassData jaiabot::protobuf::ArduinoCommand::_class_data_ |
|
static |
◆ _impl_
Impl_ jaiabot::protobuf::ArduinoCommand::_impl_ |
◆ kIndexInFileMessages
constexpr int jaiabot::protobuf::ArduinoCommand::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: