#include <goby/middleware/protobuf/io.pb.h>
|
| | SerialStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
Definition at line 1110 of file io.pb.h.
◆ anonymous enum
| Enumerator |
|---|
| kRtsFieldNumber | |
| kDtrFieldNumber | |
| kIndexFieldNumber | |
Definition at line 1237 of file io.pb.h.
◆ SerialStatus() [1/5]
| goby::middleware::protobuf::SerialStatus::SerialStatus |
( |
| ) |
|
|
inline |
◆ ~SerialStatus()
| goby::middleware::protobuf::SerialStatus::~SerialStatus |
( |
| ) |
|
|
override |
◆ SerialStatus() [2/5]
| PROTOBUF_CONSTEXPR goby::middleware::protobuf::SerialStatus::SerialStatus |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ SerialStatus() [3/5]
| goby::middleware::protobuf::SerialStatus::SerialStatus |
( |
const SerialStatus & | from | ) |
|
◆ SerialStatus() [4/5]
| goby::middleware::protobuf::SerialStatus::SerialStatus |
( |
SerialStatus && | from | ) |
|
|
inlinenoexcept |
◆ SerialStatus() [5/5]
| goby::middleware::protobuf::SerialStatus::SerialStatus |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena, |
|
|
bool | is_message_owned = false ) |
|
explicitprotected |
◆ _InternalParse()
| const char * goby::middleware::protobuf::SerialStatus::_InternalParse |
( |
const char * | ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * | ctx ) |
|
final |
◆ _InternalSerialize()
| uint8_t * goby::middleware::protobuf::SerialStatus::_InternalSerialize |
( |
uint8_t * | target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t goby::middleware::protobuf::SerialStatus::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::SerialStatus::Clear |
( |
| ) |
|
|
final |
◆ clear_dtr()
| void goby::middleware::protobuf::SerialStatus::clear_dtr |
( |
| ) |
|
|
inline |
◆ clear_index()
| void goby::middleware::protobuf::SerialStatus::clear_index |
( |
| ) |
|
|
inline |
◆ clear_rts()
| void goby::middleware::protobuf::SerialStatus::clear_rts |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void goby::middleware::protobuf::SerialStatus::CopyFrom |
( |
const SerialStatus & | from | ) |
|
◆ default_instance()
| const SerialStatus & goby::middleware::protobuf::SerialStatus::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::SerialStatus::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ dtr()
| bool goby::middleware::protobuf::SerialStatus::dtr |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int goby::middleware::protobuf::SerialStatus::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::protobuf::SerialStatus::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::SerialStatus::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::SerialStatus::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::SerialStatus::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_dtr()
| bool goby::middleware::protobuf::SerialStatus::has_dtr |
( |
| ) |
const |
|
inline |
◆ has_index()
| bool goby::middleware::protobuf::SerialStatus::has_index |
( |
| ) |
const |
|
inline |
◆ has_rts()
| bool goby::middleware::protobuf::SerialStatus::has_rts |
( |
| ) |
const |
|
inline |
◆ index()
| int32_t goby::middleware::protobuf::SerialStatus::index |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| const SerialStatus * goby::middleware::protobuf::SerialStatus::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
| bool goby::middleware::protobuf::SerialStatus::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
| void goby::middleware::protobuf::SerialStatus::MergeFrom |
( |
const SerialStatus & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::SerialStatus::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| SerialStatus * goby::middleware::protobuf::SerialStatus::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ rts()
| bool goby::middleware::protobuf::SerialStatus::rts |
( |
| ) |
const |
|
inline |
◆ set_dtr()
| void goby::middleware::protobuf::SerialStatus::set_dtr |
( |
bool | value | ) |
|
|
inline |
◆ set_index()
| void goby::middleware::protobuf::SerialStatus::set_index |
( |
int32_t | value | ) |
|
|
inline |
◆ set_rts()
| void goby::middleware::protobuf::SerialStatus::set_rts |
( |
bool | value | ) |
|
|
inline |
◆ Swap()
| void goby::middleware::protobuf::SerialStatus::Swap |
( |
SerialStatus * | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::protobuf::SerialStatus::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void goby::middleware::protobuf::SerialStatus::UnsafeArenaSwap |
( |
SerialStatus * | 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::SerialStatus::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::middleware::protobuf::SerialStatus::_impl_ |
◆ kIndexInFileMessages
| int goby::middleware::protobuf::SerialStatus::kIndexInFileMessages |
|
staticconstexpr |
Initial value:
Definition at line 1164 of file io.pb.h.
The documentation for this class was generated from the following file: