#include <goby/acomms/protobuf/file_transfer.pb.h>
Definition at line 617 of file file_transfer.pb.h.
◆ ErrorCode
◆ anonymous enum
| Enumerator |
|---|
| kSrcFieldNumber | |
| kDestFieldNumber | |
| kTransferSuccessfulFieldNumber | |
| kNumFragmentsFieldNumber | |
| kErrorFieldNumber | |
Definition at line 782 of file file_transfer.pb.h.
◆ DCCLParameters
◆ TransferResponse() [1/5]
| goby::acomms::protobuf::TransferResponse::TransferResponse |
( |
| ) |
|
|
inline |
◆ ~TransferResponse()
| goby::acomms::protobuf::TransferResponse::~TransferResponse |
( |
| ) |
|
|
override |
◆ TransferResponse() [2/5]
| PROTOBUF_CONSTEXPR goby::acomms::protobuf::TransferResponse::TransferResponse |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ TransferResponse() [3/5]
| goby::acomms::protobuf::TransferResponse::TransferResponse |
( |
const TransferResponse & |
from | ) |
|
◆ TransferResponse() [4/5]
| goby::acomms::protobuf::TransferResponse::TransferResponse |
( |
TransferResponse && |
from | ) |
|
|
inlinenoexcept |
◆ TransferResponse() [5/5]
| goby::acomms::protobuf::TransferResponse::TransferResponse |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
| const char * goby::acomms::protobuf::TransferResponse::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
| uint8_t * goby::acomms::protobuf::TransferResponse::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
| size_t goby::acomms::protobuf::TransferResponse::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::protobuf::TransferResponse::Clear |
( |
| ) |
|
|
final |
◆ clear_dest()
| void goby::acomms::protobuf::TransferResponse::clear_dest |
( |
| ) |
|
|
inline |
◆ clear_error()
| void goby::acomms::protobuf::TransferResponse::clear_error |
( |
| ) |
|
|
inline |
◆ clear_num_fragments()
| void goby::acomms::protobuf::TransferResponse::clear_num_fragments |
( |
| ) |
|
|
inline |
◆ clear_src()
| void goby::acomms::protobuf::TransferResponse::clear_src |
( |
| ) |
|
|
inline |
◆ clear_transfer_successful()
| void goby::acomms::protobuf::TransferResponse::clear_transfer_successful |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void goby::acomms::protobuf::TransferResponse::CopyFrom |
( |
const TransferResponse & |
from | ) |
|
◆ default_instance()
| static const TransferResponse & goby::acomms::protobuf::TransferResponse::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::TransferResponse::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ dest()
| int32_t goby::acomms::protobuf::TransferResponse::dest |
( |
| ) |
const |
|
inline |
◆ error()
◆ ErrorCode_descriptor()
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::TransferResponse::ErrorCode_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ ErrorCode_IsValid()
| static bool goby::acomms::protobuf::TransferResponse::ErrorCode_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ ErrorCode_Name()
template<typename T >
| static const std::string & goby::acomms::protobuf::TransferResponse::ErrorCode_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ ErrorCode_Parse()
| static bool goby::acomms::protobuf::TransferResponse::ErrorCode_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
ErrorCode * |
value |
|
) |
| |
|
inlinestatic |
◆ GetCachedSize()
| int goby::acomms::protobuf::TransferResponse::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::acomms::protobuf::TransferResponse::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::acomms::protobuf::TransferResponse::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| ::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::protobuf::TransferResponse::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::acomms::protobuf::TransferResponse::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_dest()
| bool goby::acomms::protobuf::TransferResponse::has_dest |
( |
| ) |
const |
|
inline |
◆ has_error()
| bool goby::acomms::protobuf::TransferResponse::has_error |
( |
| ) |
const |
|
inline |
◆ has_num_fragments()
| bool goby::acomms::protobuf::TransferResponse::has_num_fragments |
( |
| ) |
const |
|
inline |
◆ has_src()
| bool goby::acomms::protobuf::TransferResponse::has_src |
( |
| ) |
const |
|
inline |
◆ has_transfer_successful()
| bool goby::acomms::protobuf::TransferResponse::has_transfer_successful |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| static const TransferResponse * goby::acomms::protobuf::TransferResponse::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
| bool goby::acomms::protobuf::TransferResponse::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
| void goby::acomms::protobuf::TransferResponse::MergeFrom |
( |
const TransferResponse & |
from | ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::acomms::protobuf::TransferResponse::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| TransferResponse * goby::acomms::protobuf::TransferResponse::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ num_fragments()
| int32_t goby::acomms::protobuf::TransferResponse::num_fragments |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_dest()
| void goby::acomms::protobuf::TransferResponse::set_dest |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_error()
◆ set_num_fragments()
| void goby::acomms::protobuf::TransferResponse::set_num_fragments |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_src()
| void goby::acomms::protobuf::TransferResponse::set_src |
( |
int32_t |
value | ) |
|
|
inline |
◆ set_transfer_successful()
| void goby::acomms::protobuf::TransferResponse::set_transfer_successful |
( |
bool |
value | ) |
|
|
inline |
◆ src()
| int32_t goby::acomms::protobuf::TransferResponse::src |
( |
| ) |
const |
|
inline |
◆ Swap()
◆ transfer_successful()
| bool goby::acomms::protobuf::TransferResponse::transfer_successful |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::acomms::protobuf::TransferResponse::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void goby::acomms::protobuf::TransferResponse::UnsafeArenaSwap |
( |
TransferResponse * |
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_2facomms_2fprotobuf_2ffile_5ftransfer_2eproto
◆ swap
◆ _class_data_
| const ClassData goby::acomms::protobuf::TransferResponse::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::acomms::protobuf::TransferResponse::_impl_ |
◆ COULD_NOT_READ_FILE
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::COULD_NOT_READ_FILE |
|
staticconstexpr |
Initial value:=
@ TransferResponse_ErrorCode_COULD_NOT_READ_FILE
Definition at line 743 of file file_transfer.pb.h.
◆ COULD_NOT_WRITE_FILE
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::COULD_NOT_WRITE_FILE |
|
staticconstexpr |
Initial value:=
@ TransferResponse_ErrorCode_COULD_NOT_WRITE_FILE
Definition at line 749 of file file_transfer.pb.h.
◆ ERROR_WHILE_READING
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::ERROR_WHILE_READING |
|
staticconstexpr |
Initial value:=
@ TransferResponse_ErrorCode_ERROR_WHILE_READING
Definition at line 751 of file file_transfer.pb.h.
◆ ErrorCode_ARRAYSIZE
| constexpr int goby::acomms::protobuf::TransferResponse::ErrorCode_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int TransferResponse_ErrorCode_ErrorCode_ARRAYSIZE
Definition at line 762 of file file_transfer.pb.h.
◆ ErrorCode_MAX
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::ErrorCode_MAX |
|
staticconstexpr |
Initial value:=
constexpr TransferResponse_ErrorCode TransferResponse_ErrorCode_ErrorCode_MAX
Definition at line 760 of file file_transfer.pb.h.
◆ ErrorCode_MIN
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::ErrorCode_MIN |
|
staticconstexpr |
Initial value:=
constexpr TransferResponse_ErrorCode TransferResponse_ErrorCode_ErrorCode_MIN
Definition at line 758 of file file_transfer.pb.h.
◆ FILE_TOO_LARGE
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::FILE_TOO_LARGE |
|
staticconstexpr |
Initial value:=
@ TransferResponse_ErrorCode_FILE_TOO_LARGE
Definition at line 745 of file file_transfer.pb.h.
◆ kIndexInFileMessages
| constexpr int goby::acomms::protobuf::TransferResponse::kIndexInFileMessages |
|
staticconstexpr |
◆ OTHER_ERROR
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::OTHER_ERROR |
|
staticconstexpr |
Initial value:=
@ TransferResponse_ErrorCode_OTHER_ERROR
Definition at line 753 of file file_transfer.pb.h.
◆ TIMEOUT
| constexpr ErrorCode goby::acomms::protobuf::TransferResponse::TIMEOUT |
|
staticconstexpr |
The documentation for this class was generated from the following file: