Goby3
3.1.5
2024.05.14
|
#include <goby/acomms/protobuf/popoto_driver.pb.h>
Public Types | |
enum | : int { kPayloadModeFieldNumber = 2 , kStartTimeoutFieldNumber = 1 , kModemPowerFieldNumber = 3 } |
enum | : int { kOneWayTravelTimeFieldNumber = 1 } |
enum | : int { kFileLocationFieldNumber = 4 , kRangingReplyFieldNumber = 3 , kTransmitPowerFieldNumber = 5 , kTypeFieldNumber = 1 } |
typedef boost::units::si::second_base_unit::unit_type | one_way_travel_time_unit |
Public Member Functions | |
Config () | |
virtual | ~Config () |
Config (const Config &from) | |
Config (Config &&from) noexcept | |
Config & | operator= (const Config &from) |
Config & | operator= (Config &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (Config *other) |
void | UnsafeArenaSwap (Config *other) |
Config * | New () const final |
Config * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Config &from) |
void | MergeFrom (const Config &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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_payload_mode () const |
void | clear_payload_mode () |
::PROTOBUF_NAMESPACE_ID::int32 | payload_mode () const |
void | set_payload_mode (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_start_timeout () const |
void | clear_start_timeout () |
::PROTOBUF_NAMESPACE_ID::int32 | start_timeout () const |
void | set_start_timeout (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_modem_power () const |
void | clear_modem_power () |
::PROTOBUF_NAMESPACE_ID::int32 | modem_power () const |
void | set_modem_power (::PROTOBUF_NAMESPACE_ID::int32 value) |
RangingReply () | |
virtual | ~RangingReply () |
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 () const final |
RangingReply * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () 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) |
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 |
Transmission () | |
virtual | ~Transmission () |
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 () const final |
Transmission * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) 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 |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_file_location () const |
void | clear_file_location () |
const std::string & | file_location () const |
void | set_file_location (const std::string &value) |
void | set_file_location (std::string &&value) |
void | set_file_location (const char *value) |
void | set_file_location (const char *value, size_t size) |
std::string * | mutable_file_location () |
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 |
::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) |
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 Config & | default_instance () |
static void | InitAsDefaultInstance () |
static const Config * | internal_default_instance () |
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 void | InitAsDefaultInstance () |
static const RangingReply * | internal_default_instance () |
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 void | InitAsDefaultInstance () |
static const Transmission * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Config (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
RangingReply (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Transmission (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
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 (Config &a, Config &b) |
void | swap (RangingReply &a, RangingReply &b) |
void | swap (Transmission &a, Transmission &b) |
Definition at line 124 of file popoto_driver.pb.h.
typedef boost::units::si::second_base_unit::unit_type goby::acomms::popoto::protobuf::PROTOBUF_FINAL::one_way_travel_time_unit |
Definition at line 438 of file popoto_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPayloadModeFieldNumber | |
kStartTimeoutFieldNumber | |
kModemPowerFieldNumber |
Definition at line 243 of file popoto_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOneWayTravelTimeFieldNumber |
Definition at line 422 of file popoto_driver.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFileLocationFieldNumber | |
kRangingReplyFieldNumber | |
kTransmitPowerFieldNumber | |
kTypeFieldNumber |
Definition at line 584 of file popoto_driver.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_file_location | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_modem_power | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_one_way_travel_time | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_payload_mode | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_ranging_reply | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_start_timeout | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_transmit_power | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_type | ( | ) |
|
inline |
Definition at line 127 of file popoto_driver.pb.h.
|
explicitprotected |
|
inlinenoexcept |
Definition at line 131 of file popoto_driver.pb.h.
goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Config | ( | const Config & | from | ) |
|
final |
|
final |
|
final |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Config & | from | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const RangingReply & | from | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const Transmission & | from | ) |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 156 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 335 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 497 of file popoto_driver.pb.h.
const std::string& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::file_location | ( | ) | const |
|
inlinefinal |
Definition at line 212 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 391 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 553 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 159 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 338 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 500 of file popoto_driver.pb.h.
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 162 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 341 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 503 of file popoto_driver.pb.h.
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_file_location | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_modem_power | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_one_way_travel_time | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_payload_mode | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_ranging_reply | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_start_timeout | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_transmit_power | ( | ) | const |
bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_type | ( | ) | const |
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 168 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 347 of file popoto_driver.pb.h.
|
inlinestatic |
Definition at line 509 of file popoto_driver.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Config & | from | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const RangingReply & | from | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const Transmission & | from | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::popoto::protobuf::PROTOBUF_FINAL::modem_power | ( | ) | const |
std::string* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_file_location | ( | ) |
::goby::acomms::popoto::protobuf::RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_ranging_reply | ( | ) |
|
inline |
Definition at line 152 of file popoto_driver.pb.h.
|
inline |
Definition at line 331 of file popoto_driver.pb.h.
|
inline |
Definition at line 493 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 194 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 373 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 535 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 198 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 377 of file popoto_driver.pb.h.
|
inlinefinal |
Definition at line 539 of file popoto_driver.pb.h.
double goby::acomms::popoto::protobuf::PROTOBUF_FINAL::one_way_travel_time | ( | ) | const |
|
inline |
Definition at line 445 of file popoto_driver.pb.h.
|
inline |
Definition at line 448 of file popoto_driver.pb.h.
Definition at line 140 of file popoto_driver.pb.h.
Definition at line 136 of file popoto_driver.pb.h.
|
inline |
Definition at line 315 of file popoto_driver.pb.h.
|
inline |
Definition at line 477 of file popoto_driver.pb.h.
|
inlinenoexcept |
Definition at line 319 of file popoto_driver.pb.h.
|
inlinenoexcept |
Definition at line 481 of file popoto_driver.pb.h.
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::popoto::protobuf::PROTOBUF_FINAL::payload_mode | ( | ) | const |
const ::goby::acomms::popoto::protobuf::RangingReply& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::ranging_reply | ( | ) | const |
|
inline |
Definition at line 306 of file popoto_driver.pb.h.
|
explicitprotected |
goby::acomms::popoto::protobuf::PROTOBUF_FINAL::RangingReply | ( | const RangingReply & | from | ) |
|
inlinenoexcept |
Definition at line 310 of file popoto_driver.pb.h.
std::string* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::release_file_location | ( | ) |
::goby::acomms::popoto::protobuf::RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::release_ranging_reply | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_allocated_file_location | ( | std::string * | file_location | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_allocated_ranging_reply | ( | ::goby::acomms::popoto::protobuf::RangingReply * | ranging_reply | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location | ( | const char * | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location | ( | const char * | value, |
size_t | size | ||
) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location | ( | const std::string & | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location | ( | std::string && | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_modem_power | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_one_way_travel_time | ( | double | value | ) |
|
inline |
Definition at line 441 of file popoto_driver.pb.h.
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_payload_mode | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_start_timeout | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_transmit_power | ( | double | value | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_type | ( | ::goby::acomms::popoto::protobuf::TransmissionType | value | ) |
::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::popoto::protobuf::PROTOBUF_FINAL::start_timeout | ( | ) | const |
|
inline |
Definition at line 178 of file popoto_driver.pb.h.
|
inline |
Definition at line 357 of file popoto_driver.pb.h.
|
inline |
Definition at line 519 of file popoto_driver.pb.h.
|
inline |
Definition at line 468 of file popoto_driver.pb.h.
|
explicitprotected |
goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Transmission | ( | const Transmission & | from | ) |
|
inlinenoexcept |
Definition at line 472 of file popoto_driver.pb.h.
double goby::acomms::popoto::protobuf::PROTOBUF_FINAL::transmit_power | ( | ) | const |
::goby::acomms::popoto::protobuf::TransmissionType goby::acomms::popoto::protobuf::PROTOBUF_FINAL::type | ( | ) | const |
|
inline |
Definition at line 149 of file popoto_driver.pb.h.
|
inline |
Definition at line 328 of file popoto_driver.pb.h.
|
inline |
Definition at line 490 of file popoto_driver.pb.h.
::goby::acomms::popoto::protobuf::RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unsafe_arena_release_ranging_reply | ( | ) |
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_ranging_reply | ( | ::goby::acomms::popoto::protobuf::RangingReply * | ranging_reply | ) |
|
inline |
Definition at line 186 of file popoto_driver.pb.h.
|
inline |
Definition at line 365 of file popoto_driver.pb.h.
|
inline |
Definition at line 527 of file popoto_driver.pb.h.
|
friend |
Definition at line 291 of file popoto_driver.pb.h.
|
friend |
Definition at line 219 of file popoto_driver.pb.h.
|
friend |
Definition at line 299 of file popoto_driver.pb.h.
Definition at line 175 of file popoto_driver.pb.h.
|
friend |
Definition at line 354 of file popoto_driver.pb.h.
|
friend |
Definition at line 516 of file popoto_driver.pb.h.
|
staticconstexpr |
Definition at line 172 of file popoto_driver.pb.h.