#include <goby/middleware/protobuf/io.pb.h>
Definition at line 899 of file io.pb.h.
◆ Command
◆ anonymous enum
| Enumerator |
|---|
| kIndexFieldNumber | |
| kCommandFieldNumber | |
Definition at line 1062 of file io.pb.h.
◆ SerialCommand() [1/5]
| goby::middleware::protobuf::SerialCommand::SerialCommand |
( |
| ) |
|
|
inline |
◆ ~SerialCommand()
| goby::middleware::protobuf::SerialCommand::~SerialCommand |
( |
| ) |
|
|
override |
◆ SerialCommand() [2/5]
| PROTOBUF_CONSTEXPR goby::middleware::protobuf::SerialCommand::SerialCommand |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ SerialCommand() [3/5]
| goby::middleware::protobuf::SerialCommand::SerialCommand |
( |
const SerialCommand & | from | ) |
|
◆ SerialCommand() [4/5]
| goby::middleware::protobuf::SerialCommand::SerialCommand |
( |
SerialCommand && | from | ) |
|
|
inlinenoexcept |
◆ SerialCommand() [5/5]
| goby::middleware::protobuf::SerialCommand::SerialCommand |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena, |
|
|
bool | is_message_owned = false ) |
|
explicitprotected |
◆ _InternalParse()
| const char * goby::middleware::protobuf::SerialCommand::_InternalParse |
( |
const char * | ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * | ctx ) |
|
final |
◆ _InternalSerialize()
| uint8_t * goby::middleware::protobuf::SerialCommand::_InternalSerialize |
( |
uint8_t * | target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t goby::middleware::protobuf::SerialCommand::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::SerialCommand::Clear |
( |
| ) |
|
|
final |
◆ clear_command()
| void goby::middleware::protobuf::SerialCommand::clear_command |
( |
| ) |
|
|
inline |
◆ clear_index()
| void goby::middleware::protobuf::SerialCommand::clear_index |
( |
| ) |
|
|
inline |
◆ command()
◆ Command_descriptor()
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::middleware::protobuf::SerialCommand::Command_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Command_IsValid()
| bool goby::middleware::protobuf::SerialCommand::Command_IsValid |
( |
int | value | ) |
|
|
inlinestatic |
◆ Command_Name()
template<typename T>
| const std::string & goby::middleware::protobuf::SerialCommand::Command_Name |
( |
T | enum_t_value | ) |
|
|
inlinestatic |
◆ Command_Parse()
| bool goby::middleware::protobuf::SerialCommand::Command_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam | name, |
|
|
Command * | value ) |
|
inlinestatic |
◆ CopyFrom()
| void goby::middleware::protobuf::SerialCommand::CopyFrom |
( |
const SerialCommand & | from | ) |
|
◆ default_instance()
| const SerialCommand & goby::middleware::protobuf::SerialCommand::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::SerialCommand::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int goby::middleware::protobuf::SerialCommand::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::protobuf::SerialCommand::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::SerialCommand::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::SerialCommand::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::SerialCommand::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_command()
| bool goby::middleware::protobuf::SerialCommand::has_command |
( |
| ) |
const |
|
inline |
◆ has_index()
| bool goby::middleware::protobuf::SerialCommand::has_index |
( |
| ) |
const |
|
inline |
◆ index()
| int32_t goby::middleware::protobuf::SerialCommand::index |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| const SerialCommand * goby::middleware::protobuf::SerialCommand::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
| bool goby::middleware::protobuf::SerialCommand::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
| void goby::middleware::protobuf::SerialCommand::MergeFrom |
( |
const SerialCommand & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::SerialCommand::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| SerialCommand * goby::middleware::protobuf::SerialCommand::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_command()
◆ set_index()
| void goby::middleware::protobuf::SerialCommand::set_index |
( |
int32_t | value | ) |
|
|
inline |
◆ Swap()
| void goby::middleware::protobuf::SerialCommand::Swap |
( |
SerialCommand * | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::protobuf::SerialCommand::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void goby::middleware::protobuf::SerialCommand::UnsafeArenaSwap |
( |
SerialCommand * | 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_goby_2fmiddleware_2fprotobuf_2fio_2eproto
| friend struct ::TableStruct_goby_2fmiddleware_2fprotobuf_2fio_2eproto |
|
friend |
◆ swap
◆ _class_data_
| const ClassData goby::middleware::protobuf::SerialCommand::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::middleware::protobuf::SerialCommand::_impl_ |
◆ Command_ARRAYSIZE
| int goby::middleware::protobuf::SerialCommand::Command_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int SerialCommand_Command_Command_ARRAYSIZE
Definition at line 1042 of file io.pb.h.
◆ Command_MAX
| Command goby::middleware::protobuf::SerialCommand::Command_MAX |
|
staticconstexpr |
Initial value:=
constexpr SerialCommand_Command SerialCommand_Command_Command_MAX
Definition at line 1040 of file io.pb.h.
◆ Command_MIN
| Command goby::middleware::protobuf::SerialCommand::Command_MIN |
|
staticconstexpr |
Initial value:=
constexpr SerialCommand_Command SerialCommand_Command_Command_MIN
Definition at line 1038 of file io.pb.h.
◆ DTR_HIGH
| Command goby::middleware::protobuf::SerialCommand::DTR_HIGH |
|
staticconstexpr |
Initial value:=
@ SerialCommand_Command_DTR_HIGH
Definition at line 1031 of file io.pb.h.
◆ DTR_LOW
| Command goby::middleware::protobuf::SerialCommand::DTR_LOW |
|
staticconstexpr |
Initial value:=
@ SerialCommand_Command_DTR_LOW
Definition at line 1033 of file io.pb.h.
◆ kIndexInFileMessages
| int goby::middleware::protobuf::SerialCommand::kIndexInFileMessages |
|
staticconstexpr |
Initial value:
Definition at line 953 of file io.pb.h.
◆ RTS_HIGH
| Command goby::middleware::protobuf::SerialCommand::RTS_HIGH |
|
staticconstexpr |
Initial value:=
@ SerialCommand_Command_RTS_HIGH
Definition at line 1027 of file io.pb.h.
◆ RTS_LOW
| Command goby::middleware::protobuf::SerialCommand::RTS_LOW |
|
staticconstexpr |
Initial value:=
@ SerialCommand_Command_RTS_LOW
Definition at line 1029 of file io.pb.h.
◆ SEND_BREAK
| Command goby::middleware::protobuf::SerialCommand::SEND_BREAK |
|
staticconstexpr |
Initial value:=
@ SerialCommand_Command_SEND_BREAK
Definition at line 1025 of file io.pb.h.
The documentation for this class was generated from the following file: