|
Goby3 3.3.0
2025.07.10
|
#include <goby/acomms/protobuf/popoto_driver.pb.h>
Public Types | |
| enum | : int { kFileLocationFieldNumber = 4 , kRangingReplyFieldNumber = 3 , kTransmitPowerFieldNumber = 5 , kTypeFieldNumber = 1 } |
Public Member Functions | |
| Transmission () | |
| ~Transmission () override | |
| PROTOBUF_CONSTEXPR | Transmission (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| Transmission (const Transmission &from) | |
| Transmission (Transmission &&from) noexcept | |
| Transmission & | operator= (const Transmission &from) |
| Transmission & | operator= (Transmission &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Transmission *other) |
| void | UnsafeArenaSwap (Transmission *other) |
| Transmission * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const Transmission &from) |
| void | MergeFrom (const Transmission &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_file_location () const |
| void | clear_file_location () |
| const std::string & | file_location () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_file_location (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_file_location () |
| PROTOBUF_NODISCARD std::string * | release_file_location () |
| void | set_allocated_file_location (std::string *file_location) |
| bool | has_ranging_reply () const |
| void | clear_ranging_reply () |
| const ::goby::acomms::popoto::protobuf::RangingReply & | ranging_reply () const |
| PROTOBUF_NODISCARD::goby::acomms::popoto::protobuf::RangingReply * | release_ranging_reply () |
| ::goby::acomms::popoto::protobuf::RangingReply * | mutable_ranging_reply () |
| void | set_allocated_ranging_reply (::goby::acomms::popoto::protobuf::RangingReply *ranging_reply) |
| void | unsafe_arena_set_allocated_ranging_reply (::goby::acomms::popoto::protobuf::RangingReply *ranging_reply) |
| ::goby::acomms::popoto::protobuf::RangingReply * | unsafe_arena_release_ranging_reply () |
| bool | has_transmit_power () const |
| void | clear_transmit_power () |
| double | transmit_power () const |
| void | set_transmit_power (double value) |
| bool | has_type () const |
| void | clear_type () |
| ::goby::acomms::popoto::protobuf::TransmissionType | type () const |
| void | set_type (::goby::acomms::popoto::protobuf::TransmissionType value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_file_location (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 Transmission & | default_instance () |
| static const Transmission * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| Transmission (::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 (Transmission &a, Transmission &b) |
Definition at line 707 of file popoto_driver.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kFileLocationFieldNumber | |
| kRangingReplyFieldNumber | |
| kTransmitPowerFieldNumber | |
| kTypeFieldNumber | |
Definition at line 834 of file popoto_driver.pb.h.
|
inline |
Definition at line 710 of file popoto_driver.pb.h.
|
override |
|
explicit |
| goby::acomms::popoto::protobuf::Transmission::Transmission | ( | const Transmission & | from | ) |
|
inlinenoexcept |
Definition at line 715 of file popoto_driver.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1426 of file popoto_driver.pb.h.
|
inline |
Definition at line 1337 of file popoto_driver.pb.h.
|
inline |
Definition at line 1494 of file popoto_driver.pb.h.
|
inline |
Definition at line 1307 of file popoto_driver.pb.h.
| void goby::acomms::popoto::protobuf::Transmission::CopyFrom | ( | const Transmission & | from | ) |
|
inlinestatic |
Definition at line 754 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 745 of file popoto_driver.pb.h.
|
inline |
Definition at line 1430 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 807 of file popoto_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 748 of file popoto_driver.pb.h.
|
final |
|
inlinestatic |
Definition at line 751 of file popoto_driver.pb.h.
|
inline |
Definition at line 1423 of file popoto_driver.pb.h.
|
inline |
Definition at line 1334 of file popoto_driver.pb.h.
|
inline |
Definition at line 1491 of file popoto_driver.pb.h.
|
inline |
Definition at line 1304 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 757 of file popoto_driver.pb.h.
|
final |
|
inline |
Definition at line 794 of file popoto_driver.pb.h.
|
inline |
Definition at line 1441 of file popoto_driver.pb.h.
|
inline |
Definition at line 1393 of file popoto_driver.pb.h.
|
inline |
Definition at line 741 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 788 of file popoto_driver.pb.h.
|
inline |
Definition at line 720 of file popoto_driver.pb.h.
|
inlinenoexcept |
Definition at line 724 of file popoto_driver.pb.h.
|
inline |
Definition at line 1346 of file popoto_driver.pb.h.
|
inline |
Definition at line 1457 of file popoto_driver.pb.h.
|
inline |
Definition at line 1363 of file popoto_driver.pb.h.
|
inline |
Definition at line 1471 of file popoto_driver.pb.h.
|
inline |
Definition at line 1398 of file popoto_driver.pb.h.
| void goby::acomms::popoto::protobuf::Transmission::set_file_location | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 1436 of file popoto_driver.pb.h.
|
inline |
Definition at line 1509 of file popoto_driver.pb.h.
|
inline |
Definition at line 1323 of file popoto_driver.pb.h.
|
inline |
Definition at line 767 of file popoto_driver.pb.h.
|
inline |
Definition at line 1501 of file popoto_driver.pb.h.
|
inline |
Definition at line 1314 of file popoto_driver.pb.h.
|
inline |
Definition at line 738 of file popoto_driver.pb.h.
|
inline |
Definition at line 1378 of file popoto_driver.pb.h.
|
inline |
Definition at line 1350 of file popoto_driver.pb.h.
|
inline |
Definition at line 780 of file popoto_driver.pb.h.
|
friend |
Definition at line 906 of file popoto_driver.pb.h.
|
friend |
Definition at line 816 of file popoto_driver.pb.h.
Definition at line 918 of file popoto_driver.pb.h.
|
friend |
Definition at line 764 of file popoto_driver.pb.h.
|
static |
Definition at line 825 of file popoto_driver.pb.h.
| Impl_ goby::acomms::popoto::protobuf::Transmission::_impl_ |
Definition at line 917 of file popoto_driver.pb.h.
|
staticconstexpr |
Definition at line 761 of file popoto_driver.pb.h.