Goby3 3.2.3
2025.05.13
|
#include <goby/acomms/protobuf/file_transfer.pb.h>
Public Types | |
enum | : int { kFileFieldNumber = 10 , kSrcFieldNumber = 1 , kDestFieldNumber = 2 , kPushOrPullFieldNumber = 3 } |
enum | DCCLParameters { DCCL_ID = 8 , DCCL_MAX_BYTES = 64 } |
typedef TransferRequest_PushPull | PushPull |
Public Member Functions | |
TransferRequest () | |
~TransferRequest () override | |
PROTOBUF_CONSTEXPR | TransferRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
TransferRequest (const TransferRequest &from) | |
TransferRequest (TransferRequest &&from) noexcept | |
TransferRequest & | operator= (const TransferRequest &from) |
TransferRequest & | operator= (TransferRequest &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TransferRequest *other) |
void | UnsafeArenaSwap (TransferRequest *other) |
TransferRequest * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const TransferRequest &from) |
void | MergeFrom (const TransferRequest &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_file () const |
void | clear_file () |
const std::string & | file () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_file (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_file () |
PROTOBUF_NODISCARD std::string * | release_file () |
void | set_allocated_file (std::string *file) |
bool | has_src () const |
void | clear_src () |
int32_t | src () const |
void | set_src (int32_t value) |
bool | has_dest () const |
void | clear_dest () |
int32_t | dest () const |
void | set_dest (int32_t value) |
bool | has_push_or_pull () const |
void | clear_push_or_pull () |
::goby::acomms::protobuf::TransferRequest_PushPull | push_or_pull () const |
void | set_push_or_pull (::goby::acomms::protobuf::TransferRequest_PushPull value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_file (ArgT0 &&arg0, ArgT... args) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const TransferRequest & | default_instance () |
static const TransferRequest * | internal_default_instance () |
static bool | PushPull_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | PushPull_descriptor () |
template<typename T > | |
static const std::string & | PushPull_Name (T enum_t_value) |
static bool | PushPull_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PushPull *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
static constexpr PushPull | PUSH |
static constexpr PushPull | PULL |
static constexpr PushPull | PushPull_MIN |
static constexpr PushPull | PushPull_MAX |
static constexpr int | PushPull_ARRAYSIZE |
Protected Member Functions | |
TransferRequest (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_goby_2facomms_2fprotobuf_2ffile_5ftransfer_2eproto |
void | swap (TransferRequest &a, TransferRequest &b) |
Definition at line 373 of file file_transfer.pb.h.
Definition at line 498 of file file_transfer.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFileFieldNumber | |
kSrcFieldNumber | |
kDestFieldNumber | |
kPushOrPullFieldNumber |
Definition at line 530 of file file_transfer.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 593 of file file_transfer.pb.h.
|
inline |
Definition at line 376 of file file_transfer.pb.h.
|
override |
|
explicit |
goby::acomms::protobuf::TransferRequest::TransferRequest | ( | const TransferRequest & | from | ) |
|
inlinenoexcept |
Definition at line 381 of file file_transfer.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1136 of file file_transfer.pb.h.
|
inline |
Definition at line 1193 of file file_transfer.pb.h.
|
inline |
Definition at line 1164 of file file_transfer.pb.h.
|
inline |
Definition at line 1108 of file file_transfer.pb.h.
void goby::acomms::protobuf::TransferRequest::CopyFrom | ( | const TransferRequest & | from | ) |
|
inlinestatic |
Definition at line 420 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 411 of file file_transfer.pb.h.
|
inline |
Definition at line 1143 of file file_transfer.pb.h.
|
inline |
Definition at line 1197 of file file_transfer.pb.h.
|
inlinefinal |
Definition at line 473 of file file_transfer.pb.h.
|
final |
|
inlinestatic |
Definition at line 414 of file file_transfer.pb.h.
|
final |
|
inlinestatic |
Definition at line 417 of file file_transfer.pb.h.
|
inline |
Definition at line 1133 of file file_transfer.pb.h.
|
inline |
Definition at line 1190 of file file_transfer.pb.h.
|
inline |
Definition at line 1161 of file file_transfer.pb.h.
|
inline |
Definition at line 1105 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 423 of file file_transfer.pb.h.
|
final |
|
inline |
Definition at line 460 of file file_transfer.pb.h.
|
inline |
Definition at line 1208 of file file_transfer.pb.h.
|
inline |
Definition at line 407 of file file_transfer.pb.h.
|
inlinefinal |
Definition at line 454 of file file_transfer.pb.h.
|
inline |
Definition at line 386 of file file_transfer.pb.h.
|
inlinenoexcept |
Definition at line 390 of file file_transfer.pb.h.
|
inline |
Definition at line 1171 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 513 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 503 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 517 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 523 of file file_transfer.pb.h.
|
inline |
Definition at line 1224 of file file_transfer.pb.h.
|
inline |
Definition at line 1238 of file file_transfer.pb.h.
|
inline |
Definition at line 1151 of file file_transfer.pb.h.
void goby::acomms::protobuf::TransferRequest::set_file | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1203 of file file_transfer.pb.h.
|
inline |
Definition at line 1180 of file file_transfer.pb.h.
|
inline |
Definition at line 1123 of file file_transfer.pb.h.
|
inline |
Definition at line 1115 of file file_transfer.pb.h.
|
inline |
Definition at line 433 of file file_transfer.pb.h.
|
inline |
Definition at line 404 of file file_transfer.pb.h.
|
inline |
Definition at line 446 of file file_transfer.pb.h.
|
friend |
Definition at line 601 of file file_transfer.pb.h.
|
friend |
Definition at line 482 of file file_transfer.pb.h.
Definition at line 613 of file file_transfer.pb.h.
|
friend |
Definition at line 430 of file file_transfer.pb.h.
|
static |
Definition at line 491 of file file_transfer.pb.h.
Impl_ goby::acomms::protobuf::TransferRequest::_impl_ |
Definition at line 612 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 427 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 501 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 499 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 510 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 508 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 506 of file file_transfer.pb.h.