Goby3 3.1.5a
2024.05.23
|
#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 374 of file file_transfer.pb.h.
Definition at line 499 of file file_transfer.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFileFieldNumber | |
kSrcFieldNumber | |
kDestFieldNumber | |
kPushOrPullFieldNumber |
Definition at line 531 of file file_transfer.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 594 of file file_transfer.pb.h.
|
inline |
Definition at line 377 of file file_transfer.pb.h.
|
override |
|
explicit |
goby::acomms::protobuf::TransferRequest::TransferRequest | ( | const TransferRequest & | from | ) |
|
inlinenoexcept |
Definition at line 382 of file file_transfer.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1137 of file file_transfer.pb.h.
|
inline |
Definition at line 1194 of file file_transfer.pb.h.
|
inline |
Definition at line 1165 of file file_transfer.pb.h.
|
inline |
Definition at line 1109 of file file_transfer.pb.h.
void goby::acomms::protobuf::TransferRequest::CopyFrom | ( | const TransferRequest & | from | ) |
|
inlinestatic |
Definition at line 421 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 412 of file file_transfer.pb.h.
|
inline |
Definition at line 1144 of file file_transfer.pb.h.
|
inline |
Definition at line 1198 of file file_transfer.pb.h.
|
inlinefinal |
Definition at line 474 of file file_transfer.pb.h.
|
final |
|
inlinestatic |
Definition at line 415 of file file_transfer.pb.h.
|
final |
|
inlinestatic |
Definition at line 418 of file file_transfer.pb.h.
|
inline |
Definition at line 1134 of file file_transfer.pb.h.
|
inline |
Definition at line 1191 of file file_transfer.pb.h.
|
inline |
Definition at line 1162 of file file_transfer.pb.h.
|
inline |
Definition at line 1106 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 424 of file file_transfer.pb.h.
|
final |
|
inline |
Definition at line 461 of file file_transfer.pb.h.
|
inline |
Definition at line 1209 of file file_transfer.pb.h.
|
inline |
Definition at line 408 of file file_transfer.pb.h.
|
inlinefinal |
Definition at line 455 of file file_transfer.pb.h.
|
inline |
Definition at line 387 of file file_transfer.pb.h.
|
inlinenoexcept |
Definition at line 391 of file file_transfer.pb.h.
|
inline |
Definition at line 1172 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 514 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 504 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 518 of file file_transfer.pb.h.
|
inlinestatic |
Definition at line 524 of file file_transfer.pb.h.
|
inline |
Definition at line 1225 of file file_transfer.pb.h.
|
inline |
Definition at line 1239 of file file_transfer.pb.h.
|
inline |
Definition at line 1152 of file file_transfer.pb.h.
void goby::acomms::protobuf::TransferRequest::set_file | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1204 of file file_transfer.pb.h.
|
inline |
Definition at line 1181 of file file_transfer.pb.h.
|
inline |
Definition at line 1124 of file file_transfer.pb.h.
|
inline |
Definition at line 1116 of file file_transfer.pb.h.
|
inline |
Definition at line 434 of file file_transfer.pb.h.
|
inline |
Definition at line 405 of file file_transfer.pb.h.
|
inline |
Definition at line 447 of file file_transfer.pb.h.
|
friend |
Definition at line 602 of file file_transfer.pb.h.
|
friend |
Definition at line 483 of file file_transfer.pb.h.
Definition at line 614 of file file_transfer.pb.h.
|
friend |
Definition at line 431 of file file_transfer.pb.h.
|
static |
Definition at line 492 of file file_transfer.pb.h.
Impl_ goby::acomms::protobuf::TransferRequest::_impl_ |
Definition at line 613 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 428 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 502 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 500 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 511 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 509 of file file_transfer.pb.h.
|
staticconstexpr |
Definition at line 507 of file file_transfer.pb.h.