Goby3 3.2.3
2025.05.13
|
#include <goby/middleware/protobuf/frontseat_data.pb.h>
Public Types | |
enum | : int { kPositionFieldNumber = 1 , kDepthFieldNumber = 2 , kSpeedFieldNumber = 3 , kHeadingFieldNumber = 4 } |
typedef Source_Sensor | Sensor |
Public Member Functions | |
Source () | |
~Source () override | |
PROTOBUF_CONSTEXPR | Source (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Source (const Source &from) | |
Source (Source &&from) noexcept | |
Source & | operator= (const Source &from) |
Source & | operator= (Source &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Source *other) |
void | UnsafeArenaSwap (Source *other) |
Source * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const Source &from) |
void | MergeFrom (const Source &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_position () const |
void | clear_position () |
::goby::middleware::frontseat::protobuf::Source_Sensor | position () const |
void | set_position (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
bool | has_depth () const |
void | clear_depth () |
::goby::middleware::frontseat::protobuf::Source_Sensor | depth () const |
void | set_depth (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
bool | has_speed () const |
void | clear_speed () |
::goby::middleware::frontseat::protobuf::Source_Sensor | speed () const |
void | set_speed (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
bool | has_heading () const |
void | clear_heading () |
::goby::middleware::frontseat::protobuf::Source_Sensor | heading () const |
void | set_heading (::goby::middleware::frontseat::protobuf::Source_Sensor value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
bool | HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
int | ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Singular::ConstType | GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Singular::MutableType | MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType | ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Singular::MutableType | UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::ConstType | GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::MutableType | MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, int index) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::MutableType | AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
void | AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value) |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
const _proto_TypeTraits::Repeated::RepeatedFieldType & | GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) const |
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed> | |
_proto_TypeTraits::Repeated::RepeatedFieldType * | MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Source, _proto_TypeTraits, _field_type, _is_packed > &id) |
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 Source & | default_instance () |
static const Source * | internal_default_instance () |
static bool | Sensor_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Sensor_descriptor () |
template<typename T > | |
static const std::string & | Sensor_Name (T enum_t_value) |
static bool | Sensor_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Sensor *value) |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
static constexpr Sensor | GPS |
static constexpr Sensor | USBL |
static constexpr Sensor | LBL |
static constexpr Sensor | INERTIAL_NAVIGATION_SYSTEM |
static constexpr Sensor | PRESSURE |
static constexpr Sensor | DVL |
static constexpr Sensor | RPM_LOOKUP |
static constexpr Sensor | MAGNETIC_COMPASS |
static constexpr Sensor | Sensor_MIN |
static constexpr Sensor | Sensor_MAX |
static constexpr int | Sensor_ARRAYSIZE |
Protected Member Functions | |
Source (::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_2ffrontseat_5fdata_2eproto |
void | swap (Source &a, Source &b) |
Definition at line 1326 of file frontseat_data.pb.h.
Definition at line 1451 of file frontseat_data.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPositionFieldNumber | |
kDepthFieldNumber | |
kSpeedFieldNumber | |
kHeadingFieldNumber |
Definition at line 1495 of file frontseat_data.pb.h.
|
inline |
Definition at line 1329 of file frontseat_data.pb.h.
|
override |
|
explicit |
goby::middleware::frontseat::protobuf::Source::Source | ( | const Source & | from | ) |
|
inlinenoexcept |
Definition at line 1334 of file frontseat_data.pb.h.
|
explicitprotected |
|
final |
|
final |
|
inline |
Definition at line 1699 of file frontseat_data.pb.h.
|
inline |
Definition at line 1711 of file frontseat_data.pb.h.
|
final |
|
final |
|
inline |
Definition at line 4863 of file frontseat_data.pb.h.
|
inline |
Definition at line 4921 of file frontseat_data.pb.h.
|
inline |
Definition at line 4834 of file frontseat_data.pb.h.
|
inline |
Definition at line 4892 of file frontseat_data.pb.h.
|
inline |
Definition at line 1567 of file frontseat_data.pb.h.
void goby::middleware::frontseat::protobuf::Source::CopyFrom | ( | const Source & | from | ) |
|
inlinestatic |
Definition at line 1373 of file frontseat_data.pb.h.
|
inline |
Definition at line 4870 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1364 of file frontseat_data.pb.h.
|
inline |
Definition at line 1577 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1426 of file frontseat_data.pb.h.
|
final |
|
inlinestatic |
Definition at line 1367 of file frontseat_data.pb.h.
|
inline |
Definition at line 1587 of file frontseat_data.pb.h.
|
inline |
Definition at line 1666 of file frontseat_data.pb.h.
|
final |
|
inlinestatic |
Definition at line 1370 of file frontseat_data.pb.h.
|
inline |
Definition at line 1724 of file frontseat_data.pb.h.
|
inline |
Definition at line 4860 of file frontseat_data.pb.h.
|
inline |
Definition at line 4918 of file frontseat_data.pb.h.
|
inline |
Definition at line 4831 of file frontseat_data.pb.h.
|
inline |
Definition at line 4889 of file frontseat_data.pb.h.
|
inline |
Definition at line 1557 of file frontseat_data.pb.h.
|
inline |
Definition at line 4928 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1376 of file frontseat_data.pb.h.
|
final |
|
inline |
Definition at line 1413 of file frontseat_data.pb.h.
|
inline |
Definition at line 1360 of file frontseat_data.pb.h.
|
inline |
Definition at line 1598 of file frontseat_data.pb.h.
|
inline |
Definition at line 1677 of file frontseat_data.pb.h.
|
inline |
Definition at line 1735 of file frontseat_data.pb.h.
|
inlinefinal |
Definition at line 1407 of file frontseat_data.pb.h.
Definition at line 1339 of file frontseat_data.pb.h.
Definition at line 1343 of file frontseat_data.pb.h.
|
inline |
Definition at line 4841 of file frontseat_data.pb.h.
|
inline |
Definition at line 1644 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1478 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1468 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1482 of file frontseat_data.pb.h.
|
inlinestatic |
Definition at line 1488 of file frontseat_data.pb.h.
|
inline |
Definition at line 4879 of file frontseat_data.pb.h.
|
inline |
Definition at line 4937 of file frontseat_data.pb.h.
|
inline |
Definition at line 4850 of file frontseat_data.pb.h.
|
inline |
Definition at line 4908 of file frontseat_data.pb.h.
|
inline |
Definition at line 1620 of file frontseat_data.pb.h.
|
inline |
Definition at line 1688 of file frontseat_data.pb.h.
|
inline |
Definition at line 1609 of file frontseat_data.pb.h.
|
inline |
Definition at line 4899 of file frontseat_data.pb.h.
|
inline |
Definition at line 1386 of file frontseat_data.pb.h.
|
inline |
Definition at line 1357 of file frontseat_data.pb.h.
|
inline |
Definition at line 1655 of file frontseat_data.pb.h.
|
inline |
Definition at line 1631 of file frontseat_data.pb.h.
|
inline |
Definition at line 1399 of file frontseat_data.pb.h.
|
friend |
Definition at line 1747 of file frontseat_data.pb.h.
|
friend |
Definition at line 1435 of file frontseat_data.pb.h.
Definition at line 1761 of file frontseat_data.pb.h.
Definition at line 1383 of file frontseat_data.pb.h.
|
static |
Definition at line 1444 of file frontseat_data.pb.h.
Impl_ goby::middleware::frontseat::protobuf::Source::_impl_ |
Definition at line 1760 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1462 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1452 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1458 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1380 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1456 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1466 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1460 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1464 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1475 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1473 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1471 of file frontseat_data.pb.h.
|
staticconstexpr |
Definition at line 1454 of file frontseat_data.pb.h.