|
Goby3 3.4.0
2026.04.13
|
#include <goby/acomms/protobuf/popoto_driver.pb.h>
Public Types | |
| enum | : int { kOneWayTravelTimeFieldNumber = 1 , kTwoWayTravelTimeFieldNumber = 2 , kModemRangeFieldNumber = 3 , kModemSoundSpeedFieldNumber = 4 } |
| typedef boost::units::si::second_base_unit::unit_type | one_way_travel_time_unit |
| typedef boost::units::si::second_base_unit::unit_type | two_way_travel_time_unit |
Public Member Functions | |
| RangingReply () | |
| ~RangingReply () override | |
| PROTOBUF_CONSTEXPR | RangingReply (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| RangingReply (const RangingReply &from) | |
| RangingReply (RangingReply &&from) noexcept | |
| RangingReply & | operator= (const RangingReply &from) |
| RangingReply & | operator= (RangingReply &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (RangingReply *other) |
| void | UnsafeArenaSwap (RangingReply *other) |
| RangingReply * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const RangingReply &from) |
| void | MergeFrom (const RangingReply &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_one_way_travel_time () const |
| void | clear_one_way_travel_time () |
| double | one_way_travel_time () const |
| void | set_one_way_travel_time (double value) |
| bool | has_two_way_travel_time () const |
| void | clear_two_way_travel_time () |
| double | two_way_travel_time () const |
| void | set_two_way_travel_time (double value) |
| bool | has_modem_range () const |
| void | clear_modem_range () |
| double | modem_range () const |
| void | set_modem_range (double value) |
| bool | has_modem_sound_speed () const |
| void | clear_modem_sound_speed () |
| double | modem_sound_speed () const |
| void | set_modem_sound_speed (double value) |
| template<typename Quantity > | |
| void | set_one_way_travel_time_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | one_way_travel_time_with_units () const |
| boost::units::quantity< one_way_travel_time_unit, double > | one_way_travel_time_with_units () const |
| template<typename Quantity > | |
| void | set_two_way_travel_time_with_units (Quantity value_w_units) |
| template<typename Quantity > | |
| Quantity | two_way_travel_time_with_units () const |
| boost::units::quantity< two_way_travel_time_unit, double > | two_way_travel_time_with_units () const |
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 RangingReply & | default_instance () |
| static const RangingReply * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| RangingReply (::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_2facomms_2fprotobuf_2fpopoto_5fdriver_2eproto |
| void | swap (RangingReply &a, RangingReply &b) |
Definition at line 320 of file popoto_driver.pb.h.
| typedef boost::units::si::second_base_unit::unit_type goby::acomms::popoto::protobuf::RangingReply::one_way_travel_time_unit |
Definition at line 505 of file popoto_driver.pb.h.
| typedef boost::units::si::second_base_unit::unit_type goby::acomms::popoto::protobuf::RangingReply::two_way_travel_time_unit |
Definition at line 518 of file popoto_driver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kOneWayTravelTimeFieldNumber | |
| kTwoWayTravelTimeFieldNumber | |
| kModemRangeFieldNumber | |
| kModemSoundSpeedFieldNumber | |
Definition at line 447 of file popoto_driver.pb.h.
|
inline |
Definition at line 323 of file popoto_driver.pb.h.
|
override |
|
explicit |
| goby::acomms::popoto::protobuf::RangingReply::RangingReply | ( | const RangingReply & | from | ) |
|
inlinenoexcept |
Definition at line 328 of file popoto_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 963 of file popoto_driver.pb.h.
|
inline |
Definition at line 991 of file popoto_driver.pb.h.
|
inline |
Definition at line 907 of file popoto_driver.pb.h.
|
inline |
Definition at line 935 of file popoto_driver.pb.h.
| void goby::acomms::popoto::protobuf::RangingReply::CopyFrom | ( | const RangingReply & | from | ) |
|
inlinestatic |
Definition at line 367 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 358 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 420 of file popoto_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 361 of file popoto_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 364 of file popoto_driver.pb.h.
|
inline |
Definition at line 960 of file popoto_driver.pb.h.
|
inline |
Definition at line 988 of file popoto_driver.pb.h.
|
inline |
Definition at line 904 of file popoto_driver.pb.h.
|
inline |
Definition at line 932 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 370 of file popoto_driver.pb.h.
|
final |
|
inline |
Definition at line 407 of file popoto_driver.pb.h.
|
inline |
Definition at line 970 of file popoto_driver.pb.h.
|
inline |
Definition at line 998 of file popoto_driver.pb.h.
|
inline |
Definition at line 354 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 401 of file popoto_driver.pb.h.
|
inline |
Definition at line 914 of file popoto_driver.pb.h.
|
inline |
Definition at line 512 of file popoto_driver.pb.h.
|
inline |
Definition at line 515 of file popoto_driver.pb.h.
|
inline |
Definition at line 333 of file popoto_driver.pb.h.
|
inlinenoexcept |
Definition at line 337 of file popoto_driver.pb.h.
|
inline |
Definition at line 978 of file popoto_driver.pb.h.
|
inline |
Definition at line 1006 of file popoto_driver.pb.h.
|
inline |
Definition at line 922 of file popoto_driver.pb.h.
|
inline |
Definition at line 508 of file popoto_driver.pb.h.
|
inline |
Definition at line 950 of file popoto_driver.pb.h.
|
inline |
Definition at line 521 of file popoto_driver.pb.h.
|
inline |
Definition at line 380 of file popoto_driver.pb.h.
|
inline |
Definition at line 942 of file popoto_driver.pb.h.
|
inline |
Definition at line 525 of file popoto_driver.pb.h.
|
inline |
Definition at line 528 of file popoto_driver.pb.h.
|
inline |
Definition at line 351 of file popoto_driver.pb.h.
|
inline |
Definition at line 393 of file popoto_driver.pb.h.
|
friend |
Definition at line 535 of file popoto_driver.pb.h.
|
friend |
Definition at line 429 of file popoto_driver.pb.h.
Definition at line 547 of file popoto_driver.pb.h.
|
friend |
Definition at line 377 of file popoto_driver.pb.h.
|
static |
Definition at line 438 of file popoto_driver.pb.h.
| Impl_ goby::acomms::popoto::protobuf::RangingReply::_impl_ |
Definition at line 546 of file popoto_driver.pb.h.
|
staticconstexpr |
Definition at line 374 of file popoto_driver.pb.h.