Goby3 3.1.5a
2024.05.23
|
#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 70 of file linebasedcomms.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDataFieldNumber | |
kSrcFieldNumber | |
kDestFieldNumber | |
kTimeFieldNumber |
Definition at line 197 of file linebasedcomms.pb.h.
|
inline |
Definition at line 73 of file linebasedcomms.pb.h.
|
override |
|
explicit |
goby::util::protobuf::Datagram::Datagram | ( | const Datagram & | from | ) |
|
inlinenoexcept |
Definition at line 78 of file linebasedcomms.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 307 of file linebasedcomms.pb.h.
|
inline |
Definition at line 443 of file linebasedcomms.pb.h.
|
inline |
Definition at line 375 of file linebasedcomms.pb.h.
|
inline |
Definition at line 511 of file linebasedcomms.pb.h.
void goby::util::protobuf::Datagram::CopyFrom | ( | const Datagram & | from | ) |
|
inline |
Definition at line 311 of file linebasedcomms.pb.h.
|
inlinestatic |
Definition at line 117 of file linebasedcomms.pb.h.
|
inlinestatic |
Definition at line 108 of file linebasedcomms.pb.h.
|
inline |
Definition at line 447 of file linebasedcomms.pb.h.
|
inlinefinal |
Definition at line 170 of file linebasedcomms.pb.h.
|
final |
|
inlinestatic |
Definition at line 111 of file linebasedcomms.pb.h.
|
final |
|
inlinestatic |
Definition at line 114 of file linebasedcomms.pb.h.
|
inline |
Definition at line 304 of file linebasedcomms.pb.h.
|
inline |
Definition at line 440 of file linebasedcomms.pb.h.
|
inline |
Definition at line 372 of file linebasedcomms.pb.h.
|
inline |
Definition at line 508 of file linebasedcomms.pb.h.
|
inlinestatic |
Definition at line 120 of file linebasedcomms.pb.h.
|
final |
|
inline |
Definition at line 157 of file linebasedcomms.pb.h.
|
inline |
Definition at line 322 of file linebasedcomms.pb.h.
|
inline |
Definition at line 458 of file linebasedcomms.pb.h.
|
inline |
Definition at line 390 of file linebasedcomms.pb.h.
|
inline |
Definition at line 104 of file linebasedcomms.pb.h.
|
inlinefinal |
Definition at line 151 of file linebasedcomms.pb.h.
Definition at line 83 of file linebasedcomms.pb.h.
Definition at line 87 of file linebasedcomms.pb.h.
|
inline |
Definition at line 338 of file linebasedcomms.pb.h.
|
inline |
Definition at line 474 of file linebasedcomms.pb.h.
|
inline |
Definition at line 406 of file linebasedcomms.pb.h.
|
inline |
Definition at line 352 of file linebasedcomms.pb.h.
|
inline |
Definition at line 488 of file linebasedcomms.pb.h.
|
inline |
Definition at line 420 of file linebasedcomms.pb.h.
void goby::util::protobuf::Datagram::set_data | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 317 of file linebasedcomms.pb.h.
void goby::util::protobuf::Datagram::set_dest | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 453 of file linebasedcomms.pb.h.
void goby::util::protobuf::Datagram::set_src | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 385 of file linebasedcomms.pb.h.
|
inline |
Definition at line 526 of file linebasedcomms.pb.h.
|
inline |
Definition at line 379 of file linebasedcomms.pb.h.
|
inline |
Definition at line 130 of file linebasedcomms.pb.h.
|
inline |
Definition at line 518 of file linebasedcomms.pb.h.
|
inline |
Definition at line 101 of file linebasedcomms.pb.h.
|
inline |
Definition at line 143 of file linebasedcomms.pb.h.
|
friend |
Definition at line 274 of file linebasedcomms.pb.h.
|
friend |
Definition at line 179 of file linebasedcomms.pb.h.
Definition at line 286 of file linebasedcomms.pb.h.
Definition at line 127 of file linebasedcomms.pb.h.
|
static |
Definition at line 188 of file linebasedcomms.pb.h.
Impl_ goby::util::protobuf::Datagram::_impl_ |
Definition at line 285 of file linebasedcomms.pb.h.
|
staticconstexpr |
Definition at line 124 of file linebasedcomms.pb.h.