#include <goby/middleware/protobuf/io.pb.h>
|
| | IOStatus (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
Definition at line 2021 of file io.pb.h.
◆ anonymous enum
| Enumerator |
|---|
| kErrorFieldNumber | |
| kIndexFieldNumber | |
| kStateFieldNumber | |
Definition at line 2148 of file io.pb.h.
◆ IOStatus() [1/5]
| goby::middleware::protobuf::IOStatus::IOStatus |
( |
| ) |
|
|
inline |
◆ ~IOStatus()
| goby::middleware::protobuf::IOStatus::~IOStatus |
( |
| ) |
|
|
override |
◆ IOStatus() [2/5]
| PROTOBUF_CONSTEXPR goby::middleware::protobuf::IOStatus::IOStatus |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ IOStatus() [3/5]
| goby::middleware::protobuf::IOStatus::IOStatus |
( |
const IOStatus & | from | ) |
|
◆ IOStatus() [4/5]
| goby::middleware::protobuf::IOStatus::IOStatus |
( |
IOStatus && | from | ) |
|
|
inlinenoexcept |
◆ IOStatus() [5/5]
| goby::middleware::protobuf::IOStatus::IOStatus |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena, |
|
|
bool | is_message_owned = false ) |
|
explicitprotected |
◆ _InternalParse()
| const char * goby::middleware::protobuf::IOStatus::_InternalParse |
( |
const char * | ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * | ctx ) |
|
final |
◆ _InternalSerialize()
| uint8_t * goby::middleware::protobuf::IOStatus::_InternalSerialize |
( |
uint8_t * | target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t goby::middleware::protobuf::IOStatus::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::IOStatus::Clear |
( |
| ) |
|
|
final |
◆ clear_error()
| void goby::middleware::protobuf::IOStatus::clear_error |
( |
| ) |
|
|
inline |
◆ clear_index()
| void goby::middleware::protobuf::IOStatus::clear_index |
( |
| ) |
|
|
inline |
◆ clear_state()
| void goby::middleware::protobuf::IOStatus::clear_state |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void goby::middleware::protobuf::IOStatus::CopyFrom |
( |
const IOStatus & | from | ) |
|
◆ default_instance()
| const IOStatus & goby::middleware::protobuf::IOStatus::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::IOStatus::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ error()
| const::goby::middleware::protobuf::IOError & goby::middleware::protobuf::IOStatus::error |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int goby::middleware::protobuf::IOStatus::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::protobuf::IOStatus::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::IOStatus::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::IOStatus::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::IOStatus::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_error()
| bool goby::middleware::protobuf::IOStatus::has_error |
( |
| ) |
const |
|
inline |
◆ has_index()
| bool goby::middleware::protobuf::IOStatus::has_index |
( |
| ) |
const |
|
inline |
◆ has_state()
| bool goby::middleware::protobuf::IOStatus::has_state |
( |
| ) |
const |
|
inline |
◆ index()
| int32_t goby::middleware::protobuf::IOStatus::index |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| const IOStatus * goby::middleware::protobuf::IOStatus::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
| bool goby::middleware::protobuf::IOStatus::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
| void goby::middleware::protobuf::IOStatus::MergeFrom |
( |
const IOStatus & | from | ) |
|
|
inline |
◆ mutable_error()
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::IOStatus::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| IOStatus * goby::middleware::protobuf::IOStatus::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
| IOStatus & goby::middleware::protobuf::IOStatus::operator= |
( |
const IOStatus & | from | ) |
|
|
inline |
◆ operator=() [2/2]
◆ release_error()
◆ set_allocated_error()
◆ set_index()
| void goby::middleware::protobuf::IOStatus::set_index |
( |
int32_t | value | ) |
|
|
inline |
◆ set_state()
◆ state()
◆ Swap()
| void goby::middleware::protobuf::IOStatus::Swap |
( |
IOStatus * | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::protobuf::IOStatus::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_error()
◆ unsafe_arena_set_allocated_error()
◆ UnsafeArenaSwap()
| void goby::middleware::protobuf::IOStatus::UnsafeArenaSwap |
( |
IOStatus * | 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::IOStatus::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::middleware::protobuf::IOStatus::_impl_ |
◆ kIndexInFileMessages
| int goby::middleware::protobuf::IOStatus::kIndexInFileMessages |
|
staticconstexpr |
Initial value:
Definition at line 2075 of file io.pb.h.
The documentation for this class was generated from the following file: