Goby3  3.1.5
2024.05.14
goby::acomms::popoto::protobuf::PROTOBUF_FINAL Class Reference

#include <goby/acomms/protobuf/popoto_driver.pb.h>

Inheritance diagram for goby::acomms::popoto::protobuf::PROTOBUF_FINAL:

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
 
Configoperator= (const Config &from)
 
Configoperator= (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)
 
ConfigNew () const final
 
ConfigNew (::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
 
RangingReplyoperator= (const RangingReply &from)
 
RangingReplyoperator= (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)
 
RangingReplyNew () const final
 
RangingReplyNew (::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
 
Transmissionoperator= (const Transmission &from)
 
Transmissionoperator= (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)
 
TransmissionNew () const final
 
TransmissionNew (::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 Configdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Configinternal_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 RangingReplydefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RangingReplyinternal_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 Transmissiondefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Transmissioninternal_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)
 

Detailed Description

Definition at line 124 of file popoto_driver.pb.h.

Member Typedef Documentation

◆ one_way_travel_time_unit

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.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPayloadModeFieldNumber 
kStartTimeoutFieldNumber 
kModemPowerFieldNumber 

Definition at line 243 of file popoto_driver.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kOneWayTravelTimeFieldNumber 

Definition at line 422 of file popoto_driver.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kFileLocationFieldNumber 
kRangingReplyFieldNumber 
kTransmitPowerFieldNumber 
kTypeFieldNumber 

Definition at line 584 of file popoto_driver.pb.h.

Constructor & Destructor Documentation

◆ ~Config()

virtual goby::acomms::popoto::protobuf::PROTOBUF_FINAL::~Config ( )
virtual

◆ ~RangingReply()

virtual goby::acomms::popoto::protobuf::PROTOBUF_FINAL::~RangingReply ( )
virtual

◆ ~Transmission()

virtual goby::acomms::popoto::protobuf::PROTOBUF_FINAL::~Transmission ( )
virtual

Member Function Documentation

◆ _InternalParse() [1/3]

const char* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalParse() [2/3]

const char* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalParse() [3/3]

const char* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize() [1/3]

::PROTOBUF_NAMESPACE_ID::uint8* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [2/3]

::PROTOBUF_NAMESPACE_ID::uint8* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [3/3]

::PROTOBUF_NAMESPACE_ID::uint8* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong() [1/3]

size_t goby::acomms::popoto::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/3]

size_t goby::acomms::popoto::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [3/3]

size_t goby::acomms::popoto::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ Clear() [1/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [2/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [3/3]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ clear_file_location()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_file_location ( )

◆ clear_modem_power()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_modem_power ( )

◆ clear_one_way_travel_time()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_one_way_travel_time ( )

◆ clear_payload_mode()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_payload_mode ( )

◆ clear_ranging_reply()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_ranging_reply ( )

◆ clear_start_timeout()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_start_timeout ( )

◆ clear_transmit_power()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_transmit_power ( )

◆ clear_type()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::clear_type ( )

◆ Config() [1/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Config ( )
inline

Definition at line 127 of file popoto_driver.pb.h.

◆ Config() [2/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Config ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Config() [3/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Config ( Config &&  from)
inlinenoexcept

Definition at line 131 of file popoto_driver.pb.h.

◆ Config() [4/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Config ( const Config &  from)

◆ CopyFrom() [1/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [3/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [4/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom ( const Config from)

◆ CopyFrom() [5/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom ( const RangingReply from)

◆ CopyFrom() [6/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::CopyFrom ( const Transmission from)

◆ default_instance() [1/3]

static const Config& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [2/3]

static const RangingReply& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [3/3]

static const Transmission& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ descriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 156 of file popoto_driver.pb.h.

◆ descriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 335 of file popoto_driver.pb.h.

◆ descriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 497 of file popoto_driver.pb.h.

◆ file_location()

const std::string& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::file_location ( ) const

◆ GetCachedSize() [1/3]

int goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 212 of file popoto_driver.pb.h.

◆ GetCachedSize() [2/3]

int goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 391 of file popoto_driver.pb.h.

◆ GetCachedSize() [3/3]

int goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 553 of file popoto_driver.pb.h.

◆ GetDescriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 159 of file popoto_driver.pb.h.

◆ GetDescriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 338 of file popoto_driver.pb.h.

◆ GetDescriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 500 of file popoto_driver.pb.h.

◆ GetMetadata() [1/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [2/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [3/3]

::PROTOBUF_NAMESPACE_ID::Metadata goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetReflection() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 162 of file popoto_driver.pb.h.

◆ GetReflection() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 341 of file popoto_driver.pb.h.

◆ GetReflection() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 503 of file popoto_driver.pb.h.

◆ has_file_location()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_file_location ( ) const

◆ has_modem_power()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_modem_power ( ) const

◆ has_one_way_travel_time()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_one_way_travel_time ( ) const

◆ has_payload_mode()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_payload_mode ( ) const

◆ has_ranging_reply()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_ranging_reply ( ) const

◆ has_start_timeout()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_start_timeout ( ) const

◆ has_transmit_power()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_transmit_power ( ) const

◆ has_type()

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::has_type ( ) const

◆ InitAsDefaultInstance() [1/3]

static void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/3]

static void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [3/3]

static void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/3]

static const Config* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 168 of file popoto_driver.pb.h.

◆ internal_default_instance() [2/3]

static const RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 347 of file popoto_driver.pb.h.

◆ internal_default_instance() [3/3]

static const Transmission* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 509 of file popoto_driver.pb.h.

◆ IsInitialized() [1/3]

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [2/3]

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [3/3]

bool goby::acomms::popoto::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ MergeFrom() [1/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [3/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [4/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom ( const Config from)

◆ MergeFrom() [5/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom ( const RangingReply from)

◆ MergeFrom() [6/6]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::MergeFrom ( const Transmission from)

◆ modem_power()

::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::popoto::protobuf::PROTOBUF_FINAL::modem_power ( ) const

◆ mutable_file_location()

std::string* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_file_location ( )

◆ mutable_ranging_reply()

::goby::acomms::popoto::protobuf::RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_ranging_reply ( )

◆ mutable_unknown_fields() [1/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 152 of file popoto_driver.pb.h.

◆ mutable_unknown_fields() [2/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 331 of file popoto_driver.pb.h.

◆ mutable_unknown_fields() [3/3]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 493 of file popoto_driver.pb.h.

◆ New() [1/6]

Config* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 194 of file popoto_driver.pb.h.

◆ New() [2/6]

RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 373 of file popoto_driver.pb.h.

◆ New() [3/6]

Transmission* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 535 of file popoto_driver.pb.h.

◆ New() [4/6]

Config* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 198 of file popoto_driver.pb.h.

◆ New() [5/6]

RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 377 of file popoto_driver.pb.h.

◆ New() [6/6]

Transmission* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 539 of file popoto_driver.pb.h.

◆ one_way_travel_time()

double goby::acomms::popoto::protobuf::PROTOBUF_FINAL::one_way_travel_time ( ) const

◆ one_way_travel_time_with_units() [1/2]

template<typename Quantity >
Quantity goby::acomms::popoto::protobuf::PROTOBUF_FINAL::one_way_travel_time_with_units ( ) const
inline

Definition at line 445 of file popoto_driver.pb.h.

◆ one_way_travel_time_with_units() [2/2]

boost::units::quantity< one_way_travel_time_unit,double > goby::acomms::popoto::protobuf::PROTOBUF_FINAL::one_way_travel_time_with_units ( ) const
inline

Definition at line 448 of file popoto_driver.pb.h.

◆ operator=() [1/6]

Config& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::operator= ( Config &&  from)
inlinenoexcept

Definition at line 140 of file popoto_driver.pb.h.

◆ operator=() [2/6]

Config& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::operator= ( const Config from)
inline

Definition at line 136 of file popoto_driver.pb.h.

◆ operator=() [3/6]

RangingReply& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::operator= ( const RangingReply from)
inline

Definition at line 315 of file popoto_driver.pb.h.

◆ operator=() [4/6]

Transmission& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::operator= ( const Transmission from)
inline

Definition at line 477 of file popoto_driver.pb.h.

◆ operator=() [5/6]

RangingReply& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::operator= ( RangingReply &&  from)
inlinenoexcept

Definition at line 319 of file popoto_driver.pb.h.

◆ operator=() [6/6]

Transmission& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::operator= ( Transmission &&  from)
inlinenoexcept

Definition at line 481 of file popoto_driver.pb.h.

◆ payload_mode()

::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::popoto::protobuf::PROTOBUF_FINAL::payload_mode ( ) const

◆ ranging_reply()

const ::goby::acomms::popoto::protobuf::RangingReply& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::ranging_reply ( ) const

◆ RangingReply() [1/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::RangingReply ( )
inline

Definition at line 306 of file popoto_driver.pb.h.

◆ RangingReply() [2/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::RangingReply ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ RangingReply() [3/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::RangingReply ( const RangingReply &  from)

◆ RangingReply() [4/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::RangingReply ( RangingReply &&  from)
inlinenoexcept

Definition at line 310 of file popoto_driver.pb.h.

◆ release_file_location()

std::string* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::release_file_location ( )

◆ release_ranging_reply()

::goby::acomms::popoto::protobuf::RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::release_ranging_reply ( )

◆ set_allocated_file_location()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_allocated_file_location ( std::string *  file_location)

◆ set_allocated_ranging_reply()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_allocated_ranging_reply ( ::goby::acomms::popoto::protobuf::RangingReply *  ranging_reply)

◆ set_file_location() [1/4]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location ( const char *  value)

◆ set_file_location() [2/4]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location ( const char *  value,
size_t  size 
)

◆ set_file_location() [3/4]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location ( const std::string &  value)

◆ set_file_location() [4/4]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_file_location ( std::string &&  value)

◆ set_modem_power()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_modem_power ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_one_way_travel_time()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_one_way_travel_time ( double  value)

◆ set_one_way_travel_time_with_units()

template<typename Quantity >
void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_one_way_travel_time_with_units ( Quantity  value_w_units)
inline

Definition at line 441 of file popoto_driver.pb.h.

◆ set_payload_mode()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_payload_mode ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_start_timeout()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_start_timeout ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_transmit_power()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_transmit_power ( double  value)

◆ set_type()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::set_type ( ::goby::acomms::popoto::protobuf::TransmissionType  value)

◆ start_timeout()

::PROTOBUF_NAMESPACE_ID::int32 goby::acomms::popoto::protobuf::PROTOBUF_FINAL::start_timeout ( ) const

◆ Swap() [1/3]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Swap ( Config other)
inline

Definition at line 178 of file popoto_driver.pb.h.

◆ Swap() [2/3]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Swap ( RangingReply other)
inline

Definition at line 357 of file popoto_driver.pb.h.

◆ Swap() [3/3]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Swap ( Transmission other)
inline

Definition at line 519 of file popoto_driver.pb.h.

◆ Transmission() [1/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Transmission ( )
inline

Definition at line 468 of file popoto_driver.pb.h.

◆ Transmission() [2/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Transmission ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ Transmission() [3/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Transmission ( const Transmission &  from)

◆ Transmission() [4/4]

goby::acomms::popoto::protobuf::PROTOBUF_FINAL::Transmission ( Transmission &&  from)
inlinenoexcept

Definition at line 472 of file popoto_driver.pb.h.

◆ transmit_power()

double goby::acomms::popoto::protobuf::PROTOBUF_FINAL::transmit_power ( ) const

◆ type()

::goby::acomms::popoto::protobuf::TransmissionType goby::acomms::popoto::protobuf::PROTOBUF_FINAL::type ( ) const

◆ unknown_fields() [1/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 149 of file popoto_driver.pb.h.

◆ unknown_fields() [2/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 328 of file popoto_driver.pb.h.

◆ unknown_fields() [3/3]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 490 of file popoto_driver.pb.h.

◆ unsafe_arena_release_ranging_reply()

::goby::acomms::popoto::protobuf::RangingReply* goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unsafe_arena_release_ranging_reply ( )

◆ unsafe_arena_set_allocated_ranging_reply()

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_ranging_reply ( ::goby::acomms::popoto::protobuf::RangingReply *  ranging_reply)

◆ UnsafeArenaSwap() [1/3]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Config other)
inline

Definition at line 186 of file popoto_driver.pb.h.

◆ UnsafeArenaSwap() [2/3]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( RangingReply other)
inline

Definition at line 365 of file popoto_driver.pb.h.

◆ UnsafeArenaSwap() [3/3]

void goby::acomms::popoto::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( Transmission other)
inline

Definition at line 527 of file popoto_driver.pb.h.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 291 of file popoto_driver.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 219 of file popoto_driver.pb.h.

◆ ::TableStruct_goby_2facomms_2fprotobuf_2fpopoto_5fdriver_2eproto

◆ swap [1/3]

void swap ( Config a,
Config b 
)
friend

Definition at line 175 of file popoto_driver.pb.h.

◆ swap [2/3]

void swap ( RangingReply a,
RangingReply b 
)
friend

Definition at line 354 of file popoto_driver.pb.h.

◆ swap [3/3]

void swap ( Transmission a,
Transmission b 
)
friend

Definition at line 516 of file popoto_driver.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

static constexpr int goby::acomms::popoto::protobuf::PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 172 of file popoto_driver.pb.h.


The documentation for this class was generated from the following file: