Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/frontseat/waveglider/waveglider_sv2_frontseat_driver.pb.h>
Public Types | |
enum | : int { kTimeFieldNumber = 2 , kHeaderFieldNumber = 1 , kFooterFieldNumber = 100 , kLatitudeFieldNumber = 3 , kLongitudeFieldNumber = 4 , kFixValidFieldNumber = 5 } |
enum | DCCLParameters { DCCL_ID = 8257570 , DCCL_MAX_BYTES = 557 } |
Public Member Functions | |
SV2RequestStatus () | |
~SV2RequestStatus () override | |
PROTOBUF_CONSTEXPR | SV2RequestStatus (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
SV2RequestStatus (const SV2RequestStatus &from) | |
SV2RequestStatus (SV2RequestStatus &&from) noexcept | |
SV2RequestStatus & | operator= (const SV2RequestStatus &from) |
SV2RequestStatus & | operator= (SV2RequestStatus &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SV2RequestStatus *other) |
void | UnsafeArenaSwap (SV2RequestStatus *other) |
SV2RequestStatus * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const SV2RequestStatus &from) |
void | MergeFrom (const SV2RequestStatus &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_time () const |
void | clear_time () |
const std::string & | time () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_time (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_time () |
PROTOBUF_NODISCARD std::string * | release_time () |
void | set_allocated_time (std::string *time) |
bool | has_header () const |
void | clear_header () |
const ::goby::middleware::frontseat::protobuf::SV2Header & | header () const |
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::SV2Header * | release_header () |
::goby::middleware::frontseat::protobuf::SV2Header * | mutable_header () |
void | set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
void | unsafe_arena_set_allocated_header (::goby::middleware::frontseat::protobuf::SV2Header *header) |
::goby::middleware::frontseat::protobuf::SV2Header * | unsafe_arena_release_header () |
bool | has_footer () const |
void | clear_footer () |
const ::goby::middleware::frontseat::protobuf::SV2Footer & | footer () const |
PROTOBUF_NODISCARD::goby::middleware::frontseat::protobuf::SV2Footer * | release_footer () |
::goby::middleware::frontseat::protobuf::SV2Footer * | mutable_footer () |
void | set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
void | unsafe_arena_set_allocated_footer (::goby::middleware::frontseat::protobuf::SV2Footer *footer) |
::goby::middleware::frontseat::protobuf::SV2Footer * | unsafe_arena_release_footer () |
bool | has_latitude () const |
void | clear_latitude () |
uint32_t | latitude () const |
void | set_latitude (uint32_t value) |
bool | has_longitude () const |
void | clear_longitude () |
uint32_t | longitude () const |
void | set_longitude (uint32_t value) |
bool | has_fix_valid () const |
void | clear_fix_valid () |
uint32_t | fix_valid () const |
void | set_fix_valid (uint32_t value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_time (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 SV2RequestStatus & | default_instance () |
static const SV2RequestStatus * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
SV2RequestStatus (::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_2ffrontseat_2fwaveglider_2fwaveglider_5fsv2_5ffrontseat_5fdriver_2eproto |
void | swap (SV2RequestStatus &a, SV2RequestStatus &b) |
Definition at line 1306 of file waveglider_sv2_frontseat_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTimeFieldNumber | |
kHeaderFieldNumber | |
kFooterFieldNumber | |
kLatitudeFieldNumber | |
kLongitudeFieldNumber | |
kFixValidFieldNumber |
Definition at line 1433 of file waveglider_sv2_frontseat_driver.pb.h.
Enumerator | |
---|---|
DCCL_ID | |
DCCL_MAX_BYTES |
Definition at line 1534 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1309 of file waveglider_sv2_frontseat_driver.pb.h.
|
override |
|
explicit |
goby::middleware::frontseat::protobuf::SV2RequestStatus::SV2RequestStatus | ( | const SV2RequestStatus & | from | ) |
|
inlinenoexcept |
Definition at line 1314 of file waveglider_sv2_frontseat_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 5074 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5103 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4861 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5018 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5046 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4950 of file waveglider_sv2_frontseat_driver.pb.h.
void goby::middleware::frontseat::protobuf::SV2RequestStatus::CopyFrom | ( | const SV2RequestStatus & | from | ) |
|
inlinestatic |
Definition at line 1353 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1344 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5081 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5112 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1406 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 1347 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 1350 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5071 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5100 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4858 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5015 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5043 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4947 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4870 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinestatic |
Definition at line 1356 of file waveglider_sv2_frontseat_driver.pb.h.
|
final |
|
inline |
Definition at line 5025 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5053 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1393 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5159 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4917 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4965 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1340 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinefinal |
Definition at line 1387 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1319 of file waveglider_sv2_frontseat_driver.pb.h.
|
inlinenoexcept |
Definition at line 1323 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5129 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4887 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4981 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5164 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4922 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4995 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5089 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5033 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5061 of file waveglider_sv2_frontseat_driver.pb.h.
void goby::middleware::frontseat::protobuf::SV2RequestStatus::set_time | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 4960 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1366 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4954 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1337 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5144 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4902 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 5116 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 4874 of file waveglider_sv2_frontseat_driver.pb.h.
|
inline |
Definition at line 1379 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1542 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1415 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1556 of file waveglider_sv2_frontseat_driver.pb.h.
|
friend |
Definition at line 1363 of file waveglider_sv2_frontseat_driver.pb.h.
|
static |
Definition at line 1424 of file waveglider_sv2_frontseat_driver.pb.h.
Impl_ goby::middleware::frontseat::protobuf::SV2RequestStatus::_impl_ |
Definition at line 1555 of file waveglider_sv2_frontseat_driver.pb.h.
|
staticconstexpr |
Definition at line 1360 of file waveglider_sv2_frontseat_driver.pb.h.