|
Goby3 3.3.1
2025.11.25
|
#include <goby/util/protobuf/linebasedcomms.pb.h>
Public Types | |
| enum | : int { kDataFieldNumber = 1 , kSrcFieldNumber = 2 , kDestFieldNumber = 3 , kTimeFieldNumber = 4 } |
Public Member Functions | |
| Datagram () | |
| ~Datagram () override | |
| PROTOBUF_CONSTEXPR | Datagram (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Datagram (const Datagram &from) | |
| Datagram (Datagram &&from) noexcept | |
| Datagram & | operator= (const Datagram &from) |
| Datagram & | operator= (Datagram &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Datagram *other) |
| void | UnsafeArenaSwap (Datagram *other) |
| Datagram * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Datagram &from) |
| void | MergeFrom (const Datagram &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_data () const |
| void | clear_data () |
| const std::string & | data () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_data (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_data () |
| PROTOBUF_NODISCARD std::string * | release_data () |
| void | set_allocated_data (std::string *data) |
| bool | has_src () const |
| void | clear_src () |
| const std::string & | src () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_src (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_src () |
| PROTOBUF_NODISCARD std::string * | release_src () |
| void | set_allocated_src (std::string *src) |
| bool | has_dest () const |
| void | clear_dest () |
| const std::string & | dest () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_dest (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_dest () |
| PROTOBUF_NODISCARD std::string * | release_dest () |
| void | set_allocated_dest (std::string *dest) |
| bool | has_time () const |
| void | clear_time () |
| double | time () const |
| void | set_time (double value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_data (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_src (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_dest (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 Datagram & | default_instance () |
| static const Datagram * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| Datagram (::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_2futil_2fprotobuf_2flinebasedcomms_2eproto |
| void | swap (Datagram &a, Datagram &b) |
Definition at line 69 of file linebasedcomms.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDataFieldNumber | |
| kSrcFieldNumber | |
| kDestFieldNumber | |
| kTimeFieldNumber | |
Definition at line 196 of file linebasedcomms.pb.h.
|
inline |
Definition at line 72 of file linebasedcomms.pb.h.
|
override |
|
explicit |
| goby::util::protobuf::Datagram::Datagram | ( | const Datagram & | from | ) |
|
inlinenoexcept |
Definition at line 77 of file linebasedcomms.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 306 of file linebasedcomms.pb.h.
|
inline |
Definition at line 442 of file linebasedcomms.pb.h.
|
inline |
Definition at line 374 of file linebasedcomms.pb.h.
|
inline |
Definition at line 510 of file linebasedcomms.pb.h.
| void goby::util::protobuf::Datagram::CopyFrom | ( | const Datagram & | from | ) |
|
inline |
Definition at line 310 of file linebasedcomms.pb.h.
|
inlinestatic |
Definition at line 116 of file linebasedcomms.pb.h.
|
inlinestatic |
Definition at line 107 of file linebasedcomms.pb.h.
|
inline |
Definition at line 446 of file linebasedcomms.pb.h.
|
inlinefinal |
Definition at line 169 of file linebasedcomms.pb.h.
|
final |
|
inlinestatic |
Definition at line 110 of file linebasedcomms.pb.h.
|
final |
|
inlinestatic |
Definition at line 113 of file linebasedcomms.pb.h.
|
inline |
Definition at line 303 of file linebasedcomms.pb.h.
|
inline |
Definition at line 439 of file linebasedcomms.pb.h.
|
inline |
Definition at line 371 of file linebasedcomms.pb.h.
|
inline |
Definition at line 507 of file linebasedcomms.pb.h.
|
inlinestatic |
Definition at line 119 of file linebasedcomms.pb.h.
|
final |
|
inline |
Definition at line 156 of file linebasedcomms.pb.h.
|
inline |
Definition at line 321 of file linebasedcomms.pb.h.
|
inline |
Definition at line 457 of file linebasedcomms.pb.h.
|
inline |
Definition at line 389 of file linebasedcomms.pb.h.
|
inline |
Definition at line 103 of file linebasedcomms.pb.h.
|
inlinefinal |
Definition at line 150 of file linebasedcomms.pb.h.
Definition at line 82 of file linebasedcomms.pb.h.
Definition at line 86 of file linebasedcomms.pb.h.
|
inline |
Definition at line 337 of file linebasedcomms.pb.h.
|
inline |
Definition at line 473 of file linebasedcomms.pb.h.
|
inline |
Definition at line 405 of file linebasedcomms.pb.h.
|
inline |
Definition at line 351 of file linebasedcomms.pb.h.
|
inline |
Definition at line 487 of file linebasedcomms.pb.h.
|
inline |
Definition at line 419 of file linebasedcomms.pb.h.
| void goby::util::protobuf::Datagram::set_data | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 316 of file linebasedcomms.pb.h.
| void goby::util::protobuf::Datagram::set_dest | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 452 of file linebasedcomms.pb.h.
| void goby::util::protobuf::Datagram::set_src | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 384 of file linebasedcomms.pb.h.
|
inline |
Definition at line 525 of file linebasedcomms.pb.h.
|
inline |
Definition at line 378 of file linebasedcomms.pb.h.
|
inline |
Definition at line 129 of file linebasedcomms.pb.h.
|
inline |
Definition at line 517 of file linebasedcomms.pb.h.
|
inline |
Definition at line 100 of file linebasedcomms.pb.h.
|
inline |
Definition at line 142 of file linebasedcomms.pb.h.
|
friend |
Definition at line 273 of file linebasedcomms.pb.h.
|
friend |
Definition at line 178 of file linebasedcomms.pb.h.
Definition at line 285 of file linebasedcomms.pb.h.
Definition at line 126 of file linebasedcomms.pb.h.
|
static |
Definition at line 187 of file linebasedcomms.pb.h.
| Impl_ goby::util::protobuf::Datagram::_impl_ |
Definition at line 284 of file linebasedcomms.pb.h.
|
staticconstexpr |
Definition at line 123 of file linebasedcomms.pb.h.