Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/protobuf/geographic.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1 , kLocationFieldNumber = 2 } |
Public Member Functions | |
Waypoint () | |
~Waypoint () override | |
PROTOBUF_CONSTEXPR | Waypoint (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Waypoint (const Waypoint &from) | |
Waypoint (Waypoint &&from) noexcept | |
Waypoint & | operator= (const Waypoint &from) |
Waypoint & | operator= (Waypoint &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Waypoint *other) |
void | UnsafeArenaSwap (Waypoint *other) |
Waypoint * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const Waypoint &from) |
void | MergeFrom (const Waypoint &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_name () const |
void | clear_name () |
const std::string & | name () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
void | set_allocated_name (std::string *name) |
bool | has_location () const |
void | clear_location () |
const ::goby::middleware::protobuf::LatLonPoint & | location () const |
PROTOBUF_NODISCARD::goby::middleware::protobuf::LatLonPoint * | release_location () |
::goby::middleware::protobuf::LatLonPoint * | mutable_location () |
void | set_allocated_location (::goby::middleware::protobuf::LatLonPoint *location) |
void | unsafe_arena_set_allocated_location (::goby::middleware::protobuf::LatLonPoint *location) |
::goby::middleware::protobuf::LatLonPoint * | unsafe_arena_release_location () |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (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 Waypoint & | default_instance () |
static const Waypoint * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Waypoint (::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_2fmiddleware_2fprotobuf_2fgeographic_2eproto |
void | swap (Waypoint &a, Waypoint &b) |
Definition at line 350 of file geographic.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kLocationFieldNumber |
Definition at line 477 of file geographic.pb.h.
|
inline |
Definition at line 353 of file geographic.pb.h.
|
override |
|
explicit |
goby::middleware::protobuf::Waypoint::Waypoint | ( | const Waypoint & | from | ) |
|
inlinenoexcept |
Definition at line 358 of file geographic.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 922 of file geographic.pb.h.
|
inline |
Definition at line 853 of file geographic.pb.h.
void goby::middleware::protobuf::Waypoint::CopyFrom | ( | const Waypoint & | from | ) |
|
inlinestatic |
Definition at line 397 of file geographic.pb.h.
|
inlinestatic |
Definition at line 388 of file geographic.pb.h.
|
inlinefinal |
Definition at line 450 of file geographic.pb.h.
|
final |
|
inlinestatic |
Definition at line 391 of file geographic.pb.h.
|
final |
|
inlinestatic |
Definition at line 394 of file geographic.pb.h.
|
inline |
Definition at line 919 of file geographic.pb.h.
|
inline |
Definition at line 850 of file geographic.pb.h.
|
inlinestatic |
Definition at line 400 of file geographic.pb.h.
|
final |
|
inline |
Definition at line 931 of file geographic.pb.h.
|
inline |
Definition at line 437 of file geographic.pb.h.
|
inline |
Definition at line 978 of file geographic.pb.h.
|
inline |
Definition at line 868 of file geographic.pb.h.
|
inline |
Definition at line 384 of file geographic.pb.h.
|
inline |
Definition at line 857 of file geographic.pb.h.
|
inlinefinal |
Definition at line 431 of file geographic.pb.h.
Definition at line 363 of file geographic.pb.h.
Definition at line 367 of file geographic.pb.h.
|
inline |
Definition at line 948 of file geographic.pb.h.
|
inline |
Definition at line 884 of file geographic.pb.h.
|
inline |
Definition at line 983 of file geographic.pb.h.
|
inline |
Definition at line 898 of file geographic.pb.h.
void goby::middleware::protobuf::Waypoint::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 863 of file geographic.pb.h.
|
inline |
Definition at line 410 of file geographic.pb.h.
|
inline |
Definition at line 381 of file geographic.pb.h.
|
inline |
Definition at line 963 of file geographic.pb.h.
|
inline |
Definition at line 935 of file geographic.pb.h.
|
inline |
Definition at line 423 of file geographic.pb.h.
|
friend |
Definition at line 521 of file geographic.pb.h.
|
friend |
Definition at line 459 of file geographic.pb.h.
Definition at line 531 of file geographic.pb.h.
Definition at line 407 of file geographic.pb.h.
|
static |
Definition at line 468 of file geographic.pb.h.
Impl_ goby::middleware::protobuf::Waypoint::_impl_ |
Definition at line 530 of file geographic.pb.h.
|
staticconstexpr |
Definition at line 404 of file geographic.pb.h.