Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/protobuf/geographic.pb.h>
Public Types | |
enum | : int { kPointFieldNumber = 2 , kNameFieldNumber = 1 } |
Public Member Functions | |
Route () | |
~Route () override | |
PROTOBUF_CONSTEXPR | Route (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Route (const Route &from) | |
Route (Route &&from) noexcept | |
Route & | operator= (const Route &from) |
Route & | operator= (Route &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Route *other) |
void | UnsafeArenaSwap (Route *other) |
Route * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const Route &from) |
void | MergeFrom (const Route &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 |
int | point_size () const |
void | clear_point () |
::goby::middleware::protobuf::Waypoint * | mutable_point (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::protobuf::Waypoint > * | mutable_point () |
const ::goby::middleware::protobuf::Waypoint & | point (int index) const |
::goby::middleware::protobuf::Waypoint * | add_point () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::middleware::protobuf::Waypoint > & | point () const |
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) |
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 Route & | default_instance () |
static const Route * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
Route (::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 (Route &a, Route &b) |
Definition at line 535 of file geographic.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPointFieldNumber | |
kNameFieldNumber |
Definition at line 662 of file geographic.pb.h.
|
inline |
Definition at line 538 of file geographic.pb.h.
|
override |
|
explicit |
goby::middleware::protobuf::Route::Route | ( | const Route & | from | ) |
|
inlinenoexcept |
Definition at line 543 of file geographic.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 1104 of file geographic.pb.h.
|
final |
|
final |
|
inline |
Definition at line 1015 of file geographic.pb.h.
|
inline |
Definition at line 1082 of file geographic.pb.h.
void goby::middleware::protobuf::Route::CopyFrom | ( | const Route & | from | ) |
|
inlinestatic |
Definition at line 582 of file geographic.pb.h.
|
inlinestatic |
Definition at line 573 of file geographic.pb.h.
|
inlinefinal |
Definition at line 635 of file geographic.pb.h.
|
final |
|
inlinestatic |
Definition at line 576 of file geographic.pb.h.
|
final |
|
inlinestatic |
Definition at line 579 of file geographic.pb.h.
|
inline |
Definition at line 1012 of file geographic.pb.h.
|
inlinestatic |
Definition at line 585 of file geographic.pb.h.
|
final |
|
inline |
Definition at line 622 of file geographic.pb.h.
|
inline |
Definition at line 1030 of file geographic.pb.h.
|
inline |
Definition at line 1090 of file geographic.pb.h.
|
inline |
Definition at line 1085 of file geographic.pb.h.
|
inline |
Definition at line 569 of file geographic.pb.h.
|
inline |
Definition at line 1019 of file geographic.pb.h.
|
inlinefinal |
Definition at line 616 of file geographic.pb.h.
Definition at line 548 of file geographic.pb.h.
Definition at line 552 of file geographic.pb.h.
|
inline |
Definition at line 1110 of file geographic.pb.h.
|
inline |
Definition at line 1097 of file geographic.pb.h.
|
inline |
Definition at line 1079 of file geographic.pb.h.
|
inline |
Definition at line 1046 of file geographic.pb.h.
|
inline |
Definition at line 1060 of file geographic.pb.h.
void goby::middleware::protobuf::Route::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1025 of file geographic.pb.h.
|
inline |
Definition at line 595 of file geographic.pb.h.
|
inline |
Definition at line 566 of file geographic.pb.h.
|
inline |
Definition at line 608 of file geographic.pb.h.
|
friend |
Definition at line 706 of file geographic.pb.h.
|
friend |
Definition at line 644 of file geographic.pb.h.
Definition at line 716 of file geographic.pb.h.
Definition at line 592 of file geographic.pb.h.
|
static |
Definition at line 653 of file geographic.pb.h.
Impl_ goby::middleware::protobuf::Route::_impl_ |
Definition at line 715 of file geographic.pb.h.
|
staticconstexpr |
Definition at line 589 of file geographic.pb.h.